| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1,3 +1,3 @@ | |||
| 1 | 1 | { | |
| 2 | - ".": "2.9.0" | ||
| 2 | + ".": "2.9.1" | ||
| 3 | 3 | } | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -5,6 +5,18 @@ | |||
| 5 | 5 | [1]: https://pypi.org/project/google-cloud-firestore/#history | |
| 6 | 6 | ||
| 7 | 7 | ||
| 8 | + ## [2.9.1](https://github.com/googleapis/python-firestore/compare/v2.9.0...v2.9.1) (2023-01-20) | ||
| 9 | + | ||
| 10 | + | ||
| 11 | + ### Bug Fixes | ||
| 12 | + | ||
| 13 | + * Add context manager return types ([5924bdc](https://github.com/googleapis/python-firestore/commit/5924bdc9c51f3d34f7fa6f350d871688601ecad6)) | ||
| 14 | + | ||
| 15 | + | ||
| 16 | + ### Documentation | ||
| 17 | + | ||
| 18 | + * Add documentation for enums ([5924bdc](https://github.com/googleapis/python-firestore/commit/5924bdc9c51f3d34f7fa6f350d871688601ecad6)) | ||
| 19 | + | ||
| 8 | 20 | ## [2.9.0](https://github.com/googleapis/python-firestore/compare/v2.8.0...v2.9.0) (2023-01-12) | |
| 9 | 21 | ||
| 10 | 22 | ||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -13,4 +13,4 @@ | |||
| 13 | 13 | # See the License for the specific language governing permissions and | |
| 14 | 14 | # limitations under the License. | |
| 15 | 15 | # | |
| 16 | - __version__ = "2.9.0" # {x-release-please-version} | ||
| 16 | + __version__ = "2.9.1" # {x-release-please-version} | ||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -13,4 +13,4 @@ | |||
| 13 | 13 | # See the License for the specific language governing permissions and | |
| 14 | 14 | # limitations under the License. | |
| 15 | 15 | # | |
| 16 | - __version__ = "2.9.0" # {x-release-please-version} | ||
| 16 | + __version__ = "2.9.1" # {x-release-please-version} | ||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -13,4 +13,4 @@ | |||
| 13 | 13 | # See the License for the specific language governing permissions and | |
| 14 | 14 | # limitations under the License. | |
| 15 | 15 | # | |
| 16 | - __version__ = "2.9.0" # {x-release-please-version} | ||
| 16 | + __version__ = "2.9.1" # {x-release-please-version} | ||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -13,4 +13,4 @@ | |||
| 13 | 13 | # See the License for the specific language governing permissions and | |
| 14 | 14 | # limitations under the License. | |
| 15 | 15 | # | |
| 16 | - __version__ = "2.9.0" # {x-release-please-version} | ||
| 16 | + __version__ = "2.9.1" # {x-release-please-version} | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments