Releases: zalando/spring-cloud-config-aws-kms
Releases · zalando/spring-cloud-config-aws-kms
Release 4.1
Upgrade to Spring Cloud Greenwich.SR1
Release 4.0
Upgrade to Spring Cloud Greenwich, which supports Spring Boot 2.1
Release 4.0-beta1
Changes
- Upgrade to Spring Cloud Greenwich.M3 to support Spring Boot 2.1
Release 3.2
Changes
- Upgrade to Spring Cloud Finchley.SR2
Release 2.2
Changes
- Upgrade to Spring Cloud Edgware.SR5
Release 3.1
Changes
- support base64 output encoding for decrypted secrets (#45)
Release 2.1
Changes
- upgrade to Spring Cloud Edgware.SR4
- support base64 output encoding for decrypted secrets (#45)
Release 3.0
Breaking Changes
- upgrade to Spring Cloud "Finchley" release train which includes Spring Boot 2.0 and is not compatible with Spring Boot 1.5
- Please see here for details about Spring Cloud release trains.
Release 2.0
Breaking Changes
- removed spring-cloud-config-client dependency (thanks to @fiunchinho #28)
- use Java 8
- get AWS region from default provider chain
- no need to configure it manually anymore
- property
aws.region
will be ignored
Other changes
- added support for endpoint configuration (thanks to @davidtkaczyk69 #37)
- Upgraded Spring Cloud to Edgware.SR3
- simplify dependency management
- use spring-cloud-starter-parent to inherit all the dependency management
- remove obsolete Copyright notices
Release 2.0-beta4
- Upgraded Spring Cloud to Edgware.SR3