8000 chore(main): release 1.7.0 (#207) · googleapis/google-cloud-python@d55bca0 · GitHub
[go: up one dir, main page]

Skip to content

Commit d55bca0

Browse files
chore(main): release 1.7.0 (#207)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> Co-authored-by: Anthonios Partheniou <partheniou@google.com>
1 parent 73818a0 commit d55bca0

File tree

4 files changed

+15
-3
lines changed

4 files changed

+15
-3
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.6.0"
2+
".": "1.7.0"
33
}

packages/google-cloud-appengine-admin/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [1.7.0](https://github.com/googleapis/python-appengine-admin/compare/v1.6.0...v1.7.0) (2022-11-16)
4+
5+
6+
### Features
7+
8+
* Add typing to proto.Message based class attributes ([80bd28c](https://github.com/googleapis/python-appengine-admin/commit/80bd28cf8f56ea3691aa08005445b81d8372e033))
9+
10+
11+
### Documentation
12+
13+
* **samples:** Snippetgen handling of repeated enum field ([80bd28c](https://github.com/googleapis/python-appengine-admin/commit/80bd28cf8f56ea3691aa08005445b81d8372e033))
14+
315
## [1.6.0](https://github.com/googleapis/python-appengine-admin/compare/v1.5.3...v1.6.0) (2022-11-08)
416

517

packages/google-cloud-appengine-admin/google/cloud/appengine_admin/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "1.6.0" # {x-release-please-version}
16+
__version__ = "1.7.0" # {x-release-please-version}

packages/google-cloud-appengine-admin/samples/generated_samples/snippet_metadata_google.appengine.v1.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
],
99
"language": "PYTHON",
1010
"name": "google-cloud-appengine-admin",
11-
"version": "0.1.0"
11+
"version": "1.7.0"
1212
},
1313
"snippets": [
1414
{

0 commit comments

Comments
 (0)
0