This repository was archived by the owner on Dec 31, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 5 files changed +15
-4
lines changed
samples/generated_samples Expand file tree Collapse file tree 5 files changed +15
-4
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "." : " 2.14.2 "
2
+ "." : " 2.15.0 "
3
3
}
4
4
Original file line number Diff line number Diff line change 4
4
5
5
[ 1 ] : https://pypi.org/project/google-cloud-monitoring/#history
6
6
7
+ ## [ 2.15.0] ( https://github.com/googleapis/python-monitoring/compare/v2.14.2...v2.15.0 ) (2023-05-25)
8
+
9
+
10
+ ### Features
11
+
12
+ * Add basic http authentication ([ 2774ac4] ( https://github.com/googleapis/python-monitoring/commit/2774ac41588c9707102b2f6f1af79c3728db5eae ) )
13
+ * Add httpStatusCode ([ 2774ac4] ( https://github.com/googleapis/python-monitoring/commit/2774ac41588c9707102b2f6f1af79c3728db5eae ) )
14
+ * Add ICMP pings ([ 2774ac4] ( https://github.com/googleapis/python-monitoring/commit/2774ac41588c9707102b2f6f1af79c3728db5eae ) )
15
+ * Add individual USA regions ([ 2774ac4] ( https://github.com/googleapis/python-monitoring/commit/2774ac41588c9707102b2f6f1af79c3728db5eae ) )
16
+ * Add json path matching capabilities ([ 2774ac4] ( https://github.com/googleapis/python-monitoring/commit/2774ac41588c9707102b2f6f1af79c3728db5eae ) )
17
+
7
18
## [ 2.14.2] ( https://github.com/googleapis/python-monitoring/compare/v2.14.1...v2.14.2 ) (2023-03-23)
8
19
9
20
Original file line number Diff line number Diff line change 13
13
# See the License for the specific language governing permissions and
14
14
# limitations under the License.
15
15
#
16
- __version__ = "2.14.2 " # {x-release-please-version}
16
+ __version__ = "2.15.0 " # {x-release-please-version}
Original file line number Diff line number Diff line change 13
13
# See the License for the specific language governing permissions and
14
14
# limitations under the License.
15
15
#
16
- __version__ = "2.14.2 " # {x-release-please-version}
16
+ __version__ = "2.15.0 " # {x-release-please-version}
Original file line number Diff line number Diff line change 8
8
],
9
9
"language" : " PYTHON" ,
10
10
"name" : " google-cloud-monitoring" ,
11
- "version" : " 0.1 .0"
11
+ "version" : " 2.15 .0"
12
12
},
13
13
"snippets" : [
14
14
{
You can’t perform that action at this time.
0 commit comments