Skip to content

Commit f3a2d1b

Browse files
chore(main): release 2.7.0 (#642)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent f25fd82 commit f3a2d1b

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
@@ -5,6 +5,13 @@
55
[1]: https://pypi.org/project/google-cloud-firestore/#history
66

77

8+
## [2.7.0](https://github.com/googleapis/python-firestore/compare/v2.6.1...v2.7.0) (2022-09-13)
9+
10+
11+
### Features
12+
13+
* add firestore aggregation query apis to the stable googleapis branch ([f25fd82](https://github.com/googleapis/python-firestore/commit/f25fd8263f7a78ea03c2d2a55c41302643f2edf0))
14+
815
## [2.6.1](https://github.com/googleapis/python-firestore/compare/v2.6.0...v2.6.1) (2022-08-11)
916

1017

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222

2323
name = "google-cloud-firestore"
2424
description = "Google Cloud Firestore API client library"
25-
version = "2.6.1"
25+
version = "2.7.0"
2626
release_status = "Development Status :: 5 - Production/Stable"
2727
dependencies = [
2828
"google-api-core[grpc] >= 1.32.0, <3.0.0dev,!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.*,!=2.4.*,!=2.5.*,!=2.6.*,!=2.7.*",

0 commit comments

Comments
 (0)