| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent bfd3aec commit 9b078dd
2 files changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -4,6 +4,13 @@ | |||
| 4 | 4 | ||
| 5 | 5 | [1]: https://pypi.org/project/google-cloud-monitoring/#history | |
| 6 | 6 | ||
| 7 | + ### [2.5.1](https://www.github.com/googleapis/python-monitoring/compare/v2.5.0...v2.5.1) (2021-09-24) | ||
| 8 | + | ||
| 9 | + | ||
| 10 | + ### Bug Fixes | ||
| 11 | + | ||
| 12 | + * add 'dict' annotation type to 'request' ([ffae24c](https://www.github.com/googleapis/python-monitoring/commit/ffae24c816a3e1645464098cf86fdaf54a3064a9)) | ||
| 13 | + | ||
| 7 | 14 | ## [2.5.0](https://www.github.com/googleapis/python-monitoring/compare/v2.4.2...v2.5.0) (2021-08-27) | |
| 8 | 15 | ||
| 9 | 16 | ||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -22,7 +22,7 @@ | |||
| 22 | 22 | ||
| 23 | 23 | name = "google-cloud-monitoring" | |
| 24 | 24 | description = "Stackdriver Monitoring API client library" | |
| 25 | - version = "2.5.0" | ||
| 25 | + version = "2.5.1" | ||
| 26 | 26 | # Should be one of: | |
| 27 | 27 | # 'Development Status :: 3 - Alpha' | |
| 28 | 28 | # 'Development Status :: 4 - Beta' | |
| Back | FazBrowse Home | New Git URL |
0 commit comments