2.0.0 (2020-10-06)
- move to use microgen (#54). See Migration Guide.
1.1.0 (2020-08-20)
1.0.0 (2020-06-03)
0.36.0 (2020-05-13)
- BREAKING CHANGE: drop support for TimeSeriesQueryLanguageCondition as an alert condition type (#22) (e4bc568)
0.35.0 (2020-04-21)
11-19-2019 14:27 PST
- Deprecate resource name helper methods; update docs configuration (via synth). (#9838)
- Add service monitoring (via synth). (#9799)
- Add
monitoring.v3.InternalChecker.state
(via synth). (#9546) - Add
monitoring.v3.UptimeCheckConfig.ContentMatcher.ContentMatcherOption
(via synth). (#9546) - Add
recursive
parameter todelete_group
(via synth). (#9546) - Add read-only
validity
field tomonitoring.v3.AlertPolicy
(via synth). (#9546) - Add
validate_ssl
parameter tomonitoring.v3.UptimeCheckConfig.HttpCheck
(via synth). (#9546)
- Add python 2 sunset banner to documentation. (#9036)
- Fix intersphinx reference to requests. (#9294)
- Remove CI for gh-pages, use googleapis.dev for
api_core
refs. (#9085) - Remove compatability badges from READMEs. (#9035)
- Revert change to docs/conf.py. (#9803)
- Normalize VPCSC configuration in systests. (#9615)
- Make VPCSC env comparison case-insensitive. (#9564)
- Refresh VPCSC tests. (#9437)
- Fix environment variables for VPC tests. (#8302)
08-12-2019 13:54 PDT
- Add notification channel verification; remove send/recv msg size limit (via synth). (#8980)
07-24-2019 16:52 PDT
- Allow kwargs to be passed to create_channel (via synth). (#8397)
- Add routing header to method metadata, update docs config (via synth). (#7642)
- Remove classifier for Python 3.4 for end-of-life. (#7535)
- Remove unused message exports. (#7271)
- Protoc-generated serialization update. (#7089)
- Pick up stub docstring fix in GAPIC generator. (#6976)
- Add 'client_options' support, update list method docstrings (via synth). (#8516)
- Bump minimum version for google-api-core to 1.14.0. (#8709)
- Link to googleapis.dev documentation in READMEs. (#8705)
- Add compatibility check badges to READMEs. (#8288)
- Fixes #8545 by removing typing information for kwargs to not conflict with type checkers (#8546)
- Update docstrings, copy lintified proto files (via synth). (#7451)
- googlecloudplatform --> googleapis in READMEs (#7411)
- Updated client library documentation URLs. (#7307)
- Update copyright: 2018 -> 2019. (#7151)
- Add docs job to publish to googleapis.dev. (#8464)
- Declare encoding as utf-8 in pb2 files (via synth). (#8358)
- Add disclaimer to auto-generated template files (via synth). (#8321)
- Fix coverage in 'types.py' (via synth). (#8159)
- Add empty lines (via synth). (#8065)
- Add nox session
docs
(via synth). (#7777) - Regenerate VPCSC tests to include NotificationChannelService and UptimeCheckService. (#7853)
- Set environment variables for VPCSC system tests. (#7847)
- Add VPCSC system test. (#7791)
- protobuf file housekeeping (no user-visible changes) (via synth). (#7588)
- Add clarifying comment to blacken nox target. (#7398)
- Trivial gapic-generator change. (#7231)
- Add protos as an artifact to library (#7205)
12-17-2018 16:51 PST
- Import
iam.policy
fromgoogle.api_core.iam.policy
. (#6741)
- Document Python 2 deprecation (#6910)
- Normalize docs for
page_size
/max_results
/page_token
. (#6842)
- Add baseline for synth.metadata
- Update noxfile.
- Blacken all gen'd libs (#6792)
11-29-2018 13:03 PST
- Pick up enum fixes in the GAPIC generator. (#6614)
- Pick up fixes to the GAPIC generator. (#6501)
- Fix client_info bug, update docstrings and timeouts. (#6416)
- Bump minimum 'api_core' version for all GAPIC libs to 1.4.1. (#6391)
- Docstring changes, 'account' -> 'workspace', via synth. (#6461)
- Add 'dropped_labels', 'span_context', plus docstring changes. (#6358)
- Fix GAX fossils (#6264)
- Harmonize / DRY 'monitoring/README.rst' / 'monitoring/docs/index.rst'. (#6156)
- Run Black on Generated libraries (#6666)
- Add templates for flake8, coveragerc, noxfile, and black. (#6642)
- Assorted synth fixups / cleanups (#6400)
- Use new Nox (#6175)
- Fix long lines from autosynth (#5961
- Test pandas under all supported Python versions (#5858)
- Monitoring: Add Transports Layer to clients (#5594)
- Remove gRPC size restrictions (4MB default) (#5594)
- Monitoring. Update documentation links. (#5557)
- Avoid overwriting 'module' of messages from shared modules. (#5364)
- Add aliases for new V3 service clients. (#5424)
- Remove link to
usage
on index of monitoring (#5272)
- Modify system tests to use prerelease versions of grpcio (#5304)
- Add Test runs for Python 3.7 and remove 3.4 (#5295)
- Update monitoring library to use new generated client (#5212)
- Move aligner and reducer links from timeSeries.list to alertPolicies (#5011)
- Fix bad trove classifier
- Convert label values to str in client.metric() (#4910)
- Update dependency range for api-core to include v1.0.0 releases (#4944)
- Fixing "Fore" -> "For" typo in README docs. (#4317)
- Install local dependencies when running lint (#4936)
- Re-enable lint for tests, remove usage of pylint (#4921)
- Normalize all setup.py files (#4909)
- Making a
nox -s default
session for all packages. (#4324) - Shorten test names (#4321)
- Added link to "Python Development Environment Setup Guide" in project README (#4187, h/t to @michaelawyu)
- Upgrading to
google-cloud-core >= 0.28.0
and adding dependency ongoogle-api-core
(#4221, #4280)
PyPI: https://pypi.org/project/google-cloud-monitoring/0.28.0/