Releases: FINTLabs/fint-core-provider-gateway
Releases · FINTLabs/fint-core-provider-gateway
v1.3.1
v1.3.0
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
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
Changes:
- Allow null value on ResponseEvent when operationtype is VALIDATE
Full Changelog: v1.2.0...v1.2.1
v1.2.0
v1.2.0-rc-1
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
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
Changes:
- Adapter id validation disabled
- Validate SyncPageEntry from adapter response
Full Changelog: v1.0.0...v1.1.0
v1.0.0-rc-1
What's Changed
- FC-76 provider now support full sync with pagination by @fsjovatsen in #1
- FL-657 Removed state code by @fsjovatsen in #2
- FL-664 Renamed project by @fsjovatsen in #3
- FL-280 Added support for delta by @fsjovatsen in #4
- FL-348 semantic clarification in infra models by @fsjovatsen in #5
- FL-668 were able to run provider without security by @fsjovatsen in #6
- Improve logging by @trondsevre in #7
- Ct 98 handle requests by @trondsevre in #9
- Handle upstream events by @trondsevre in #10
- Added DeleteSyncProducer by @hknots in #12
- CT-448-Refactor by @hknots in #13
- CT-449-jwt-leverer-gitt-type by @hknots in #14
- CT-509-legg-til-kustomize by @hknots in #17
- Add config and use group-id-suffix by @trondsevre in #16
- Ct 532 oppgrader deployment versjon by @hknots in #18
- CT-535 Bruk CI/CD by @hknots in #20
- CT-473-event-corrid-in-header by @hknots in #19
- Bump gradle/gradle-build-action from 2.4.0 to 2.4.2 in /.github/workflows by @dependabot in #21
- More logging by @trondsevre in #22
- Events dont disappear by @trondsevre in #23
- Dynamisk Konsumer oppgradering by @hknots in #25
New Contributors
- @fsjovatsen made their first contribution in #1
- @trondsevre made their first contribution in #7
- @dependabot made their first contribution in #21
Full Changelog: https://github.com/FINTLabs/fint-core-provider-gateway/commits/v1.0.0