diff --git a/changelog/entries/2026-07-08-api-client-go-0-13-2.md b/changelog/entries/2026-07-08-api-client-go-0-13-2.md new file mode 100644 index 00000000..d1664f38 --- /dev/null +++ b/changelog/entries/2026-07-08-api-client-go-0-13-2.md @@ -0,0 +1,17 @@ +--- +title: 'api-client-go v0.13.2' +categories: ['API Clients'] +--- + +Api-client-go v0.13.2 includes 1 addition, 1 change. + +{/* truncate */} + +## Changes + +- Added `request.FeedRequest.Categories[].Enum(adminHealthCenter)` to `client.search.retrievefeed()`. +- Changed `response.Results[]` on `client.search.retrievefeed()`. + +## Source + +- [Release notes](https://github.com/gleanwork/api-client-go/releases/tag/v0.13.2) diff --git a/changelog/entries/2026-07-08-api-client-java-0-14-2.md b/changelog/entries/2026-07-08-api-client-java-0-14-2.md new file mode 100644 index 00000000..1c54240a --- /dev/null +++ b/changelog/entries/2026-07-08-api-client-java-0-14-2.md @@ -0,0 +1,17 @@ +--- +title: 'api-client-java v0.14.2' +categories: ['API Clients'] +--- + +Api-client-java v0.14.2 includes 1 addition, 1 change. + +{/* truncate */} + +## Changes + +- Added `request.feedRequest.categories[].enum(adminHealthCenter)` to `client.search.retrievefeed()`. +- Changed `response.results[]` on `client.search.retrievefeed()`. + +## Source + +- [Release notes](https://github.com/gleanwork/api-client-java/releases/tag/v0.14.2) diff --git a/changelog/entries/2026-07-08-api-client-python-0-15-2.md b/changelog/entries/2026-07-08-api-client-python-0-15-2.md new file mode 100644 index 00000000..27af9f00 --- /dev/null +++ b/changelog/entries/2026-07-08-api-client-python-0-15-2.md @@ -0,0 +1,17 @@ +--- +title: 'api-client-python v0.15.2' +categories: ['API Clients'] +--- + +Api-client-python v0.15.2 includes 1 addition, 1 change. + +{/* truncate */} + +## Changes + +- Added `request.categories[].enum(admin_health_center)` to `client.search.retrieve_feed()`. +- Changed `response.results[]` on `client.search.retrieve_feed()`. + +## Source + +- [Release notes](https://github.com/gleanwork/api-client-python/releases/tag/v0.15.2) diff --git a/changelog/entries/2026-07-08-api-client-typescript-0-17-2.md b/changelog/entries/2026-07-08-api-client-typescript-0-17-2.md new file mode 100644 index 00000000..0379edb1 --- /dev/null +++ b/changelog/entries/2026-07-08-api-client-typescript-0-17-2.md @@ -0,0 +1,17 @@ +--- +title: 'api-client-typescript v0.17.2' +categories: ['API Clients'] +--- + +Api-client-typescript v0.17.2 includes 1 addition, 1 change. + +{/* truncate */} + +## Changes + +- Added `request.feedRequest.categories[].enum(adminHealthCenter)` to `client.search.retrievefeed()`. +- Changed `response.results[]` on `client.search.retrievefeed()`. + +## Source + +- [Release notes](https://github.com/gleanwork/api-client-typescript/releases/tag/v0.17.2)