This repository has been archived by the owner on Oct 2, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
🤖 I have created a release \*beep\* \*boop\* --- ## [2.2.0](https://www.github.com/googleapis/java-monitoring/compare/v2.1.0...v2.2.0) (2021-04-12) ### Features * Added creation and mutation records to notification channels ([8a42810](https://www.github.com/googleapis/java-monitoring/commit/8a42810e2f0786de716b123e1091b6a1dd7d1e45)) * Added IstioCanonicalService for service monitoring ([8a42810](https://www.github.com/googleapis/java-monitoring/commit/8a42810e2f0786de716b123e1091b6a1dd7d1e45)) * Added support for Monitoring Query Language: https://cloud.google.com/monitoring/mql ([8a42810](https://www.github.com/googleapis/java-monitoring/commit/8a42810e2f0786de716b123e1091b6a1dd7d1e45)) * Added support for querying metrics for folders and organizations ([8a42810](https://www.github.com/googleapis/java-monitoring/commit/8a42810e2f0786de716b123e1091b6a1dd7d1e45)) * Added support for secondary aggregation when querying metrics ([#471](https://www.github.com/googleapis/java-monitoring/issues/471)) ([8a42810](https://www.github.com/googleapis/java-monitoring/commit/8a42810e2f0786de716b123e1091b6a1dd7d1e45)) * Added support for units in the MetricService ([8a42810](https://www.github.com/googleapis/java-monitoring/commit/8a42810e2f0786de716b123e1091b6a1dd7d1e45)) * Added total_size to the response of ListAlertPolicies ([8a42810](https://www.github.com/googleapis/java-monitoring/commit/8a42810e2f0786de716b123e1091b6a1dd7d1e45)) ### Bug Fixes * Extended the default deadline for UpdateGroup to 180s ([8a42810](https://www.github.com/googleapis/java-monitoring/commit/8a42810e2f0786de716b123e1091b6a1dd7d1e45)) * Un-deprecated cluster_istio for service monitoring ([8a42810](https://www.github.com/googleapis/java-monitoring/commit/8a42810e2f0786de716b123e1091b6a1dd7d1e45)) ### Dependencies * update dependency com.google.cloud:google-cloud-shared-dependencies to v0.21.0 ([#478](https://www.github.com/googleapis/java-monitoring/issues/478)) ([d028912](https://www.github.com/googleapis/java-monitoring/commit/d0289124b32940e1cb1ccb580c30c5b463d6db54)) * update dependency com.google.protobuf:protobuf-java-util to v3.15.7 ([#461](https://www.github.com/googleapis/java-monitoring/issues/461)) ([aa17b1b](https://www.github.com/googleapis/java-monitoring/commit/aa17b1b006fc0203b040bdb9035df8e732c6307c)) * update dependency com.google.protobuf:protobuf-java-util to v3.15.8 ([#477](https://www.github.com/googleapis/java-monitoring/issues/477)) ([31d72d7](https://www.github.com/googleapis/java-monitoring/commit/31d72d721af4eaec6d3896fd59f53f588911e220)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
- Loading branch information
1 parent
31f6f10
commit f047185
Showing
9 changed files
with
45 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
# Format: | ||
# module:released-version:current-version | ||
|
||
proto-google-cloud-monitoring-v3:2.1.0:2.1.1-SNAPSHOT | ||
grpc-google-cloud-monitoring-v3:2.1.0:2.1.1-SNAPSHOT | ||
google-cloud-monitoring:2.1.0:2.1.1-SNAPSHOT | ||
proto-google-cloud-monitoring-v3:2.2.0:2.2.0 | ||
grpc-google-cloud-monitoring-v3:2.2.0:2.2.0 | ||
google-cloud-monitoring:2.2.0:2.2.0 |