Releases: palantir/encrypted-config-value
Releases · palantir/encrypted-config-value
6.0.0
Type |
Description |
Link |
Break |
The encrypted-config-value-bundle-dropwizard1 library has been removed. |
#547 |
5.2.0
Automated release, no documented user facing changes
5.1.0
Type |
Description |
Link |
Fix |
Fix decryption of values including replacement syntax |
#424 |
5.0.0
Type |
Description |
Link |
Break |
Use standard java regex rather than commons-text string-substitutor. Note that DecryptingVariableSubstitutor no longer extends commons-lang StringSubstitutor . |
#416 |
4.1.0
Type |
Description |
Link |
Fix |
org.apache.commons:commons-text has been updated to version 1.10.0 . |
#415 |
4.0.0
Type |
Description |
Link |
Break |
Use Apache commons-text StringSubstitutor |
#335 |
3.0.0
Type |
Description |
Link |
Break |
The encrypted-config-value-bundle supporting the ancient Dropwizard 0.x is removed. |
#201 |
2.2.0
No documented user facing changes
2.1.0
- Allow deserialization from string (#103)
2.0.1
- Fix poms to contain versions (#80)