Skip to content

Commit fbc1cd1

Browse files
release-please[bot]gcf-owl-bot[bot]parthea
authored
chore(v1): release 1.33.1 (#446)
* chore(v1): release 1.33.1 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * revert owlbot changes 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 d0352ca commit fbc1cd1

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.33.1](https://github.com/googleapis/python-api-core/compare/v1.33.0...v1.33.1) (2022-09-14)
8+
9+
10+
### Bug Fixes
11+
12+
* Improve transcoding error message ([#442](https://github.com/googleapis/python-api-core/issues/442)) ([#445](https://github.com/googleapis/python-api-core/issues/445)) ([d0352ca](https://github.com/googleapis/python-api-core/commit/d0352ca72ac6986130e7ac754f67aeb0ac758a5a))
13+
714
## [1.33.0](https://github.com/googleapis/python-api-core/compare/v1.32.0...v1.33.0) (2022-09-06)
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.33.0"
15+
__version__ = "1.33.1"

0 commit comments

Comments
 (0)