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

chore(release): 2.51.0 [skip ci]

## 2.51.0

### 🚀 Features

- feat(client): add option to retry only idempotent requests ([!2945](!2945)) by [Patrick Dawkins](https://gitlab.com/pjcdawkins)

### 🔄 Other Changes

- feat(workitems): Add `Children` field to `WorkItem` struct. ([!2950](!2950)) by [Florian Forster](https://gitlab.com/fforster)

# [2.51.0](v2.50.0...v2.51.0) (2026-07-17)

### Features

* **client:** add option to retry only idempotent requests ([8260b221](8260b221))
* **workitems:** Add `Children` field to `WorkItem` struct. ([6a5eca23](6a5eca23))
parent 35bb167e
Loading
Loading
Loading
Loading
Loading
+20 −0
Original line number Diff line number Diff line
## 2.51.0

### 🚀 Features

- feat(client): add option to retry only idempotent requests ([!2945](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2945)) by [Patrick Dawkins](https://gitlab.com/pjcdawkins)

### 🔄 Other Changes

- feat(workitems): Add `Children` field to `WorkItem` struct. ([!2950](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2950)) by [Florian Forster](https://gitlab.com/fforster)



# [2.51.0](https://gitlab.com/gitlab-org/api/client-go/compare/v2.50.0...v2.51.0) (2026-07-17)


### Features

* **client:** add option to retry only idempotent requests ([8260b22](https://gitlab.com/gitlab-org/api/client-go/commit/8260b221903a0c6670e2ff0399a4f9700b34fc19))
* **workitems:** Add `Children` field to `WorkItem` struct. ([6a5eca2](https://gitlab.com/gitlab-org/api/client-go/commit/6a5eca23b44d1370149284d698c4aaab89f2683e))

## 2.50.0

### 🚀 Features