Skip to content

Latest commit

 

History

History
510 lines (223 loc) · 29.1 KB

CHANGELOG.md

File metadata and controls

510 lines (223 loc) · 29.1 KB

Changelog

0.40.9 (2021-02-10)

Bug Fixes

0.40.8 (2021-02-05)

Bug Fixes

  • body encoding for rest transport (#768) (cc55a18)
  • update paging implementation to handle unconventional pagination (#750) (eaac3e6)

0.40.7 (2021-02-03)

Bug Fixes

  • don't use integer for enums in json encoding (#761) (6d37a73)

0.40.6 (2021-02-02)

Bug Fixes

  • remove duplicate assignment of certain flattened, repeated fields (#760) (cdbc221)

0.40.5 (2021-02-01)

Bug Fixes

  • Fix namespace packages conflict issue (#757) (8035662)

0.40.4 (2021-01-28)

Bug Fixes

  • Make gapic-generator-python compatible with protobuf 3.14.0 (packaged as native namespace package) (#753) (45212af)
  • mypy 0.800 update errors (#754) (608275a)

0.40.3 (2021-01-21)

Bug Fixes

0.40.2 (2021-01-21)

Bug Fixes

  • fix rest transport unit test template (#741) (54b9806)

0.40.1 (2021-01-20)

Bug Fixes

0.40.0 (2021-01-19)

Features

0.39.1 (2021-01-05)

Bug Fixes

  • fix missing .coveragerc and the broken bazel build (#723) (7f8235f)
  • Update gapic-generator-python to gracefully handle internal google inconsistencies (#721) (b984295)
  • updating testing, rest-only generation, & minor bug-fixes (#716) (56c31de)

0.39.0 (2020-12-22)

Features

Bug Fixes

0.38.0 (2020-12-16)

Features

  • add 'from_service_account_info' factory to clients (#706) (94d5f0c), closes #705

0.37.1 (2020-12-10)

Bug Fixes

0.37.0 (2020-12-08)

Features

  • add proper handling of query/path/body parameters for rest transport (#702) (6b2de5d)

0.36.0 (2020-11-14)

Features

  • add rest transport generation for clients with optional transport flag (#688) (af59c2c)

0.35.11 (2020-11-12)

Bug Fixes

  • add enums to types/init.py (#695) (e1d4a4a)
  • update protobuf version [gapic-generator-python] (#696) (ea3e519)

0.35.10 (2020-11-09)

Documentation

0.35.9 (2020-10-27)

Performance Improvements

  • collisions don't contain reserved names by default (#684) (2ec6ea6)

0.35.8 (2020-10-21)

Documentation

  • generated message types reference proto-plus (#680) (23327b2)

0.35.7 (2020-10-21)

Bug Fixes

  • expose ssl credentials from transport (#677) (da0ee3e)

0.35.6 (2020-10-20)

Bug Fixes

  • unknown resources do not cause a generator crash (#675) (2d23d7d)

0.35.5 (2020-10-19)

Bug Fixes

  • numerous small fixes to allow bigtable-admin (#660) (09692c4)

0.35.4 (2020-10-16)

Bug Fixes

0.35.3 (2020-10-13)

Documentation

0.35.2 (2020-10-13)

Bug Fixes

  • modules referenced in MapField message type are properly aliased (#654) (2c79349), closes #618

0.35.1 (2020-10-09)

Bug Fixes

  • the common resources are not targets for lookup (#650) (8e1b384)

0.35.0 (2020-10-09)

Features

  • file_level and indirectly used resources generate helper methods (#642) (42e224c), closes #637

0.34.4 (2020-10-09)

Bug Fixes

0.34.3 (2020-10-08)

Bug Fixes

  • fix types on server and bidi streaming callables (#641) (d92c202)

0.34.2 (2020-09-30)

Bug Fixes

  • resource messages in method response types generate helpers (#629) (52bfd6d)

0.34.1 (2020-09-30)

Bug Fixes

0.34.0 (2020-09-29)

Features

  • add support for common resource paths (#622) (15a7fde)

0.33.8 (2020-09-25)

Bug Fixes

  • handle repeated fields in method signatures (#445) (3aae799)

0.33.7 (2020-09-24)

Bug Fixes

  • retriable exceptions are deterministically ordered in GAPICs (#619) (f7b1164)

0.33.6 (2020-09-22)

Bug Fixes

  • operation module is properly aliased if necessary (#615) (8f92fd9), closes #610

0.33.5 (2020-09-22)

Bug Fixes

  • remove 'property' from reserved names (#613) (8338a51)

0.33.4 (2020-09-17)

Bug Fixes

0.33.3 (2020-09-15)

Bug Fixes

  • module names can no longer collide with keywords or builtins (#595) (960d550)

0.33.2 (2020-09-15)

Bug Fixes

  • ignore types for imports generated from 'google.api_core' (#597) (8440e09), closes #596

0.33.1 (2020-09-15)

Bug Fixes

0.33.0 (2020-09-10)

Features

0.32.4 (2020-09-03)

Bug Fixes

  • rendering mock values for recursive messages no longer crashes (#587) (c2a83e5)

0.32.3 (2020-08-28)

Bug Fixes

  • stabilize the order of resource helper methods and (#582) (7d2adde)

0.32.2 (2020-08-20)

Bug Fixes

  • add 'type: ignore' comment for 'google.auth' (#579) (af17501)

0.32.1 (2020-08-19)

Bug Fixes

  • rename local var page in generated tests (#577) (075f9e8)

0.32.0 (2020-08-17)

Features

0.31.1 (2020-08-17)

Bug Fixes

0.31.0 (2020-07-28)

Features

  • bypass request copying in method calls (#557) (3a23143)

Bug Fixes

  • add google.api_core.retry import to base.py (#555) (1d08e60)

0.30.0 (2020-07-27)

Features

0.29.2 (2020-07-23)

Bug Fixes

0.29.1 (2020-07-23)

Bug Fixes

  • use context manager for mtls env var (#548) (d19e180)

0.29.0 (2020-07-22)

Features

  • add iam methods to templates (#545) (3f42c3c)
  • support quota project override via client options (#496) (bbc6b36)

Bug Fixes

0.28.1 (2020-07-16)

Bug Fixes

0.28.0 (2020-07-16)

Features

  • add retry config passed to bazel rule (#526) (9e96151)

Bug Fixes

  • paged code and templates are no longer message centric (#527) (00ba77c)

0.27.0 (2020-07-13)

Features

0.26.6 (2020-07-10)

Bug Fixes

  • primitive repeated fields are now correctly auto paginated (#517) (61a2cc0)

0.26.5 (2020-07-10)

Bug Fixes

  • convert datetime back to proto for unit tests (#511) (e1c787d)

0.26.4 (2020-07-10)

Bug Fixes

0.26.3 (2020-07-08)

Bug Fixes

0.26.2 (2020-07-07)

Bug Fixes

  • add oneof fields to generated protoplus init (#485) (be5a847), closes #484

0.26.1 (2020-07-07)

Bug Fixes

0.26.0 (2020-06-30)

Features

  • add credentials_file and scopes via client_options (#461) (b5e1b1e)

Bug Fixes

  • add name and version info to fixup script name (#490) (16fe7e7)
  • Temporarily define a fixed testing event loop (#493) (2d22d91)

0.25.2 (2020-06-23)

Bug Fixes

0.25.1 (2020-06-23)

Bug Fixes

  • only require dataclases if python<3.7 (#475) (9597695)

0.25.0 (2020-06-17)

Features

  • provide AsyncIO support for generated code (#365) (305ed34)

0.24.2 (2020-06-13)

Bug Fixes

  • generated unit tests live in the 'tests/gapic' subdir (#456) (1ed7c9d), closes #454

0.24.1 (2020-06-12)

Bug Fixes