Skip to content

Commit 0075fd7

Browse files
release-please[bot]gcf-owl-bot[bot]parthea
authored
chore(v1): release 1.34.1 (#611)
* 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 <[email protected]>
1 parent d386d2e commit 0075fd7

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@
44

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

7+
## [1.34.1](https://github.com/googleapis/python-api-core/compare/v1.34.0...v1.34.1) (2024-02-13)
8+
9+
10+
### Bug Fixes
11+
12+
* **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))
13+
714
## [1.34.0](https://github.com/googleapis/python-api-core/compare/v1.33.2...v1.34.0) (2022-12-01)
815

916

google/api_core/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
__version__ = "1.34.0"
15+
__version__ = "1.34.1"

0 commit comments

Comments
 (0)