Skip to content

Latest commit

 

History

History
118 lines (77 loc) · 4.13 KB

File metadata and controls

118 lines (77 loc) · 4.13 KB

Changelog

PyPI History

0.31.1

12-17-2018 16:51 PST

Implementation Changes

  • Import iam.policy from google.api_core.iam.policy. (#6741)

Documentation

  • Document Python 2 deprecation (#6910)
  • Normalize docs for page_size / max_results / page_token. (#6842)

Internal / Testing Changes

  • Add baseline for synth.metadata
  • Update noxfile.
  • Blacken all gen'd libs (#6792)

0.31.0

11-29-2018 13:03 PST

Implementation Changes

  • 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)

Dependencies

  • Bump minimum 'api_core' version for all GAPIC libs to 1.4.1. (#6391)

Documentation

  • 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)

Internal / Testing Changes

  • 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)

0.30.1

Implementation Changes

  • Monitoring: Add Transports Layer to clients (#5594)
  • Remove gRPC size restrictions (4MB default) (#5594)

Documentation

  • Monitoring. Update documentation links. (#5557)

0.30.0

Implementation Changes

  • Avoid overwriting 'module' of messages from shared modules. (#5364)

New Features

  • Add aliases for new V3 service clients. (#5424)

Documentation

  • Remove link to usage on index of monitoring (#5272)

Internal / Testing Changes

  • Modify system tests to use prerelease versions of grpcio (#5304)
  • Add Test runs for Python 3.7 and remove 3.4 (#5295)

0.29.0

Implementation Changes

  • Update monitoring library to use new generated client (#5212)
  • Move aligner and reducer links from timeSeries.list to alertPolicies (#5011)

Internal / Testing Changes

  • Fix bad trove classifier

0.28.1

Implementation changes

  • Convert label values to str in client.metric() (#4910)

Dependencies

  • Update dependency range for api-core to include v1.0.0 releases (#4944)

Documentation

  • Fixing "Fore" -> "For" typo in README docs. (#4317)

Testing and internal changes

  • 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)

0.28.0

Documentation

  • Added link to "Python Development Environment Setup Guide" in project README (#4187, h/t to @michaelawyu)

Dependencies

  • Upgrading to google-cloud-core >= 0.28.0 and adding dependency on google-api-core (#4221, #4280)

PyPI: https://pypi.org/project/google-cloud-monitoring/0.28.0/