gitlab gitlab-org/api/client-go v1.34.0

latest release: v1.35.0
3 days ago

1.34.0

๐Ÿš€ Features

  • feat(workitems): Add an initial "Work Items" service with "Get" and "List" methods. (!2719) by Florian Forster

๐Ÿ”„ Other Changes

1.34.0 (2026-02-13)

Bug Fixes

  • workitems: Use int64 for global work item IDs. (f04e3d0)

Features

  • request_options: Add boolean return value to WithNext. (1cd1e1e)
  • workitems: Add comprehensive filtering to ListWorkItemsOptions (052a897)
  • workitems: Add pagination support to ListWorkItems. (cfdf5ee)
  • workitems: Add WorkItems service with Get methods (00925c2), closes gitlab-org/api/client-go#2213
  • workitems: Implement the ListWorkItems method. (4f8a709)

Don't miss a new client-go release

NewReleases is sending notifications on new releases.