Skip to content

Releases: jenkinsci/extended-read-permission-plugin

61.vf24570ff3b_e9

12 Jan 15:59
f24570f
Compare
Choose a tag to compare

👻 Maintenance

✍ Other changes

📦 Dependency updates

53.v6499940139e5

22 May 16:27
6499940
Compare
Choose a tag to compare

🚀 New features and improvements

👻 Maintenance

3.2

16 May 19:16
Compare
Choose a tag to compare
3.2

🚀 New features and improvements

👻 Maintenance

3.1

24 Feb 11:58
Compare
Choose a tag to compare
3.1

🚀 New features and improvements

  • JEP-224 - Add a Overall/SystemRead permission enabler controlled by the jenkins.security.SystemReadPermission system property for Jenkins 2.222+ (#7) @timja

👷 Changes for plugin developers

  • JEP-224 - Add a Beta hudson.plugins.extendedread.SystemReadPermission#SYSTEM_READ permission entity for plugin developers who want to use the permission without updating the Jenkins core dependency (#7) @timja

📝 Documentation updates

3.0

21 Nov 17:04
Compare
Choose a tag to compare
3.0

This is a major release with the Plugin API changes. It is not considered as incompatible change for users, because these APIs are unlikely to be used by other plugins or by Groovy initialization scripts.

🚨 Removed

  • Remove the deprecated Plugin class implementation, use the initalizer instead (#6) @res0nance

📝 Documentation updates

📦 Dependency updates

  • Require Jenkins Core 2.138.3 to remove implied dependencies + POM facelift (#3) @oleg-nenashev

👻 Maintenance