+28
−0
Loading
## 1.34.0 ###🚀 Features - feat(workitems): Add an initial "Work Items" service with "Get" and "List" methods. ([!2719](!2719)) by [Florian Forster](https://gitlab.com/fforster) ###🔄 Other Changes - refactor: migrate to math/rand/v2 ([!2759](!2759)) by [Ville Skyttä](https://gitlab.com/scop) # [1.34.0](v1.33.0...v1.34.0) (2026-02-13) ### Bug Fixes * **workitems:** Use `int64` for global work item IDs. ([f04e3d08](f04e3d08)) ### Features * **request_options:** Add boolean return value to `WithNext`. ([1cd1e1e5](1cd1e1e5)) * **workitems:** Add comprehensive filtering to `ListWorkItemsOptions` ([052a8978](052a8978)) * **workitems:** Add pagination support to `ListWorkItems`. ([cfdf5ee6](cfdf5ee6)) * **workitems:** Add WorkItems service with Get methods ([00925c26](00925c26)), closes [#2213](#2213) * **workitems:** Implement the `ListWorkItems` method. ([4f8a7092](4f8a7092))