Skip to content

Releases: jenkinsci/tuleap-oauth-plugin

Tuleap Authentication Plugin 1.1.10

08 Jan 10:35
Compare
Choose a tag to compare

πŸ“¦ 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

16 Oct 14:24
Compare
Choose a tag to compare

πŸ“¦ 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

15 Sep 16:34
Compare
Choose a tag to compare

πŸ› Bugfixes

  • Stop refreshing access tokens (#54)

πŸ“¦ Dependency updates

  • Bump kotlin-stdlib-common from 1.3.72 to 1.4.0 (#40)
  • Bump plugin from 4.6 to 4.7 (#47)
  • Bump commons-codec from 1.14 to 1.15 (#48)
  • Bump mockito-core from 3.5.9 to 3.5.10 (#51)

Tuleap Authentication Plugin 1.1.6

02 Sep 14:56
Compare
Choose a tag to compare

πŸ“¦ Dependency updates

  • Bump mockito-core from 3.5.5 to 3.5.9 (#49)
  • Update to tuleap-api-2.0.0 (#50)

Tuleap Authentication Plugin 1.1.5

27 Aug 07:54
Compare
Choose a tag to compare

πŸ› Bugfixes

  • Fix Plugin blocks the serialization of the configuration (#46)

πŸ“¦ Dependency updates

  • Bump mockito-core from 3.4.6 to 3.5.5 (#43)

πŸ‘» Maintenance

  • Bump codecov/codecov-action from v1.0.12 to v1.0.13 (#41)

Tuleap Authentication 1.1.4

14 Aug 09:17
Compare
Choose a tag to compare

πŸš€ 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

  • Bump actions/checkout from v2.3.1 to v2.3.2 (#36)
  • Bump codecov/codecov-action from v1.0.11 to v1.0.12 (#31)

Tuleap Authentication 1.1.3

20 Jul 10:24
Compare
Choose a tag to compare

πŸš€ Improvement

  • Redirect users to the page they wanted to access or were seeing once they are authenticated (#27)

πŸ“¦ Dependency updates

  • Bump plugin from 4.3 to 4.4 (#26)
  • Bump mockito-core from 3.3.3 to 3.4.4 (#29)

πŸ‘» Maintenance

  • Bump codecov/codecov-action from v1.0.10 to v1.0.11 (#30)
  • Remove dead code (#24)

Tuleap Authentication 1.1.1

09 Jul 11:42
Compare
Choose a tag to compare

πŸ› Bugfix

  • Fix compatibleSinceVersion property (#23)

Tuleap Authentication 1.1.0

09 Jul 09:11
Compare
Choose a tag to compare

πŸš€ Features and improvements

  • Add plugin helper (#14)
  • Fill some missing information in the profile of the connected user (#16)

πŸ› 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

Tuleap Authentication 1.0.0

15 Jun 14:49
Compare
Choose a tag to compare

πŸš€ 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.