Releases: jenkinsci/aws-secrets-manager-credentials-provider-plugin
Releases · jenkinsci/aws-secrets-manager-credentials-provider-plugin
1.214.va_0a_d8268d068
🚀 New features and improvements
- [feature] Use Jenkins proxy settings for Secrets Manager communication (#306) @presPetkov
1.213.vca_3f37306fed
✍ Other changes
- Use aws-java-sdk-secretsmanager dependency from BOM (#292) @chriskilding
- Use Jenkins 2.387.x (#283) @chriskilding
- [documentation] Clarify secret name constraints (#259) @chriskilding
- Update Jenkinsfile syntax (#280) @NotMyFault
- [fix] Change the project SCM URL (#266) @alecharp
📦 Dependency updates
- Bump testcontainers from 1.17.6 to 1.18.3 (#286) @dependabot
- Bump plugin from 4.66 to 4.71 (#284) @dependabot
- Bump assertj-core from 3.21.0 to 3.24.2 (#256) @dependabot
- Upgrade HtmlUnit from 2.x to 3.x (#278) @timja-bot
- Bump plugin from 4.52 to 4.62 (#272) @dependabot
- Bump testcontainers from 1.17.3 to 1.17.6 (#250) @dependabot
1.202.ve0ec0c17611c
🚀 New features and improvements
- [feature] Allow AWS static keypairs to be used for authN (#236) @chriskilding
✍ Other changes
- Add running instructions to readme (#257) @chriskilding
- [maintenance] Upgrade to Java 11 (#254) @chriskilding
📦 Dependency updates
- Bump joda-time from 2.12.0 to 2.12.2 (#251) @dependabot
1.198.v839f082578db
✍ Other changes
- [fix] Update credential icons (#216) @NotMyFault
- [dependencies] Remove slf4j-api and commons-compress deps (#243) @chriskilding
- Bump parent POM to 4.48 (#238) @chriskilding
- Docs: Add instructions for cross-account access (#224) @chriskilding
📦 Dependency updates
- Bump git-changelist-maven-extension from 1.3 to 1.4 (#244) @dependabot
- Bump maven-checkstyle-plugin from 3.1.2 to 3.2.0 (#240) @dependabot
- Bump aws-java-sdk from 1.12.163-315.v2b_716ec8e4df to 1.12.287-357.vf82d85a_6eefd (#241) @dependabot
- Bump joda-time from 2.10.13 to 2.12.0 (#239) @dependabot
- Bump bom-2.289.x from 1461.vb_3c6de28f2b_a_ to 1500.ve4d05cd32975 (#223) @dependabot
1.189.vdb_b_86ddd16e8
🚀 New features and improvements
- [feature] Add Remove Prefixes transformer (#233) @chriskilding
1.188.v8f90a_d7942b_e
👻 Automatic releases are now enabled
This comes with a new version number format, see the README (and https://www.jenkins.io/jep/229)
✍ Other changes
- Enable automated plugin releases (#230) @chriskilding
- Fix some warnings in the source code (#214) @pjdarton
📝 Documentation updates
- Docs: Add note about 'git clone' on Windows (#226) @chriskilding
📦 Dependency updates
- Bump testcontainers from 1.16.2 to 1.17.3 (#220) @dependabot
- Bump bom-2.289.x from 1085.vc4c268262299 to 1461.vb_3c6de28f2b_a_ (#219) @dependabot
1.2.0
🚀 New features and improvements
- Feature: Secret transformations (#40) @chriskilding
📦 Dependency updates
- Bump plugin from 4.37 to 4.40 (#198) @dependabot
1.1.0
🚀 New features and improvements
- Feature: AWS client configuration (#43) @chriskilding
👻 Maintenance
- Move away from deprecated Release Drafter App (#188) @NotMyFault
📦 Dependency updates
- Bump plugin from 4.33 to 4.37 (#191) @dependabot
- Bump aws-java-sdk from 1.12.131-302.vbef9650c6521 to 1.12.163-315.v2b_716ec8e4df (#184) @dependabot
1.0.0
This major version update removes the AWS Secrets Manager SecretSource plugin dependency. As a result, this plugin and that plugin are now fully independent.
To continue using both plugins, you will now need to ensure that both are installed:
- If you manage your Jenkins plugins manually, check the Plugin Manager page on your Jenkins installation to confirm that both are present. Recent versions of the Credentials Provider plugin have brought in the SecretSource plugin as a transitive dependency, so in many cases no further action is needed.
- If you use a config-as-code mechanism to manage Jenkins plugins, you will need to update the config to include the SecretSource plugin.
To use just one plugin or the other, you can now install and uninstall whichever you please.
💥 Breaking changes
- Remove aws-secrets-manager-secret-source dependency (#187) @chriskilding
📝 Documentation updates
📦 Dependency updates
- Use BOM 2.289.x (#169) @chriskilding
- Replace docker-maven-plugin with testcontainers (#168) @chriskilding
- Bump git-changelist-maven-extension from 1.2 to 1.3 (#165) @dependabot
- Bump aws-java-sdk from 1.12.80 to 1.12.131-302.vbef9650c6521 (#164) @dependabot
- Bump assertj-core from 3.19.0 to 3.21.0 (#138) @dependabot
- Bump joda-time from 2.10.12 to 2.10.13 (#151) @dependabot
- Bump plugin from 4.19 to 4.33 (#157, #167) @dependabot
0.5.6
🐛 Bug Fixes
- Fix: Hide AWS credential types in Add Credentials wizard (#153) @chriskilding
📦 Dependency updates
- Bump joda-time from 2.10.10 to 2.10.12 (#143) @dependabot
- Bump aws-java-sdk from 1.11.995 to 1.12.80 (#147) @dependabot