Skip to content

Releases: gofynd/fdk-extension-java

v0.6.7

28 Jan 21:41
171cf52
Compare
Choose a tag to compare

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

03 Jan 12:04
3fdb77a
Compare
Choose a tag to compare

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

15 Aug 10:56
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.4...v0.6.5

v0.6.4

07 Aug 11:06
2d54433
Compare
Choose a tag to compare

What's Changed

  • Set default value for cluster url by @manishprajapati52 in #38

Full Changelog: v0.6.3...v0.6.4

v0.6.3

12 Jul 10:13
dfaa7af
Compare
Choose a tag to compare

What's Changed

  • Optimized webhook subscription by reducing unnecessary API calls.

Full Changelog: v0.6.2...v0.6.3

v0.6.2

27 Jun 05:46
e6f6b4d
Compare
Choose a tag to compare

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

19 Jun 06:46
5ce1c09
Compare
Choose a tag to compare

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

21 May 11:43
95c5f1b
Compare
Choose a tag to compare
v0.6.1-beta.4 Pre-release
Pre-release

Fix Sentinel Redis connection support not working fine

What's Changed

New Contributors

Full Changelog: v0.6.1-beta.3...v0.6.1-beta.4

v0.6.1-beta.3

26 Apr 09:32
Compare
Choose a tag to compare
v0.6.1-beta.3 Pre-release
Pre-release

What's Added

  • Add Sentinel Redis connection support

v0.6.1-beta.2

05 Apr 05:44
Compare
Choose a tag to compare
v0.6.1-beta.2 Pre-release
Pre-release

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