From 1bab99727f52576737e2934c2ab942157284806d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 9 Jul 2026 10:23:18 +0000 Subject: [PATCH 1/4] chore(changelog): add api-client-java v0.14.2 --- .../2026-07-08-api-client-java-0-14-2.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 changelog/entries/2026-07-08-api-client-java-0-14-2.md 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) From 28874da7bb0c2d65d571e00975b6965a814011c0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 9 Jul 2026 10:23:19 +0000 Subject: [PATCH 2/4] chore(changelog): add api-client-python v0.15.2 --- .../2026-07-08-api-client-python-0-15-2.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 changelog/entries/2026-07-08-api-client-python-0-15-2.md 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) From 1a4c36d5b68d96e9747682d324a21a6990f17b1e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 9 Jul 2026 10:23:19 +0000 Subject: [PATCH 3/4] chore(changelog): add api-client-typescript v0.17.2 --- .../2026-07-08-api-client-typescript-0-17-2.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 changelog/entries/2026-07-08-api-client-typescript-0-17-2.md 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) From 52e20f6823136a890b8d6b33f0a73ee1e93f309d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 9 Jul 2026 10:23:19 +0000 Subject: [PATCH 4/4] chore(changelog): add api-client-go v0.13.2 --- .../entries/2026-07-08-api-client-go-0-13-2.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 changelog/entries/2026-07-08-api-client-go-0-13-2.md 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)