Skip to content
This repository was archived by the owner on Sep 5, 2023. It is now read-only.

Releases: googleapis/python-datalabeling

v1.5.1

07 Mar 16:15
2ec6ed7

Choose a tag to compare

1.5.1 (2022-03-05)

Bug Fixes

  • deps: require google-api-core>=1.31.5, >=2.3.2 (#206) (24520ae)
  • deps: require proto-plus>=1.15.0 (24520ae)

v1.5.0

14 Feb 17:59
913773a

Choose a tag to compare

1.5.0 (2022-02-14)

Features

Bug Fixes

  • resolve DuplicateCredentialArgs error when using credentials_file (12dab81)

v1.4.0

02 Nov 20:03
f4a39e9

Choose a tag to compare

Features

Bug Fixes

  • deps: drop packaging dependency (0710b41)
  • deps: require google-api-core >= 1.28.0 (0710b41)
  • fix extras_require typo in setup.py (0710b41)

Documentation

  • list oneofs in docstring (0710b41)

v1.3.0

12 Oct 22:04
ac0c4cc

Choose a tag to compare

Features

  • add context manager support in client (#156) (4332378)

v1.2.4

30 Sep 15:47
1781770

Choose a tag to compare

Bug Fixes

  • improper types in pagers generation (b2cefef)

v1.2.3

27 Sep 15:33
2f42fc9

Choose a tag to compare

Bug Fixes

  • add 'dict' annotation type to 'request' (41ccc9a)

v1.2.2

28 Jul 15:16
ec888f7

Choose a tag to compare

Bug Fixes

Documentation

  • add Samples section to CONTRIBUTING.rst (#124) (025a4fa)

Miscellaneous Chores

v1.2.1

21 Jul 23:17
dfe9cc9

Choose a tag to compare

Bug Fixes

  • deps: pin 'google-{api,cloud}-core', 'google-auth' to allow 2.x versions (#123) (d5cd5da)

v1.2.0

12 Jul 19:32
8ee46c7

Choose a tag to compare

Features

Bug Fixes

Documentation

v1.1.0

01 Jun 11:33
a24ce34

Choose a tag to compare

Features

  • add common resource helper paths; expose client transport (#49) (3d64338)
  • add from_service_account_info (#65) (2c99e4f)

Bug Fixes

  • deps: add packaging requirement (#100) (e34e613)
  • fix sphinx identifiers (2c99e4f)
  • remove client recv msg limit fix: add enums to types/__init__.py (#62) (19e8f0c)
  • use correct retry deadline (2c99e4f)