Skip to content

Commit 94ae7a6

Browse files
chore(main): release 2.8.0 (#238)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 18db3ce commit 94ae7a6

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/google-cloud-monitoring-dashboards/CHANGELOG.md

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

3+
## [2.8.0](https://github.com/googleapis/python-monitoring-dashboards/compare/v2.7.4...v2.8.0) (2022-10-27)
4+
5+
6+
### Features
7+
8+
* Added support for PromQL queries ([#237](https://github.com/googleapis/python-monitoring-dashboards/issues/237)) ([8b11cdc](https://github.com/googleapis/python-monitoring-dashboards/commit/8b11cdc126bfdd0c2b13bd67f087b3d8efc4daf3))
9+
310
## [2.7.4](https://github.com/googleapis/python-monitoring-dashboards/compare/v2.7.3...v2.7.4) (2022-10-10)
411

512

packages/google-cloud-monitoring-dashboards/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-monitoring-dashboards"
2424
description = "Monitoring Dashboards API client library"
25-
version = "2.7.4"
25+
version = "2.8.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)