Skip to content

Commit

Permalink
chore(v1): release 1.34.1 (#611)
Browse files Browse the repository at this point in the history
* chore(v1): release 1.34.1

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* revert owlbot change which is specific to the main branch

---------

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Co-authored-by: Anthonios Partheniou <partheniou@google.com>
  • Loading branch information
3 people committed Feb 14, 2024
1 parent d386d2e commit 0075fd7
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@

[1]: https://pypi.org/project/google-api-core/#history

## [1.34.1](https://github.com/googleapis/python-api-core/compare/v1.34.0...v1.34.1) (2024-02-13)


### Bug Fixes

* **v1:** Resolve issue handling protobuf responses in rest streaming ([#609](https://github.com/googleapis/python-api-core/issues/609)) ([d386d2e](https://github.com/googleapis/python-api-core/commit/d386d2e784c53b45f4eca4bd8e8afdef0d55c8af))

## [1.34.0](https://github.com/googleapis/python-api-core/compare/v1.33.2...v1.34.0) (2022-12-01)


Expand Down
2 changes: 1 addition & 1 deletion google/api_core/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.

__version__ = "1.34.0"
__version__ = "1.34.1"

0 comments on commit 0075fd7

Please sign in to comment.