What's Changed
- Update logging message on MultipleJGitEnvironmentRepository, JGitEnvironmentRepository by @ndy2 in #2162
- Catch IllegalStateException if VaultEnvironmentRepository is accessed outside a web context by @ryanjbaxter in #2187
- Fix getLocations that was ignoring failOnCompositeError flag by @sergioasantiago in #2191
- Make SQL Without Profile Optional by @ryanjbaxter in #2196
- Make SQL Without Profile Adaptive by @woshikid in #2200
- Add default-label property to Jdbc Repository by @woshikid in #2176
- Adjust the priority of the configs by @woshikid in #2207
- Support for ssh key with passphrase using Apache MINA by @ryanjbaxter in #2209
- Fix AWS S3 ResourceController support by @ryanjbaxter in #2219
- Add integration test for S3 environment repository by @ryanjbaxter in #2225
- Fix variable name in AwsS3EnvironmentRepository.java for readability by @deeaitche in #2223
- fixed compare() GoogleSecretComparatorByVersion by making it to Integer based comparator #2229 by @amit88265 in #2230
New Contributors
- @ndy2 made their first contribution in #2162
- @sergioasantiago made their first contribution in #2191
- @deeaitche made their first contribution in #2223
- @amit88265 made their first contribution in #2230
Full Changelog: v3.1.5...v3.1.6