Skip to content

v1.6

Compare
Choose a tag to compare
@clun clun released this 23 Oct 23:00
· 857 commits to main since this release

Big release with great evolutions. It should be the last released to support Java1.6. We will now move to FF4J 2.x with Java8.

Evolutions:
#116 : Brand new stores Cassandra (features, properties, events)
#116 : Brand new stores Elastic (features, properties)
#118 : Brand new nice and clean console, see demo.ff4j.org
#119 : Brand new stores for properties with Archaius and CommonsConfiguration, ff4j may become a UI for Archaius (and Eureka soon)
#75 : Enable a worker to update your local cache periodically (and then never invoke underlying database)
#159 : You can now create schemas from console and through the API (create tables)

Bugs and fixes
#102 : Simplify AOP flipping with an Method Interceptor, should resolve problems related to cglib proxies or ASM
#158 : Correct exception catching in spring-boot
#155 : Remove unnecessary synchronized and get back with heavy performance
#133 : Correct ex web console (ko in 1.5.1) and make it ok with JDK1.6+.. but is deprecated now
#153 : Related to #102
#131 : Use the feature advisor class name in logs