Skip to content

Releases: jenkinsci/envinject-api-plugin

1.199.v3ce31253ed13

10 Apr 13:04
3ce3125
Compare
Choose a tag to compare

🚀 New features and improvements

1.192.va_13643e71792

30 Mar 21:56
a13643e
Compare
Choose a tag to compare

🚀 New features and improvements

📦 Dependency updates

1.180.v98d833b_27470

28 Feb 21:56
98d833b
Compare
Choose a tag to compare

🚀 New features and improvements

📦 Dependency updates

👻 Maintenance

1.8

03 Nov 13:34
30895e0
Compare
Choose a tag to compare
1.8

🐛 Bug fixes

1.7

03 Nov 13:33
Compare
Choose a tag to compare
1.7

📝 Documentation updates

👻 Maintenance

  • Fixed warnings for deprecated methods, use putAll() in the EnvInjectVarIO constructor (#12) @StefanSpieker

1.6

21 Jul 21:47
Compare
Choose a tag to compare
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

📝 Documentation updates

🚦 Internal changes

1.5

21 Jul 22:09
Compare
Choose a tag to compare
1.5

Release date: Dec 28, 2017

  • Update EnvInject Lib to 1.29 (changelog)
    *Remove hidden string concatenation in EnvInjectVarsIO#toTxt() to reduce memory consumption (#4)

1.4

21 Jul 22:10
Compare
Choose a tag to compare
1.4

Release date: Oct 24, 2017

  • Update EnvInject Lib from 1.27 to 1.28 in order to pick fixes (changelog).
  • JENKINS-47574 - EnvInject Lib 1.28: Prevent NullPointerException in EnvInjectAction#getEnvironment() when it's called in XML deserialization without build reference.
  • JENKINS-47167 - EnvInject Lib 1.28: Prevent NullPointerException when serializing EnvInjectAction without build reference to the disk.

1.3

21 Jul 22:11
Compare
Choose a tag to compare
1.3

Release date: Oct 07, 2017

  • Update to EnvInject Lib 1.27 (full changelog).
  • JENKINS-46479 - EnvInject Lib 1.27: Prevent environment variables from being deleted on existing builds.

1.2

21 Jul 22:12
Compare
Choose a tag to compare
1.2

Release date: June 27, 2017

  • JENKINS-45056 - Fix issue with the incorrect plugin packaging in 1.0 due to the release flow issue.
    • Now the plugin is available via update center