Releases: aws/aws-secretsmanager-jdbc
Releases · aws/aws-secretsmanager-jdbc
2.0.3
Immutable
release. Only release title and notes can be modified.
What's Changed
- Redshift support by @ecraw-amzn in #225
- Group minor version updates by @simonmarty in #244
- Update Example Usage by @liaandy in #260
- chore: upgrade dependencies, fix
spotbugserrors by @ThirdEyeSqueegee in #271 - chore: update/cleanup workflows by @ThirdEyeSqueegee in #269
- Add optional shaded JAR build via Maven "shade" profile by @reyhankoyun in #273
- Central Portal Migration by @crus-umich in #275
- Use Codecov token by @simonmarty in #281
- Bump actions/setup-java from 4 to 5 by @dependabot[bot] in #287
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #283
- Remove PowerMock, Move to JUnit 5, target Java 8 again. by @simonmarty in #289
- fix: pom.xml and codecov action by @ThirdEyeSqueegee in #290
- chore: bump project version to 2.0.3 by @ThirdEyeSqueegee in #291
New Contributors
- @ecraw-amzn made their first contribution in #225
- @liaandy made their first contribution in #260
- @ThirdEyeSqueegee made their first contribution in #271
- @reyhankoyun made their first contribution in #273
- @crus-umich made their first contribution in #275
Full Changelog: 2.0.2...2.0.3
2.0.2
1.0.15
What's Changed
- Add PostgreSQL error code 28000 to authentication errors by @simonmarty in #224
Full Changelog: 1.0.14...1.0.15
2.0.1
What's Changed
- Adding Secrets Manager Db2 JDBC driver by @willtong1234 in #218
Full Changelog: 2.0.0...2.0.1
aws-secretsmanager-jdbc 1.0.14 Release
What's Changed
- Adding Secrets Manager Db2 JDBC driver by @willtong1234 in #219
Full Changelog: 1.0.13...1.0.14
1.0.13
What's Changed
- Always append slash after Postgres db endpoint by @simonmarty in #209
Full Changelog: 1.0.12...1.0.13
2.0.0
What's Changed
- Always append slash after Postgres db endpoint by @simonmarty in #209
- V2 by @simonmarty in #210
Full Changelog: 1.0.12...2.0.0
1.0.12
What's Changed
- Bump jackson-databind from 2.13.4.2 to 2.14.1 by @dependabot in #138
- Gracefully handle NPEs that occur if a given secret has been modified… by @kendrabach in #157
- Update README with info on sts issue by @simonmarty in #165
- Update Redshift driver class name by @simonmarty in #175
New Contributors
- @kendrabach made their first contribution in #157
Full Changelog: 1.0.11...1.0.12
aws-secretsmanager-jdbc 1.0.11 Release
What's Changed
- Unwrap exceptions to check for error codes. by @danmancuso in #136
Full Changelog: 1.0.10...1.0.11