Releases: jenkinsci/folder-auth-plugin
Releases · jenkinsci/folder-auth-plugin
1.4
🐛 Bug fixes
- JENKINS-62319 - Help text asking for creating a folder before role is too hard to read (#67) @richbg
📦 Dependency updates
- Bump git-changelist-maven-extension from 1.0-beta-7 to 1.3 (#81) @dependabot
👻 Maintenance
1.3
🚀 New features and improvements
- JENKINS-62288 - Add config page explaining where to configure roles (#55) @timja
- Add category for Manage Jenkins (#56) @timja
🐛 Bug Fixes
- Make SID labels consistent (#44) @AbhyudayaSharma
- Fix typo in doc example for assignSidToAgentRole (#51) @calmandniceperson
📦 Dependency updates
1.2
🚀 New features and improvements
- Make it possible to remove SIDs from roles using the web UI (#42) @AbhyudayaSharma
- Show sorted roles, permissions names, sids and folder names on Web UI (#33) @AbhyudayaSharma
- JENKINS-59475 - Add API methods to remove sids from roles (#38) @AbhyudayaSharma
📦 Dependency updates
- Bump configuration-as-code from 1.29 to 1.33 (#40) @dependabot
1.1
🚀 New features and improvements
- Match UI permission format to that exported by JCasC (#31) @AbhyudayaSharma
- JENKINS-59046 - Human readable permissions for JCasC (#30) @Casz
📝 Documentation updates
- Update docs with JCasC human-readable permissions (#36) @AbhyudayaSharma
- Add changelog references to README so that the Plugin Site displays them (#32) @oleg-nenashev
1.0.2
🐛 Bug Fixes
- Allow adding roles from UI when CSRF protection is enabled (#28) @AbhyudayaSharma
📝 Documentation updates
- Add Dependabot badge to README (#27) @AbhyudayaSharma
📦 Dependency updates
- Bump configuration-as-code from 1.27 to 1.29 (#29) @dependabot
- Bump configuration-as-code from 1.25 to 1.27 (#26) @dependabot
1.0.1
📝 Documentation updates
- Add Swagger and REST documentation to the plugin (#25) @AbhyudayaSharma
- Add documentation about REST APIs (#24) @AbhyudayaSharma
🚦 Internal changes
- Fix empty paragraph warning in JavaDocs (#23) @AbhyudayaSharma
1.0-beta-1
🚀 New features and improvements
- JENKINS-58723 - Make the AuthorizationStrategy immutable (#19) @AbhyudayaSharma
- Filter roles with matching names in Web UI (#18) @AbhyudayaSharma
- JENKINS-58486 - Add help files to the plugin (#20) @AbhyudayaSharma
- JENKINS-58485 - Do not serialize
ConcurrentHashMap$KeySetView
(#3) @AbhyudayaSharma
📝 Documentation updates
- Add description to the
ManagementLink
(#22) @AbhyudayaSharma - JENKINS-58486 - Add help files to the plugin (#20) @AbhyudayaSharma
- JENKINS-58459 - Add documentation for using the plugin (#15) @AbhyudayaSharma
📦 Dependency updates
- Bump configuration-as-code from 1.24 to 1.25 (#21) @dependabot-preview
🚦 Internal changes
- Add Dependabot config (#17) @AbhyudayaSharma
0.1-alpha-2
- Bump up Configuration-as-Code to 1.24 and add test for empty folder roles (#14) @AbhyudayaSharma
- Update Release drafter version template (#7) @AbhyudayaSharma
🚀 New features and improvements
- Add Support for Agent Roles (#11) @AbhyudayaSharma
- Cache implying permissions (#12) @AbhyudayaSharma
- Asynchronously render Folder list (#8) @AbhyudayaSharma
- Add tooltips about permission description to Web UI (#9) @AbhyudayaSharma
🐛 Bug Fixes
- Do not show Jenkins Global Permissions in Folder Roles (#10) @AbhyudayaSharma
- JENKINS-58495 - Do not lose roles when
newInstance()
is invoked (#4) @AbhyudayaSharma
📝 Documentation updates
- JENKINS-58460 - Add Gitter chat link to README (#5) @AbhyudayaSharma
- Add build status badge to README (#2) @AbhyudayaSharma
🚦 Internal changes
- Add benchmarks for
GlobalRole
s andFolderRole
s (#13) @AbhyudayaSharma - Add editorconfig (#6) @AbhyudayaSharma
0.1-alpha-1
- JENKINS-58461, JENKINS-58458 Increase minimum required Jenkins version to 2.164.1 (#1) @AbhyudayaSharma