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

chore(release): 1.43.0 [skip ci]

## 1.43.0

### 🚀 Features

- feat(pagination): Add `ScanAndCollectN` to collect at most _n_ results. ([!2788](gitlab-org/api/client-go!2788)) by [Florian Forster](https://gitlab.com/fforster)

# [1.43.0](gitlab-org/api/client-go@v1.42.0...v1.43.0) (2026-02-25)

### Features

* **pagination:** Add `ScanAndCollectN` to collect at most _n_ results. ([f821c08c](gitlab-org/api/client-go@f821c08c))
parent bf2f3871
Loading
Loading
Loading
Loading
Loading
+15 −0
Original line number Diff line number Diff line
## 1.43.0

### 🚀 Features

- feat(pagination): Add `ScanAndCollectN` to collect at most _n_ results. ([!2788](https://gitlab.com/gitlab-org/api/client-go/-/merge_requests/2788)) by [Florian Forster](https://gitlab.com/fforster)



# [1.43.0](https://gitlab.com/gitlab-org/api/client-go/compare/v1.42.0...v1.43.0) (2026-02-25)


### Features

* **pagination:** Add `ScanAndCollectN` to collect at most _n_ results. ([f821c08](https://gitlab.com/gitlab-org/api/client-go/commit/f821c08c2a460755a0ae4db08fa468b54cbb4be1))

## 1.42.0

### 🚀 Features