Releases: jenkinsci/envinject-api-plugin
Releases · jenkinsci/envinject-api-plugin
1.237.v82803a_511906
🚀 New features and improvements
- Migrate Commons Lang from 2 to native Java APIs (#93) @jonesbusy
1.236.v35fd4d7eb_515
🚀 New features and improvements
- Test with Java 25 (#86) @MarkEWaite
1.235.va_14c74f8f487
👻 Maintenance
- Refresh plugin for January 2025 (#79) @basil
- Require Java 11, test with Java 21 (#77) @MarkEWaite
- Build on container agents (#56) @NotMyFault
- chore: use jenkins infra maven cd reusable workflow (#37) @jetersen
✍ Other changes
- Update Jenkins Security Scan action (#78) @strangelookingnerd
📦 Dependency updates
17 changes
- build: bump git-changelist-maven-extension from 1.5 to 1.6 (#64) @dependabot[bot]
- build: bump git-changelist-maven-extension from 1.4 to 1.5 (#62) @dependabot[bot]
- build: bump plugin from 4.50 to 4.51 (#58) @dependabot[bot]
- build: bump plugin from 4.49 to 4.50 (#57) @dependabot[bot]
- build: bump plugin from 4.48 to 4.49 (#55) @dependabot[bot]
- build: bump plugin from 4.47 to 4.48 (#45) @dependabot[bot]
- build: bump plugin from 4.46 to 4.47 (#44) @dependabot[bot]
- build: bump plugin from 4.45 to 4.46 (#43) @dependabot[bot]
- build: bump plugin from 4.43.1 to 4.45 (#42) @dependabot[bot]
- build: bump git-changelist-maven-extension from 1.3 to 1.4 (#41) @dependabot[bot]
- build: bump plugin from 4.42 to 4.43.1 (#40) @dependabot[bot]
- build: bump plugin from 4.41 to 4.42 (#39) @dependabot[bot]
- build: bump plugin from 4.40 to 4.41 (#38) @dependabot[bot]
- build: bump jenkins-infra/interesting-category-action from 1.1.0 to 1.2.0 (#35) @dependabot[bot]
- build: bump jenkins-infra/jenkins-maven-cd-action from 1.3.0 to 1.3.1 (#36) @dependabot[bot]
- build: bump jenkins-infra/interesting-category-action from 1.0.0 to 1.1.0 (#34) @dependabot[bot]
- build: bump jenkins-infra/jenkins-maven-cd-action from 1.2.0 to 1.3.0 (#33) @dependabot[bot]
1.199.v3ce31253ed13
🚀 New features and improvements
- Add Java 17 as version to test on ci.jenkins.io (#29) @NotMyFault
1.192.va_13643e71792
🚀 New features and improvements
- Update my contributor name (#30) @NotMyFault
📦 Dependency updates
- build: bump plugin from 4.37 to 4.38 (#28) @dependabot
- build: bump release-drafter/release-drafter from 5.18.1 to 5.19.0 (#27) @dependabot
- build: bump actions/checkout from 2.4.0 to 3 (#26) @dependabot
1.180.v98d833b_27470
🚀 New features and improvements
- Enable CD (#25) @NotMyFault
📦 Dependency updates
- Bump plugin from 4.6 to 4.33 (#19) @dependabot
👻 Maintenance
- EOL JSR 305 (#24) @NotMyFault
- Setup codeowners, build on Java 11 (#23) @NotMyFault
- Enable Dependabot for the repository (#18) @oleg-nenashev
- Remove usages of Guava (#16) @basil
- Plugin pom update (#15) @StefanSpieker
1.8
🐛 Bug fixes
- JENKINS-64398 - Pick up JEP-228 - fix (#17) @jglick
1.7
📝 Documentation updates
- Fix the title in the changelog badge (#14) @oleg-nenashev
- JENKINS-59172 - Use GitHub as a source of the plugin's documentation on plugins.jenkins.io (#11) @oleg-nenashev
👻 Maintenance
- Fixed warnings for deprecated methods, use
putAll()in the EnvInjectVarIO constructor (#12) @StefanSpieker
1.6
This is a minor release which updates the plugin code base to recent Jenkins plugin development practices. No user-facing features included into this release.
📦 Dependency updates
- Update Jenkins Core requirement to 2.138.4 (#9) @oleg-nenashev
📝 Documentation updates
- Move changelog to GitHub Releases (#10) @oleg-nenashev
🚦 Internal changes
- Enable CI for Java 11 (#9) @oleg-nenashev
- Enable Release Drafter for the repository (#8) @oleg-nenashev
- pom.xml cleanup: Fix license reference (#6) @jglick
- Minor code cleanup (#5) @oleg-nenashev