Skip to content

Releases: FINTLabs/fint-core-provider-gateway

v1.3.1

16 Dec 15:28
Compare
Choose a tag to compare

Changes:

  • Remove SSL on default pod url

Full Changelog: v1.3.0...v1.3.1

v1.3.0

16 Dec 15:11
Compare
Choose a tag to compare

Changes:

  • New readiness probe endpoint (/provider/ready)
  • New offset endpoint (/provider/offset)
  • Increment OffsetState on each kafka message
  • Return BadRequest when adapter attempts to perform action without being registered

Full Changelog: v1.2.2...v1.3.0

v1.2.2

03 Dec 08:39
Compare
Choose a tag to compare

changes:

  • SyncPageEntry is required when conflicted is set to true on a response event

Full Changelog: v1.2.1...v1.2.2

v1.2.1

03 Dec 08:23
Compare
Choose a tag to compare

Changes:

  • Allow null value on ResponseEvent when operationtype is VALIDATE

Full Changelog: v1.2.0...v1.2.1

v1.2.0

29 Nov 12:16
Compare
Choose a tag to compare

Changes:

  • Add support for validation events

Full Changelog: v1.1.1...v1.2.0

v1.2.0-rc-1

28 Nov 13:38
Compare
Choose a tag to compare
v1.2.0-rc-1 Pre-release
Pre-release

Changes:

  • Add support for Validate operation
  • Validate operations will not send an entity to the consumer

Full Changelog: v1.1.1...v1.2.0-rc-1

v1.1.1

11 Nov 11:01
bc735ce
Compare
Choose a tag to compare

What's Changed

  • Improved logging on validation error (403s)
  • Don't require right casing on component when validating capabilities

Full Changelog: v1.1.0...v1.1.1

v1.1.0

06 Nov 09:04
Compare
Choose a tag to compare

Changes:

  • Adapter id validation disabled
  • Validate SyncPageEntry from adapter response

Full Changelog: v1.0.0...v1.1.0

v1.0.0-rc-1

05 Nov 11:57
a8e9567
Compare
Choose a tag to compare
v1.0.0-rc-1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: https://github.com/FINTLabs/fint-core-provider-gateway/commits/v1.0.0