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

chore(release): 2.58.1 [skip ci]

## 2.58.1

### 🐛 Bug Fixes

- fix: add merge_when_pipeline_succeeds webhook field ([!2992](!2992)) by [Giannis Kepas](https://gitlab.com/gkepas)

### 🔄 Other Changes

- chore(deps): update module github.com/stretchr/testify to v1.12.0 ([!2994](!2994)) by [GitLab Dependency Bot](https://gitlab.com/gitlab-dependency-update-bot)
- chore(deps): update module buf.build/go/protovalidate to v1.3.0 ([!2991](!2991)) by [GitLab Dependency Bot](https://gitlab.com/gitlab-dependency-update-bot)
- chore(deps): update module github.com/google/cel-go to v0.31.0 ([!2990](!2990)) by [GitLab Dependency Bot](https://gitlab.com/gitlab-dependency-update-bot)
- chore: fix dev container toolchain and give it a stable name ([!2988](!2988)) by [Giannis Kepas](https://gitlab.com/gkepas)
- chore(deps): update module cel.dev/expr to v0.25.3 ([!2987](!2987)) by [GitLab Dependency Bot](https://gitlab.com/gitlab-dependency-update-bot)
- chore(deps): update module buf.build/gen/go/bufbuild/protovalidate/protocolbuffers/go to v1.36.12-20260709200747-435963d16310.1 ([!2983](!2983)) by [GitLab Dependency Bot](https://gitlab.com/gitlab-dependency-update-bot)

## [2.58.1](v2.58.0...v2.58.1) (2026-08-17)

### Bug Fixes

* add merge_when_pipeline_succeeds webhook field ([78c49b35](78c49b35))
parent ed86dcaf
Loading
Loading
Loading
Loading
Loading
+24 −0
Original line number Diff line number Diff line
## 2.58.1

### 🐛 Bug Fixes

- fix: add merge_when_pipeline_succeeds webhook field ([!2992](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2992)) by [Giannis Kepas](https://gitlab.com/gkepas)

### 🔄 Other Changes

- chore(deps): update module github.com/stretchr/testify to v1.12.0 ([!2994](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2994)) by [GitLab Dependency Bot](https://gitlab.com/gitlab-dependency-update-bot)
- chore(deps): update module buf.build/go/protovalidate to v1.3.0 ([!2991](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2991)) by [GitLab Dependency Bot](https://gitlab.com/gitlab-dependency-update-bot)
- chore(deps): update module github.com/google/cel-go to v0.31.0 ([!2990](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2990)) by [GitLab Dependency Bot](https://gitlab.com/gitlab-dependency-update-bot)
- chore: fix dev container toolchain and give it a stable name ([!2988](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2988)) by [Giannis Kepas](https://gitlab.com/gkepas)
- chore(deps): update module cel.dev/expr to v0.25.3 ([!2987](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2987)) by [GitLab Dependency Bot](https://gitlab.com/gitlab-dependency-update-bot)
- chore(deps): update module buf.build/gen/go/bufbuild/protovalidate/protocolbuffers/go to v1.36.12-20260709200747-435963d16310.1 ([!2983](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2983)) by [GitLab Dependency Bot](https://gitlab.com/gitlab-dependency-update-bot)



## [2.58.1](https://gitlab.com/gitlab-org/api/client-go/compare/v2.58.0...v2.58.1) (2026-08-17)


### Bug Fixes

* add merge_when_pipeline_succeeds webhook field ([78c49b3](https://gitlab.com/gitlab-org/api/client-go/commit/78c49b35c0f5e6c7b0943c1801ff433035aa20d4))

## 2.58.0

### 🚀 Features