Releases: jenkinsci/thycotic-devops-secrets-vault-plugin
Releases · jenkinsci/thycotic-devops-secrets-vault-plugin
67.v9d3c184cf594
🐛 Bug fixes
- ci: fix release (#17) @sheldonhull
- ci: use cicd process documented in jenkins docs (#16) @sheldonhull
- ci: align labeling for jenkins ci to create release (#15) @sheldonhull
✍ Other changes
- ci: align release tooling (#14) @sheldonhull
📦 Dependency updates
- Bump spring-core from 5.3.20 to 5.3.27 (#13) @dependabot
v1.1.1
Use jenkins infra maven cd reusable workflow
v1.1.0
Added declarative pipeline support
Mask secrets from logging output
v1.0.2
What's Changed
- Bump spring-beans from 5.3.14 to 5.3.18 by @dependabot in #5
- Use Eclipse Temurin, not AdoptOpenJDK in action by @MarkEWaite in #4
- Bump spring-core from 5.3.18 to 5.3.19 by @dependabot in #7
- Bump spring-core from 5.3.19 to 5.3.20 by @dependabot in #8
New Contributors
- @MarkEWaite made their first contribution in #4
Full Changelog: v1.0.1...v1.0.2
v1.0.1
What's Changed
- Added note about default prefix for env vars by @EndlessTrax in #2
- Bump spring-core from 5.3.7 to 5.3.14 by @dependabot in #3
New Contributors
- @dependabot made their first contribution in #3
Full Changelog: 1.0.0...v1.0.1
1.0.0
🚀 New features and improvements
- Swtiched to semantic versioning (#1) @EndlessTrax
v1.0 released
- Taken out of SNAPSHOT build and released v1.0.
- Updated DSV-SDK dependence to the latest version.