Releases: sixhours-team/memcached-spring-boot
Releases · sixhours-team/memcached-spring-boot
2.5.0
- Add support for using expirations of more than 30 days #153
- Add authentication support for memcached client #159
2.4.4
- Add support for Spring Boot 3 auto-configuration #148
2.4.3
- Allow customization of SpyMemcached client #141
2.4.2
- Migrate publishing pipeline from Bintray/JCenter to Maven Central #130
- AutoConfiguration failed in version 2.4.1 with spring boot version 2.1.18.RELEASE #128
2.4.0
- Specify list of cache names for which metrics will be collected #119
2.3.1
- Fix XMemcached specific metrics configuration #117
2.3.0
- Option to disable caching for comma-separated list of cache names #114
2.2.0
- Option to choose Spymemcached instead Xmemcached as default native client #110 #113
- Add servers refresh interval configuration for the AWS provider #102
2.1.2
- Upgrade to Spring Boot 2.3.0 and Spring Cloud Hoxton SR4 #99