Releases: jenkinsci/tuleap-oauth-plugin
Releases Β· jenkinsci/tuleap-oauth-plugin
Tuleap Authentication Plugin 1.1.10
π¦ Dependency updates
- Bump tuleap-api from 2.1.0 to 2.1.2
- Bump commons-net from 3.7.1 to 3.7.2 (#68)
- Bump jackson-databind from 2.11.3 to 2.12.0 (#77)
- Bump java-jwt from 3.11.0 to 3.12.0 (#81)
- Bump plugin from 4.12 to 4.15 (#82)
- Bump kotlin-stdlib-common from 1.4.10 to 1.4.21-2 (#84)
- Bump mockito-core from 3.5.13 to 3.7.0 (#86)
- Bump codecov/codecov-action from v1.2.0 to v1.2.1 (#87)
- Bump codecov/codecov-action from v1.1.1 to v1.2.0 (#85)
- Bump codecov/codecov-action from v1.1.0 to v1.1.1 (#83)
- Bump codecov/codecov-action from v1.0.15 to v1.1.0 (#80)
- Bump codecov/codecov-action from v1.0.14 to v1.0.15 (#74)
- Bump actions/checkout from v2.3.3 to v2.3.4 (#72)
- Bump codecov/codecov-action from v1.0.13 to v1.0.14 (#67)
Tuleap Authentication Plugin 1.1.9
π¦ Dependency updates
- Bump plugin from 4.7 to 4.12 (#66)
- Bump commons-net from 3.7 to 3.7.1 (#62)
- Bump jackson-databind from 2.11.2 to 2.11.3 (#61)
- Bump java-jwt from 3.10.3 to 3.11.0 (#59)
- Bump mockito-core from 3.5.11 to 3.5.13 (#58)
- Bump actions/checkout from v2.3.2 to v2.3.3 (#57)
- Bump tuleap-api from 2.0.0 to 2.1.0 (#55)
- Bump commons-io from 2.7 to 2.8.0 (#52)
- Bump mockito-core from 3.5.10 to 3.5.11 (#56)
- Bump kotlin-stdlib-common from 1.4.0 to 1.4.10 (#53)
Tuleap Authentication Plugin 1.1.7
Tuleap Authentication Plugin 1.1.6
Tuleap Authentication Plugin 1.1.5
Tuleap Authentication 1.1.4
π Features and improvements
- Bump tuleap-api version and fix deprecated call (#37) :
Login on Jenkins should now be much faster if you were part of multiple groups on Tuleap.
π¦ Dependency updates
- Bump plugin from 4.4 to 4.6 (#34)
- Bump jackson-databind from 2.11.1 to 2.11.2 (#33)
- Bump commons-net from 3.6 to 3.7 (#35)
- Bump mockito-core from 3.4.4 to 3.4.6 (#32)
π» Maintenance
Tuleap Authentication 1.1.3
π Improvement
- Redirect users to the page they wanted to access or were seeing once they are authenticated (#27)
π¦ Dependency updates
π» Maintenance
Tuleap Authentication 1.1.1
π Bugfix
- Fix compatibleSinceVersion property (#23)
Tuleap Authentication 1.1.0
π Features and improvements
π Bugfixes
- Check Tuleap Groups directly on Tuleap server (#21)
- Refactoring to avoid storing tokens and load groups correctly (#13)
π¦ Dependency updates
- Bump codecov/codecov-action from v1.0.7 to v1.0.10 (#17)
- Bump actions/checkout from v2.3.0 to v2.3.1 (#5)
- Bump plugin from 4.2 to 4.3 (#6)
- Bump jackson-databind from 2.11.0 to 2.11.1 (#8)
- Bump actions/checkout from v2 to v2.3.0 (#4)
π» Maintenance
- Update the README (#19)
- Document ability to use Tuleap groups (#18) thanks @gbonnefille
Tuleap Authentication 1.0.0
π Features
- User can be connected to a Jenkins server by using his Tuleap credentials.
- A Jenkins Admin can use the authorization matrix to manage user's rights
β οΈ The user must have a Jenkins account otherwise the user cannot be retrieved by the authorization matrix.