Skip to content

Releases: googleapis/python-error-reporting

v1.1.1

01 Mar 17:03
563f65c

Choose a tag to compare

Bug Fixes

  • remove gRPC send/recv limit; add enums to types/__init__.py (#57) (e23e5ba)

v1.1.0

02 Dec 09:33
658ee60

Choose a tag to compare

Features

  • add common resource path helpers; expose client transport as property (#37) (bc92bc2)

Bug Fixes

  • changed import path for logging client (#43) (a09449d)

Documentation

v1.0.0

28 Aug 01:31
4666066

Choose a tag to compare

⚠ BREAKING CHANGES

  • migrate to use microgen (#23)

Features

Documentation

v0.34.0

13 May 01:17
ce7a72a

Choose a tag to compare

chore: release 0.34.0 (#9)

v0.33.0

07 Feb 00:31

Choose a tag to compare

10-22-2019 12:10 PDT

New Features

  • Add client_options to constructor (#9152)

Dependencies

  • Pin google-cloud-logging >= 1.14.0, < 2.0.0dev. (#9476)

Documentation

  • Remove references to the old authentication credentials. (#9456)
  • Fix intersphinx reference to requests. (#9294)
  • Remove CI for gh-pages, use googleapis.dev for api_core refs. (#9085)

Internal / Testing Changes

  • Harden test_report_exception systest by increasing max_tries. (#9396)

v0.32.1

07 Feb 00:31

Choose a tag to compare

08-23-2019 10:12 PDT

Implementation Changes

  • Remove send/recv msg size limit (via synth). (#8954)

Documentation

  • Fix documentation links for iam and error-reporting. (#9073)
  • Remove compatability badges from READMEs. (#9035)
  • Update intersphinx mapping for requests. (#8805)

v0.32.0

07 Feb 00:31

Choose a tag to compare

07-24-2019 16:17 PDT

Implementation Changes

  • Allow kwargs to be passed to create_channel (via synth). (#8389)
  • Fix typo in non-gRPC import. (#8028)

New Features

  • Add 'client_options' support, update list method docstrings (via synth). (#8508)

Documentation

  • Fix docs navigation issues. (#8723)
  • Link to googleapis.dev documentation in READMEs. (#8705)
  • Add compatibility check badges to READMEs. (#8288)
  • Fix mistake in documentation (#8271)

Internal / Testing Changes

  • Pin black version (via synth). (#8582)
  • Add docs job to publish to googleapis.dev. (#8464)
  • Declare encoding as utf-8 in pb2 files (via synth). (#8351)
  • Add disclaimer to auto-generated template files (via synth). (#8313)
  • Suppress checking 'cov-fail-under' in nox default session (via synth). (#8240)
  • Blacken noxfile.py, setup.py (via synth). (#8122)
  • Add empty lines (via synth). (#8057)

v0.31.0

07 Feb 00:31

Choose a tag to compare

05-17-2019 08:23 PDT

Implementation Changes

  • Add routing header to method metadata (via synth). (#7594)
  • Remove classifier for Python 3.4 for end-of-life. (#7535)

New Features

  • Add client_info support to Client. (#7903)

Dependencies

  • Pin google-cloud-logging >= 1.11.0. (#8015)

Documentation

  • Update client library documentation URLs. (#7307)

Internal / Testing Changes

  • Add nox session docs (via synth). (#7770)
  • Fix docstring replace in synth (#7458)
  • Copy lintified proto files (via synth). (#7447)
  • Add clarifying comment to blacken nox target (via synth). (#7391)
  • Add protos as an artifact to library (#7205)
  • Update copyright headers. (#7144)
  • Protoc-generated serialization update. (#7082)
  • Pick up stub docstring fix in GAPIC generator. (#6970)
  • Fix formatting (#7002)

v0.30.1: Release error_reporting 0.30.1 (#6961)

07 Feb 00:32

Choose a tag to compare

12-17-2018 18:17 PST

Implementation Changes

  • Pick up fixes to GAPIC generator. (#6522)
  • Fix client_info bug, update docstrings via synth. (#6442)

Documentation

  • Document Python 2 deprecation (#6910)
  • Fix #6321 Update README service links in quickstart guides. (#6322)
  • Prep docs for repo split. (#6155)
  • Replace links to /stable/ with /latest/. (#5901)

Internal / Testing Changes

  • Update noxfile.
  • Blacken all gen'd libs (#6792)
  • Omit local deps (#6701)
  • Run black at end of synth.py (#6698)
  • Run Black on Generated libraries (#6666)
  • Add templates for flake8, coveragerc, noxfile, and black. (#6642)
  • Add synth metadata. (#6566)
  • Use new Nox (#6175)
  • Add 'synth.py'. (#6082)
  • Use Nox inplace installs (#5865)

v0.30.0

07 Feb 00:33

Choose a tag to compare

Implementation Changes

  • Make dependency on logging less restrictive in error_reporting (#5345)

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)
  • Fix bad trove classifier