Skip to content

Releases: OpenFluxGate/fluxgate

0.3.7

27 Dec 05:27
528338c

Choose a tag to compare

What's Changed

  • Release/0.3.5 by @rojae in #48
  • fix: handle NOSCRIPT error when Redis restarts by @rojae in #51
  • [fluxgate] Release/0.3.6 by @rojae in #52
  • fix: handle NOSCRIPT error when Redis restarts by @rojae in #49

Full Changelog: 0.3.5...v0.3.7

0.3.6

23 Dec 16:19
528338c

Choose a tag to compare

What's Changed

  • Release/0.3.5 by @rojae in #48
  • fix: handle NOSCRIPT error when Redis restarts by @rojae in #51
  • [fluxgate] Release/0.3.6 by @rojae in #52
  • fix: handle NOSCRIPT error when Redis restarts by @rojae in #49

Full Changelog: 0.3.5...v0.3.6

0.3.5

21 Dec 14:13
d6332ac

Choose a tag to compare

What's Changed

Full Changelog: v0.3.3...v0.3.5

0.3.4

21 Dec 14:01
d6332ac

Choose a tag to compare

What's Changed

[0.3.4] - 2025-12-21

Bug Fixes

  • Fix standalone sample project pom.xml - remove redundant dependencies (spring-data-redis, spring-data-mongo, fluxgate-core) already included in fluxgate libraries (c7dfa99)
  • Add mode configuration (standalone, cluster) to Redis RateLimiter (19cdba2)
  • Use SCAN instead of KEYS for bucket deletion - KEYS command blocks Redis and is disabled in production (879b94c)
  • Fix MongoDB test (8a8b26f)

Chores

  • Update documentation for 0.3.3 (96b442d)
  • Handle special characters in MongoDB password (5361d8f)
  • Add key info to Redis debug logs (ca575f5)

0.3.3

17 Dec 18:31
75fe71d

Choose a tag to compare

What's Changed

Full Changelog: v0.3.2...v0.3.3

0.3.2

17 Dec 17:51
d04c545

Choose a tag to compare

What's Changed

  • chore(release): version up (0.3.0 to 0.3.1) by @rojae in #40

Full Changelog: 0.3.1...v0.3.2

0.3.0

16 Dec 17:29
cd62f74

Choose a tag to compare

What's Changed

  • feat: implement robust error handling with resilience support by @rojae in #26
  • Development/redis hot reload editing rules by @rojae in #29
  • chore: Added docker directory for local(dev/test) setup by @rojae in #31
  • Feature/lts 1.0.0 phase2 by @rojae in #32
  • Feature/lts 1.0.0 phase3 by @rojae in #33
  • fluxgate - release 0.2.0 by @rojae in #34
  • chore(readme): update CONTRIBUTING.md, README.md by @rojae in #36

Full Changelog: 0.2.0...v0.3.0

0.2.0

15 Dec 15:09
3b565b8

Choose a tag to compare

What's Changed

  • fix: mongodb collection valid check when ddl-auto is validate by @rojae in #21

Full Changelog: v0.1.4...v0.2.0

0.1.4

09 Dec 18:57
c708e75

Choose a tag to compare

What's Changed

  • feat: fluxgate-mongo add attributes custom field in rate_limit_rules by @rojae in #20

Full Changelog: 0.1.3...v0.1.4

0.1.3

09 Dec 18:19

Choose a tag to compare

What's Changed

Full Changelog: 0.1.2...v0.1.3