Skip to content

Releases: FINTLabs/fint-core-provider-gateway

v1.5.0

25 Mar 17:54
Compare
Choose a tag to compare

Changes:

  • provider-error topics gets published
  • Mutate syncpage metadata by setting uriRef and time manually
  • Log out correct username when validation fails
  • Override time in Adapter contract upon registration

Fixes:

  • setting of retention time when its different from existing retention time
  • correctly formats topic retention time in cache

What's Changed

Full Changelog: v1.4.2...v1.5.0

v1.5.0-rc-6

25 Mar 08:41
Compare
Choose a tag to compare
v1.5.0-rc-6 Pre-release
Pre-release

Changes:

  • provider-error topics gets published

Fix:

  • Topic retention key was not formatted the same way depending on request from user

What's Changed

Full Changelog: v1.5.0-rc-5...v1.5.0-rc-6

v1.5.0-rc-5

19 Mar 13:37
Compare
Choose a tag to compare
v1.5.0-rc-5 Pre-release
Pre-release

Changes:

  • Mutate syncpage metadata by setting uriRef and time manually

Full Changelog: v1.5.0-rc-4...v1.5.0-rc-5

v1.5.0-rc-4

14 Mar 09:57
Compare
Choose a tag to compare
v1.5.0-rc-4 Pre-release
Pre-release

Changes:

  • Log out correct username when validation fails

Full Changelog: v1.5.0-rc-3...v1.5.0-rc-4

v1.5.0-rc-3

07 Feb 12:11
Compare
Choose a tag to compare
v1.5.0-rc-3 Pre-release
Pre-release

Changes:

  • Override time in Adapter contract upon registration

Full Changelog: v1.5.0-rc-2...v1.5.0-rc-3

v1.5.0-rc-2

07 Feb 11:43
Compare
Choose a tag to compare
v1.5.0-rc-2 Pre-release
Pre-release

Changes:

  • Fix setting of retention time when its different from existing retention time

Full Changelog: v1.5.0-rc-1...v1.5.0-rc-2

v1.5.0-rc-1

03 Feb 11:25
Compare
Choose a tag to compare
v1.5.0-rc-1 Pre-release
Pre-release

Changes:

  • Topic retention time is renamed from "topic-retension-time" -> "topic-retention-time"
  • Add Entity retention time in RecordHeaders kafka entity message

Full Changelog: v1.4.2...v1.5.0-rc-1

v1.4.2

14 Jan 13:20
Compare
Choose a tag to compare

Changes:

  • log username when error occurs

Full Changelog: v1.4.1...v1.4.2

v1.4.1

13 Jan 08:26
Compare
Choose a tag to compare

Changes:

  • Validate OperationType (Required)
  • Throw BAD_REQUEST with informative message if OperationType validation fails

Full Changelog: v1.4.0...v1.4.1

v1.4.0

10 Jan 15:15
Compare
Choose a tag to compare

Changes:

  • Validation failure on adapter registering returns BAD_REQUEST
  • Add Capability validation on registration not allowing FullSyncIntervalInDays to be < 1

Full Changelog: v1.3.1...v1.4.0