Skip to content

Releases: jenkinsci/azure-ad-plugin

233.v934e074916c7

15 Jun 09:05
934e074
Compare
Choose a tag to compare

🐛 Bug fixes

📝 Documentation updates

👻 Maintenance

  • chore: use jenkins infra maven cd reusable workflow (#247) @jetersen

📦 Dependency updates

218.v90f6a_980b_a_61

13 May 22:48
90f6a98
Compare
Choose a tag to compare

🚀 New features and improvements

📦 Dependency updates

213.v5b_00db_295f49

12 May 21:22
5b00db2
Compare
Choose a tag to compare

🐛 Bug fixes

  • Fix tooltips for recent core versions (#226) @timja

📦 Dependency updates

17 changes

195.v8555a0bf0d22

21 Apr 15:01
8555a0b
Compare
Choose a tag to compare

🐛 Bug fixes

194.v70a6d5203ce4

19 Apr 08:41
70a6d52
Compare
Choose a tag to compare

🐛 Bug fixes

📦 Dependency updates

191.vfc8019068670

02 Feb 21:48
fc80190
Compare
Choose a tag to compare

🐛 Bug fixes

👻 Maintenance

189.v2da14dccdb43

22 Dec 09:53
2da14dc
Compare
Choose a tag to compare

Do not upgrade if you use this plugin with Role strategy plugin, see JENKINS-67422

🐛 Bug fixes

  • Fix group support for folders and agents (#180) @timja

188.v2369adb95a31

14 Dec 21:17
2369adb
Compare
Choose a tag to compare

🚀 New features and improvements

Do not upgrade if you use this plugin with Role strategy plugin, see JENKINS-67422

Add support for explicitly assigning permissions to groups or users with a given name to prevent confusion when names match either. Show warnings when permissions are ambiguously assigned to users and groups of a given name (#177) @timja

Important upgrade notes

Version 188 extends the formats for permission assignments internally and used with Job DSL and Configuration as Code plugins.
While existing configurations can still be read, warnings will be shown on the UI and in logs when configurations contain ambiguous entries (all past permission assignments are ambiguous).
Once new permissions have been assigned using version 3.0 or newer, or existing permission assignments have been migrated to apply only to users or groups, downgrading to earlier versions of this plugin may cause problems, as these releases will not be able to load unambiguous permission assignments.

📦 Dependency updates

185.v3b416408dcb1

01 Oct 10:11
3b41640
Compare
Choose a tag to compare

🐛 Bug fixes

184.v44f04b65bdd5

21 Sep 13:58
44f04b6
Compare
Choose a tag to compare

🐛 Bug fixes