Releases: jenkinsci/tuleap-api-plugin
Releases Β· jenkinsci/tuleap-api-plugin
Tuleap API 2.5.2
π¦ Dependency updates
- Bump plugin from 4.55 to 4.64 (#369)
- Bump bom-2.361.x from 1836.vfe602c266c05 to 2102.v854b_fec19c92 (#368)
- Bump commons-io from 2.11.0 to 2.12.0 (#367)
- Bump kotlin-stdlib-common from 1.8.10 to 1.8.21 (#360)
- Bump checker-qual from 3.31.0 to 3.34.0 (#362)
- Bump okhttp from 4.10.0 to 4.11.0 (#359)
- Bump actions/setup-java from 3.10.0 to 3.11.0 (#344)
- Bump mockito-core from 5.1.1 to 5.3.1 (#357)
Tuleap API 2.5.1
Tuleap API 2.5.0
π New features and improvements
- feat: Retrieve the user's projets (#276)
- feat: Get the branches from a Tuleap Git repository and get all project's repositories (#270)
π¦ Dependency updates
- bom-2.289.x from 1472.vb_65d893c9a_b_6 to 1500.ve4d05cd32975 (#285)
- Bump okhttp from 4.9.3 to 4.10.0 (#273)
- Bump jwks-rsa from 0.21.1 to 0.21.2 (#296)
- Bump kotlin-stdlib-common from 1.6.20 to 1.7.20 (#299)
- Bump mockito-core from 4.4.0 to 4.8.0 (#294)
- Bump checker-qual from 3.21.4 to 3.26.0 (#301)
π» Maintenance
Tuleap API 2.4.6
π Security
[SECURITY-2852] (#297)
Tuleap API 2.4.5
π¦ Dependency updates
- Bump jwks-rsa from 0.20.2 to 0.21.1 (#252) @dependabot
- Bump plugin from 4.33 to 4.39 (#253) @dependabot
- Bump okhttp from 4.9.1 to 4.9.3 (#218) @dependabot
- Bump mockito-core from 4.3.1 to 4.4.0 (#246) @dependabot
- Bump jackson-databind from 2.13.1 to 2.13.2.2 (#251) @dependabot
- Bump kotlin-stdlib-common from 1.5.31 to 1.6.20 (#255) @dependabot
- Bump checker-qual from 3.21.2 to 3.21.4 (#256) @dependabot
π» Maintenance
- Bump codecov/codecov-action from 2.1.0 to 3 (#257) @dependabot
- Bump actions/setup-java from 3.0.0 to 3.1.0 (#254) @dependabot
- Use Eclipse Temurin, not AdoptOpenJDK in action (#250) @MarkEWaite
- Bump actions/upload-artifact from 2.3.1 to 3 (#244) @dependabot
- Bump actions/checkout from 2.4.0 to 3 (#243) @dependabot
- Bump actions/setup-java from 2.5.0 to 3.0.0 (#254) @dependabot
Tuleap API 2.4.4
π¦ Dependency updates
- Bump checker-qual from 3.18.0 to 3.21.2 (#236)
- Bump jwks-rsa from 0.20.1 to 0.20.2 (#235)
- Bump mockito-core from 4.0.0 to 4.3.1 (#233)
- Bump jwks-rsa from 0.19.0 to 0.20.1 (#231)
- Bump plugin from 4.19 to 4.33 + Bump minimal Jenkins version compatibility to 2.249.1 (#229)
- Bump jackson-databind from 2.12.5 to 2.13.1 (#226)
π» Maintenance
- Bump actions/setup-java from 2.4.0 to 2.5.0
- Bump actions/upload-artifact from 2.3.0 to 2.3.1
- Bump actions/upload-artifact from 2.2.4 to 2.3.0
- Bump actions/checkout from 2.3.5 to 2.4.0
- Bump actions/setup-java from 2.3.1 to 2.4.0
- Bump actions/checkout from 2.3.4 to 2.3.5
Tuleap API 2.4.3
Tuleap API 2.4.2
π New features and improvements
- Add head_reference to the PullRequest interface (#198)
π¦ Dependency updates
- Bump kotlin-stdlib-common from 1.5.30 to 1.5.31 (#199)
- Bump jackson-databind from 2.12.4 to 2.12.5 (#193)
- Bump mockito-core from 3.11.2 to 3.12.4 (#192)
- Bump kotlin-stdlib-common from 1.5.21 to 1.5.30 (#189)
- Bump checker-qual from 3.17.0 to 3.18.0 (#194)
π» Maintenance
- update documentation (#197)
- Bump codecov/codecov-action from 2.0.3 to 2.1.0
- Bump actions/setup-java from 2.2.0 to 2.3.0
- Bump codecov/codecov-action from 2.0.2 to 2.0.3
Tuleap API 2.4.1
π§ Internal improvement
- refacto: use the new API to retrieve the project by the project id (#183)
Tuleap API 2.4.0
π New features and improvements
The plugin supports two new Tuleap REST route:
- GET
/pull_requests/:id
which retrieves a specific pull request (#182) - GET
git/:id/pull_requests
route which retrieves all open pull request (#177)
π¦ Dependency updates
- Bump actions/setup-java from 2.1.0 to 2.2.0 (#184)
- Bump jackson-databind from 2.12.3 to 2.12.4 (#171)
- Bump commons-io from 2.10.0 to 2.11.0 (#172)
- Bump kotlin-stdlib-common from 1.5.20 to 1.5.21 (#173)
- Bump checker-qual from 3.15.0 to 3.17.0 (#181)
π» Maintenance
- Bump codecov/codecov-action from 2.0.1 to 2.0.2
- Bump codecov/codecov-action from 1.5.2 to 2.0.1