Skip to content

Releases: Trendyol/Jdempotent

v1.1.0

07 Mar 19:19
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.12...v1.1.0

v1.0.12

18 Jan 14:17
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.11...v1.0.12

v1.0.11

19 Dec 13:02
Compare
Choose a tag to compare
Merge pull request #36 from nyavuzcan/log4j-exploit_fix

log4j-exploit fix: excluded slf4j logging

v1.0.10

03 Nov 21:06
Compare
Choose a tag to compare

updated deprecated annotations

v1.0.9

02 Nov 20:26
Compare
Choose a tag to compare

string support for idempotency check

v1.0.8

01 Nov 15:11
Compare
Choose a tag to compare

add jdempotentId annotation that places the generated idempotency identifier into annotated field.

v1.0.5: Merge pull request #20 from Trendyol/jdempotent-couchbase-starter

16 Jul 09:20
Compare
Choose a tag to compare

v1.0.4

10 May 06:54
Compare
Choose a tag to compare

#15 Jdempotent-spring-boot-redis-starter disable feature

v1.0.3

17 Apr 10:40
Compare
Choose a tag to compare

#4 IdempotentIgnore annotation that ignores annotated fields to produce idempotency hash.
#9 Added string key serializer to reduce unnecessary class serialization metadata and persistReqRes config value that makes optional to store event response