Skip to content

Releases: naver/arcus-spring

Arcus Spring 1.11.5

02 Feb 03:37
Compare
Choose a tag to compare

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

16 Oct 04:42
Compare
Choose a tag to compare

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

11 Mar 00:29
Compare
Choose a tag to compare

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