Skip to content

Releases: gofynd/fdk-extension-java

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

v0.6.1-beta.1

23 Mar 11:01
Compare
Choose a tag to compare
v0.6.1-beta.1 Pre-release
Pre-release

Add clustered redis connection support

v0.6.0

07 Feb 14:01
13ff843
Compare
Choose a tag to compare

What's Changed

  • Added Partners Admin route support

Documentation Update

  • Added how to get platformClient in offline mode
  • Added how to get partnerClient in API controller

Full Changelog: v0.5.0...v0.6.0

v0.5.0

22 Aug 05:21
3ebd64a
Compare
Choose a tag to compare

What's Changed

  • webhook_config and baseUrl is now optional field in extension properties
  • Changed data type of scope from comma-separated string to the list of string
  • Added BasePlatformController and BaseApplicationController to retrieve PlatformClient and ApplicationClient
  • Added SessionInterceptor class

Full Changelog: v0.0.49...v0.5.0

v0.5.0-beta.1

17 Jul 09:11
Compare
Choose a tag to compare
v0.5.0-beta.1 Pre-release
Pre-release

What's Changed

  • webhook_config and baseUrl is now optional field in extension properties
  • Changed data type of scope from comma-separated string to the list of string
  • Added BasePlatformController and BaseApplicationController to retrieve PlatformClient and ApplicationClient
  • Added SessionInterceptor class

v0.0.49

17 Mar 12:08
ff8936f
Compare
Choose a tag to compare

Full Changelog: v0.0.48...v0.0.49

What's Changed

  • Fix redis client issue of NoSuchMethodError
  • add x-ext-lib-version flag
  • Update fdk client java library with namespace changes

v0.0.52-tmp-SNAPSHOT

22 Feb 09:36
Compare
Choose a tag to compare
v0.0.52-tmp-SNAPSHOT Pre-release
Pre-release
  • Temporary version with fdk-client deployed in jitpack

v0.0.51-tmp-SNAPSHOT

22 Feb 07:53
Compare
Choose a tag to compare
v0.0.51-tmp-SNAPSHOT Pre-release
Pre-release
  • FDK-client namespace issue fixes

v0.0.50-SNAPSHOT

15 Feb 06:43
Compare
Choose a tag to compare
v0.0.50-SNAPSHOT Pre-release
Pre-release

FPEX-2415 Move headers to FDK extension library

v0.0.49-SNAPSHOT

19 Jan 06:01
91853cd
Compare
Choose a tag to compare
v0.0.49-SNAPSHOT Pre-release
Pre-release

FPCO-9564 Fix issue of Redis Client