Releases: gofynd/fdk-extension-java
Releases · gofynd/fdk-extension-java
v1.1.0
What's Changed
Added
- Multi-Level Storage Support: Introduced a new storage mechanism that utilizes Redis as a temporary cache and MongoDB as persistent storage.
Full Changelog: v1.0.0...v1.1.0
v1.1.0-beta.9
What's changed
- Incase of invalid cookies add clear cookies header inside response.
Full Changelog: v1.1.0-beta.8...v1.1.0-beta.9
v1.1.0-beta.8
What's changed
- Clear Invalid cookies when received invalid oauth call error from Extension server
Full Changelog: v1.1.0-beta.7...v1.1.0-beta.8
v1.1.0-beta.7
override storeInMongo which exclude expireAt for offline token
Added getKyes method
Added getKyes method
v1.1.0-beta.3
Added method in redisstoreage which return ttl of key
v1.1.0-beta.2
What's Added
- Additional storage support of Multi level storage (Redis + Mongo)
What's changed
- Scopes are no longer required for
extension.initialize
Full Changelog: v1.0.0...v1.1.0-beta.1
v1.0.0
What's Changed
- Added
partitionedattribute on cookies for allowing cookies to be s… by @brijeshgajjarfynd in #51 - Removed passing scope support
Full Changelog: v0.6.7...v1.0.0
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