Skip to content

Releases: bucket4j/bucket4j

8.2.0

05 Mar 14:34
Compare
Choose a tag to compare

The features in release scope are following:

  • #322 Add support for Redis cluster
  • #351 Support non-integer primary keys for JDBC inegrations

Special migration notes:

Support for Spring-Data-Redis has been stopped. It is recommended to switch to one of direct integrations like bucket4j-lettuce, bucket4j-jedis or bucket4j-redisson.

Changelog

  • Replace JedisPool to Pool in order accept other implementation by @pekhulia in #297
  • Quick fix of a typo in the doc by @tetsukamen in #304
  • Removes unused redisson CommandExecutor import by @arleighdickerson in #314
  • Bump jackson-databind from 2.12.6.1 to 2.13.4.1 in /bucket4j-parent by @dependabot in #316
  • Bump jackson-databind from 2.12.6.1 to 2.13.4.1 in /bucket4j-dynamodb-sdk-v1 by @dependabot in #315
  • fix: fix issue #317 and extract all luna script to LuaScripts.java by @MisterChangRay in #318
  • fix(sec): upgrade com.google.guava:guava to 30.0-jre by @Awei2020 in #327
  • Bump postgresql from 42.4.1 to 42.4.3 in /bucket4j-examples by @dependabot in #331
  • Bump postgresql from 42.4.1 to 42.4.3 in /backward-compatibility-tests/common by @dependabot in #335
  • Bump postgresql from 42.4.1 to 42.4.3 in /bucket4j-postgresql by @dependabot in #332
  • Bump postgresql from 42.4.1 to 42.4.3 in /backward-compatibility-tests/current by @dependabot in #334
  • Bump postgresql from 42.4.1 to 42.4.3 in /backward-compatibility-tests/previous by @dependabot in #333

New Contributors

Full Changelog: 8.1.0...8.2.0

8.1.0

30 Aug 18:33
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 8.0.1...8.1.0

8.0.1

31 Jul 15:08
Compare
Choose a tag to compare

https://bucket4j.com/7.6.0/release-notes.html

The features in release scope are following:

7.6.0

23 Jul 16:39
Compare
Choose a tag to compare

https://bucket4j.com/7.6.0/release-notes.html

What's Changed

New Contributors

Full Changelog: 7.5.0...7.6.0

7.5.0

02 May 17:41
Compare
Choose a tag to compare

https://bucket4j.com/7.5.0/release-notes.html

What's Changed

  • Bump postgresql from 42.2.25 to 42.3.3 in /bucket4j-postgresql by @dependabot in #235
  • Bump postgresql from 42.2.25 to 42.3.3 in /bucket4j-examples by @dependabot in #234
  • Bump jackson-databind from 2.12.4 to 2.12.6.1 in /bucket4j-dynamodb-sdk-v1 by @dependabot in #248
  • Fix the refill interval example by @ebourg in #257

New Contributors

Full Changelog: 7.4.0...7.5.0

7.4.0

09 Apr 19:43
Compare
Choose a tag to compare

7.3.0

04 Mar 09:05
Compare
Choose a tag to compare

7.2

10 Feb 08:56
Compare
Choose a tag to compare

7.1.0 Support Hazelcast in case lack of access to classpath

7.0.0

15 Dec 10:11
Compare
Choose a tag to compare