Commit c29c15f6 authored by semantic-release-bot's avatar semantic-release-bot
Browse files

chore(release): 2.59.0 [skip ci]

## 2.59.0

### 🚀 Features

- feat: add job_inputs to PlayJobOptions ([!2975](!2975)) by [Raphael Rösch](https://gitlab.com/raphael.roesch)

### 🔄 Other Changes

- chore(deps): update golang docker tag ([!3003](!3003)) by [GitLab Dependency Bot](https://gitlab.com/gitlab-dependency-update-bot)
- chore(deps): update module github.com/stretchr/testify to v1.12.1 ([!3005](!3005)) by [GitLab Dependency Bot](https://gitlab.com/gitlab-dependency-update-bot)

# [2.59.0](v2.58.2...v2.59.0) (2026-08-25)

### Features

* add job_inputs to PlayJobOptions ([c351eea4](c351eea4))
parent 194539b5
Loading
Loading
Loading
Loading
Loading
+20 −0
Original line number Diff line number Diff line
## 2.59.0

### 🚀 Features

- feat: add job_inputs to PlayJobOptions ([!2975](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2975)) by [Raphael Rösch](https://gitlab.com/raphael.roesch)

### 🔄 Other Changes

- chore(deps): update golang docker tag ([!3003](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/3003)) by [GitLab Dependency Bot](https://gitlab.com/gitlab-dependency-update-bot)
- chore(deps): update module github.com/stretchr/testify to v1.12.1 ([!3005](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/3005)) by [GitLab Dependency Bot](https://gitlab.com/gitlab-dependency-update-bot)



# [2.59.0](https://gitlab.com/gitlab-org/api/client-go/compare/v2.58.2...v2.59.0) (2026-08-25)


### Features

* add job_inputs to PlayJobOptions ([c351eea](https://gitlab.com/gitlab-org/api/client-go/commit/c351eea4f210530e653acfd7465d026e66e11e16))

## 2.58.2

### 🐛 Bug Fixes