Releases: jenkinsci/azure-ad-plugin
195.v8555a0bf0d22
🐛 Bug fixes
- Fix missing user permissions after Azure authentication flow (#197) @AdrianFarmadin
194.v70a6d5203ce4
🐛 Bug fixes
- Fix anonymous user matrix permissions and token authentication (#196) @AdrianFarmadin
📦 Dependency updates
- Bump actions/setup-java from 2 to 3 (#195) @dependabot
- Bump actions/checkout from 2.4.0 to 3 (#191) @dependabot
191.vfc8019068670
189.v2da14dccdb43
Do not upgrade if you use this plugin with Role strategy plugin, see JENKINS-67422
🐛 Bug fixes
188.v2369adb95a31
🚀 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
- Bump actions/checkout from 2.3.5 to 2.4.0 (#173) @dependabot
- Bump actions/checkout from 2.3.4 to 2.3.5 (#169) @dependabot
185.v3b416408dcb1
184.v44f04b65bdd5
183.vf8c6fa4c6567
🐛 Bug fixes
📦 Dependency updates
- Bump jenkins-infra/jenkins-maven-cd-action from 1.1.0 to 1.2.0 (#163) @dependabot