File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -10,14 +10,19 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
10
10
* Add PHP 8.2 support
11
11
* Add support for group and project deploy tokens
12
12
* Add source parameter to pipelines API
13
+ * Add support for ` Jobs::artifactByJobId `
14
+ * Add support for ` Users::usersStarredProjects `
13
15
* Add support for ` Groups::issues `
14
16
* Add support for ` Groups::iterations `
15
17
* Add support for ` Projects::iterations `
18
+ * Add support for ` Projects::projectAccessToken `
16
19
* Add support for ` Projects::pipelineTestReport `
17
20
* Add support for ` Projects::pipelineTestReportSummary `
18
- * Added support for ` update_at ` order by in ` Projects::pipelines `
21
+ * Add support for ` allowed_to_create ` in ` Projects::addProtectedTag `
22
+ * Add support for ` update_at ` order by in ` Projects::pipelines `
19
23
* Added additional parameters to ` Issues::all `
20
24
* Added additional parameters to ` Issues::group `
25
+ * Added the ability to authenticate with a job token
21
26
22
27
## [ 11.8.0] - 2022-04-24
23
28
You can’t perform that action at this time.
0 commit comments