Releases: OpenFluxGate/fluxgate
Releases · OpenFluxGate/fluxgate
0.3.7
0.3.6
0.3.5
0.3.4
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
0.3.3
0.3.2
What's Changed
Full Changelog: 0.3.1...v0.3.2
0.3.0
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
dockerdirectory 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.mdby @rojae in #36
Full Changelog: 0.2.0...v0.3.0
0.2.0
What's Changed
Full Changelog: v0.1.4...v0.2.0
0.1.4
What's Changed
Full Changelog: 0.1.3...v0.1.4