From 434cfb0793de077410f47ac48e54e6f37deb1cc6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 27 Aug 2026 12:30:41 +0000 Subject: [PATCH 1/2] [tagpr] prepare for the next release From 85fe293415b351b677e6a90ddea63f8e1acfaed6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 27 Aug 2026 12:30:42 +0000 Subject: [PATCH 2/2] [tagpr] update CHANGELOG.md --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index caf4787..3fba32d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +## [v0.2.9](https://github.com/pepabo/gete/compare/v0.2.8...v0.2.9) - 2026-08-27 + +- Let a connection be written with PUT and PATCH by @haruotsu in https://github.com/pepabo/gete/pull/33 +- Add the Zendesk connection to the catalog by @haruotsu in https://github.com/pepabo/gete/pull/34 +- Declare tools from an OpenAPI description by @haruotsu in https://github.com/pepabo/gete/pull/35 + ## [v0.2.8](https://github.com/pepabo/gete/compare/v0.2.7...v0.2.8) - 2026-08-27 - Say which index an install from git resolves through by @haruotsu in https://github.com/pepabo/gete/pull/25