Releases: gofynd/fdk-extension-java
Releases · gofynd/fdk-extension-java
v0.6.7
What's Changed
- Pub/Sub, temporal, sqs, event_bridge support added.
- Added support for Filters and reducers.
Full Changelog: v0.6.6...v0.6.7
v0.6.6
What's Changed
- Kafka config response key change in API.
- Added support to call Partner APIs with offline token.
Full Changelog: v0.6.5...v0.6.6
v0.6.5
What's Changed
- On publish release upload JAR on Jitpack by @girishbharambe in #39
- SQLlite storage support added for session storage by @girishbharambe in #40
New Contributors
- @girishbharambe made their first contribution in #39
Full Changelog: v0.6.4...v0.6.5
v0.6.4
What's Changed
- Set default value for cluster url by @manishprajapati52 in #38
Full Changelog: v0.6.3...v0.6.4
v0.6.3
What's Changed
- Optimized webhook subscription by reducing unnecessary API calls.
Full Changelog: v0.6.2...v0.6.3
v0.6.2
What's Changed
- Add retry interceptor: Implemented a retry interceptor to enhance request reliability. Contributed by @manishprajapati52.
New Contributors
- @manishprajapati52 made their first contribution in #31
Full Changelog: v0.6.1...v0.6.2
v0.6.1
What's Added
- Added Support for kafka-based webhook event
- Added Support for Redis cluster and sentinel connections
What's Changed
- Migrated webhook-related FDK client calls to Retrofit to make it FDK version independent
Documentation Update
- Added Documentation for the creation of a custom storage class
Full Changelog: v0.6.0...v0.6.1
v0.6.1-beta.4
Fix Sentinel Redis connection support not working fine
What's Changed
- rhos sentinel changes added by @imrankhan08 in #33
- fix beta version number by @brijeshgajjarfynd in #34
New Contributors
- @brijeshgajjarfynd made their first contribution in #34
Full Changelog: v0.6.1-beta.3...v0.6.1-beta.4
v0.6.1-beta.3
What's Added
- Add Sentinel Redis connection support
v0.6.1-beta.2
What's Added
- Added support for Kafka in the webhook event
- Add clustered Redis connection support
What's Changed
- Fix vulnerabilities in #30
- Migrated webhook related FDK client calls to Retrofit to make it FDK version independent
Full Changelog: v0.6.0...v0.6.1-beta.2