Skip to content

Releases: jenkinsci/envinject-api-plugin

1.237.v82803a_511906

16 Jan 07:37
82803a5

Choose a tag to compare

🚀 New features and improvements

  • Migrate Commons Lang from 2 to native Java APIs (#93) @jonesbusy

1.236.v35fd4d7eb_515

28 Nov 14:28
35fd4d7

Choose a tag to compare

🚀 New features and improvements

1.235.va_14c74f8f487

22 Jan 18:28
a14c74f

Choose a tag to compare

👻 Maintenance

✍ Other changes

📦 Dependency updates

17 changes

1.199.v3ce31253ed13

10 Apr 13:04
3ce3125

Choose a tag to compare

🚀 New features and improvements

1.192.va_13643e71792

30 Mar 21:56
a13643e

Choose a tag to compare

🚀 New features and improvements

📦 Dependency updates

1.180.v98d833b_27470

28 Feb 21:56
98d833b

Choose a tag to compare

🚀 New features and improvements

📦 Dependency updates

👻 Maintenance

1.8

03 Nov 13:34
30895e0

Choose a tag to compare

1.8

🐛 Bug fixes

1.7

03 Nov 13:33

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

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

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)