Releases: FINTLabs/fint-core-provider-gateway
Releases · FINTLabs/fint-core-provider-gateway
v1.5.0
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
- Report errors to kafka-topic by @trondsevre in #27
Full Changelog: v1.4.2...v1.5.0
v1.5.0-rc-6
Changes:
- provider-error topics gets published
Fix:
- Topic retention key was not formatted the same way depending on request from user
What's Changed
- Report errors to kafka-topic by @trondsevre in #27
Full Changelog: v1.5.0-rc-5...v1.5.0-rc-6
v1.5.0-rc-5
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
v1.5.0-rc-3
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
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
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
v1.4.1
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
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