Skip to content
This repository was archived by the owner on Mar 26, 2026. It is now read-only.

Commit 1745472

Browse files
chore(main): release 1.3.0
1 parent 63599bb commit 1745472

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
# Changelog
22

33

4+
## [1.3.0](https://github.com/googleapis/gapic-generator-python/compare/v1.2.0...v1.3.0) (2022-08-12)
5+
6+
7+
### Features
8+
9+
* Encode numeric enums parameter with REST requests ([#1399](https://github.com/googleapis/gapic-generator-python/issues/1399)) ([63599bb](https://github.com/googleapis/gapic-generator-python/commit/63599bbeee1842f6219590bdc67498a942f3523c))
10+
411
## [1.2.0](https://github.com/googleapis/gapic-generator-python/compare/v1.1.2...v1.2.0) (2022-08-12)
512

613

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
name = "gapic-generator"
2323
description = "Google API Client Generator for Python"
2424
url = "https://github.com/googleapis/gapic-generator-python"
25-
version = "1.2.0"
25+
version = "1.3.0"
2626
release_status = "Development Status :: 5 - Production/Stable"
2727
dependencies = [
2828
"click >= 6.7",

0 commit comments

Comments
 (0)