Releases: togglz/togglz
Releases · togglz/togglz
Release 3.3.1
What's Changed
- Integrate togglz samples in the same repository by @bennetelli in #758
- Use text columns on postgres by @napstr in #781
- Replace nashorn engine by @bennetelli in #600
- Drop apache deltaspike by @bennetelli in #842
- Drop Guice integration by @bennetelli in #802
- Drop hazelcast integration by @bennetelli in #845
- Drop zookeeper integration by @bennetelli in #846
- Update Spring Boot by @bennetelli in #850
- Fix JavaScript API encoding issue by @BeLi4L in #856
- Fix JavaScript encoding issue by @BeLi4L in #858
- Use non vulnerable jackson databind by @bennetelli in #873
New Contributors
Full Changelog: 3.2.0...3.3.1
3.2.0
- Feature enums user now no longer require to add an isActive() method :-) it's now implemented as default method in the Feature interface.
3.1.2
3.1.1
[maven-release-plugin] copy for tag 3.1.1
3.1.0
[maven-release-plugin] copy for tag 3.1.0
3.0.0
2.9.9
- Spock: Add Togglz Spock extension
- AWS S3: Three more configurations for s3 repository. Right now it's possible to set: sseCustomerAlgorithm, sseCustomerKey and sseCustomerKeyMD5
- Update Dynamic Proxy Generation
- Use ByteBuddy for Dynamic Proxy Generation
- Update lettuce-core to 6.1.1.RELEASE
- Update jedis to 3.6.0 and change Jedis Pool
- Update groovy to 2.0
- Update Spring to 5.3.7
2.9.8
- Update hazelcast version