Releases: jenkinsci/azure-ad-plugin
233.v934e074916c7
🐛 Bug fixes
📝 Documentation updates
👻 Maintenance
📦 Dependency updates
- Bump jenkins-infra/verify-ci-status-action from 1.2.0 to 1.2.1 (#248) @dependabot
- Bump jenkins-infra/interesting-category-action from 1.1.0 to 1.2.0 (#244) @dependabot
- Bump jenkins-infra/jenkins-maven-cd-action from 1.3.0 to 1.3.1 (#245) @dependabot
- Bump microsoft-graph from 5.25.0 to 5.26.0 (#243) @dependabot
- Bump @microsoft/mgt-proxy-provider from 2.4.0 to 2.5.2 (#236) @dependabot
- Bump typescript from 4.6.4 to 4.7.3 (#240) @dependabot
- Bump ts-loader from 9.2.3 to 9.3.0 (#237) @dependabot
- Bump @microsoft/mgt-components from 2.4.0 to 2.5.2 (#238) @dependabot
- Bump azure-core-http-okhttp from 1.9.0 to 1.10.1 (#239) @dependabot
- Bump bom-2.289.x from 1382.v7d694476f340 to 1409.v7659b_c072f18 (#233) @dependabot
- Bump microsoft-graph from 5.24.0 to 5.25.0 (#231) @dependabot
- Bump bom-2.289.x from 1362.v59f2f3db_80ee to 1382.v7d694476f340 (#230) @dependabot
218.v90f6a_980b_a_61
🚀 New features and improvements
- Bump scribejava-apis from 4.2.0 to 8.3.1 (#225) @dependabot
📦 Dependency updates
- Bump microsoft-graph-toolkit from 2.2.0 to 2.4.0 (#228) @timja
- Bump access-modifier-suppressions from 1.16 to 1.21 (#222) @dependabot
- Bump microsoft-graph from 3.8.0 to 5.24.0 (#227) @dependabot
- Bump azure-core-http-okhttp from 1.7.0 to 1.9.0 (#209) @dependabot
- Bump scribejava-apis from 4.2.0 to 8.3.1 (#225) @dependabot
213.v5b_00db_295f49
🐛 Bug fixes
📦 Dependency updates
17 changes
- Bump job-dsl from 1.77 to 1.79 (#214) @dependabot
- Bump jose4j from 0.7.9 to 0.7.12 (#224) @dependabot
- Bump kotlin-stdlib-common from 1.4.10 to 1.6.21 (#223) @dependabot
- Bump matrix-auth from 3.0.1 to 3.1.2 (#208) @dependabot
- Bump azure-sdk from 20.vd701043901ab to 106.v552de1e64d56 (#217) @dependabot
- Bump maven-checkstyle-plugin from 3.1.1 to 3.1.2 (#212) @dependabot
- Bump webpack from 5.38.1 to 5.72.0 (#210) @dependabot
- Update baseline (#220) @timja
- Bump git-changelist-maven-extension from 1.2 to 1.3 (#215) @dependabot
- Bump typescript from 4.3.2 to 4.6.4 (#219) @dependabot
- Bump annotations from 15.0 to 23.0.0 (#218) @dependabot
- Bump bom-2.277.x from 807.v6d348e44c987 to 961.vf0c9f6f59827 (#205) @dependabot
- Bump source-map-loader from 3.0.0 to 3.0.1 (#207) @dependabot
- Bump plugin from 4.31 to 4.40 (#211) @dependabot
- Add more eco-systems to dependabot (#204) @timja
- Bump jenkins-infra/interesting-category-action from 1.0.0 to 1.1.0 (#203) @dependabot
- Bump jenkins-infra/jenkins-maven-cd-action from 1.2.0 to 1.3.0 (#202) @dependabot
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