Releases: naver/arcus-spring
Releases · naver/arcus-spring
Arcus Spring 1.11.5
2020-02-02 [version 1.11.5] (revised)
* [Feature] Upgrade log4j version for security vulnerabilities.
* [Feature] Change maven repo because it no longer supports insecure HTTP.
* [Doc] Provide a way of "getting started" in README.
Arcus Spring 1.11.4
2019-10-01 [version 1.11.4]
* [Feature] Upgrade arcus-java-client. 1.9.7 => 1.11.4.
* [Feature] Support new 3 APIs of spring version 4.3.0.
* [Feature] Provide ArcusCacheManager implementation.
Arcus Spring 1.9.7
2017-03-10 [version 1.9.7]
* [Fix] Fix autowired dependencies failure.
* [Deprecate] Deprecate ArcusTemplete class and callback package
* [Other] Add test case for use with spring cache annotations
* [Other] Add tests for ArcusStringKey and StringKeyGenerator
* [Other] Add project encoding (UTF-8) and maven compiler version to pom.xml
* [Other] Change default log level to WARN
* [Other] Reformat codes