All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Add support of multiple packages in
global.value.transformer.search.namespace
configuration property using;
separator, e.g.a.b.c;x.y.z
. - Update
reflections
library version to0.9.12
- Change base package from
de.zalando
toorg.zalando
- Update
postgresql
(CVE-2020-13692) - Update
guava
(CVE-2020-8908) - Update
spring
(CVE-2020-5421)
- Changelog
- Contribution guide
- Updated to Java 8
- Updated Spring version to
4.3.8.RELEASE
- Postgresql JDBC driver updated to version
42.1.1
- Project license changed to MIT.
- Java 7 support