diff --git a/CHANGELOG.md b/CHANGELOG.md index bd84b3e4..03121c66 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Release History +## [0.35.0](https://github.com/googleapis/gapic-showcase/compare/v0.34.0...v0.35.0) (2024-04-29) + + +### Features + +* Echo request headers in response over REST transport ([#1509](https://github.com/googleapis/gapic-showcase/issues/1509)) ([de93c4c](https://github.com/googleapis/gapic-showcase/commit/de93c4c5e33b4e1a8ec3ebbeb7af36143dbc19dd)) + ## [0.34.0](https://github.com/googleapis/gapic-showcase/compare/v0.33.0...v0.34.0) (2024-04-23) diff --git a/version.txt b/version.txt index 85e60ed1..7b52f5e5 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -0.34.0 +0.35.0