# Changelog [PyPI History][1] [1]: https://pypi.org/project/google-cloud-datalabeling/#history ## [1.5.2](https://github.com/googleapis/python-datalabeling/compare/v1.5.1...v1.5.2) (2022-06-03) ### Bug Fixes * **deps:** require protobuf <4.0.0dev ([#240](https://github.com/googleapis/python-datalabeling/issues/240)) ([5be7c05](https://github.com/googleapis/python-datalabeling/commit/5be7c058f8732249b38dd84c478da492ea1c5f02)) ### Documentation * fix changelog header to consistent size ([#241](https://github.com/googleapis/python-datalabeling/issues/241)) ([3f68205](https://github.com/googleapis/python-datalabeling/commit/3f68205d42409b7f2beb83a276862607e395dd56)) ## [1.5.1](https://github.com/googleapis/python-datalabeling/compare/v1.5.0...v1.5.1) (2022-03-05) ### Bug Fixes * **deps:** require google-api-core>=1.31.5, >=2.3.2 ([#206](https://github.com/googleapis/python-datalabeling/issues/206)) ([24520ae](https://github.com/googleapis/python-datalabeling/commit/24520aefacdf287d902527c590d6a48cc65b823a)) * **deps:** require proto-plus>=1.15.0 ([24520ae](https://github.com/googleapis/python-datalabeling/commit/24520aefacdf287d902527c590d6a48cc65b823a)) ## [1.5.0](https://github.com/googleapis/python-datalabeling/compare/v1.4.0...v1.5.0) (2022-02-14) ### Features * add api key support ([#188](https://github.com/googleapis/python-datalabeling/issues/188)) ([05f02e6](https://github.com/googleapis/python-datalabeling/commit/05f02e66d6f5a02bfd43d811bdde7240a0abfe61)) ### Bug Fixes * resolve DuplicateCredentialArgs error when using credentials_file ([12dab81](https://github.com/googleapis/python-datalabeling/commit/12dab81f7c7d909e2696ee0e8213a778f25fa77f)) ## [1.4.0](https://www.github.com/googleapis/python-datalabeling/compare/v1.3.0...v1.4.0) (2021-11-01) ### Features * add support for python 3.10 ([#159](https://www.github.com/googleapis/python-datalabeling/issues/159)) ([5910974](https://www.github.com/googleapis/python-datalabeling/commit/59109748d6a4db830d5a48d1adb8ac74bf417037)) ### Bug Fixes * **deps:** drop packaging dependency ([0710b41](https://www.github.com/googleapis/python-datalabeling/commit/0710b4160a909aac9f6578dac5f84c312bea28d5)) * **deps:** require google-api-core >= 1.28.0 ([0710b41](https://www.github.com/googleapis/python-datalabeling/commit/0710b4160a909aac9f6578dac5f84c312bea28d5)) * fix extras_require typo in setup.py ([0710b41](https://www.github.com/googleapis/python-datalabeling/commit/0710b4160a909aac9f6578dac5f84c312bea28d5)) ### Documentation * list oneofs in docstring ([0710b41](https://www.github.com/googleapis/python-datalabeling/commit/0710b4160a909aac9f6578dac5f84c312bea28d5)) ## [1.3.0](https://www.github.com/googleapis/python-datalabeling/compare/v1.2.4...v1.3.0) (2021-10-08) ### Features * add context manager support in client ([#156](https://www.github.com/googleapis/python-datalabeling/issues/156)) ([4332378](https://www.github.com/googleapis/python-datalabeling/commit/43323787435fb3c9e0722f98deec47c81c4de90d)) ## [1.2.4](https://www.github.com/googleapis/python-datalabeling/compare/v1.2.3...v1.2.4) (2021-09-30) ### Bug Fixes * improper types in pagers generation ([b2cefef](https://www.github.com/googleapis/python-datalabeling/commit/b2cefef2c320f7d80b56dfe2e0419a1a78f4222e)) ## [1.2.3](https://www.github.com/googleapis/python-datalabeling/compare/v1.2.2...v1.2.3) (2021-09-24) ### Bug Fixes * add 'dict' annotation type to 'request' ([41ccc9a](https://www.github.com/googleapis/python-datalabeling/commit/41ccc9abe59315b9f3794bb264f6dbc4251488bc)) ## [1.2.2](https://www.github.com/googleapis/python-datalabeling/compare/v1.2.1...v1.2.2) (2021-07-27) ### Bug Fixes * enable self signed jwt for grpc ([#129](https://www.github.com/googleapis/python-datalabeling/issues/129)) ([4fdf2f6](https://www.github.com/googleapis/python-datalabeling/commit/4fdf2f66b84bfad9504551124b7ed13126d329ea)) ### Documentation * add Samples section to CONTRIBUTING.rst ([#124](https://www.github.com/googleapis/python-datalabeling/issues/124)) ([025a4fa](https://www.github.com/googleapis/python-datalabeling/commit/025a4fa4d31612a02eaf3b8250225d6d467f4248)) ### Miscellaneous Chores * release as 1.2.2 ([#130](https://www.github.com/googleapis/python-datalabeling/issues/130)) ([b8d85c1](https://www.github.com/googleapis/python-datalabeling/commit/b8d85c11e01fcfbdc1b8abe2aeb94b0d82b09e01)) ## [1.2.1](https://www.github.com/googleapis/python-datalabeling/compare/v1.2.0...v1.2.1) (2021-07-20) ### Bug Fixes * **deps:** pin 'google-{api,cloud}-core', 'google-auth' to allow 2.x versions ([#123](https://www.github.com/googleapis/python-datalabeling/issues/123)) ([d5cd5da](https://www.github.com/googleapis/python-datalabeling/commit/d5cd5daebf98404e57f43fc910f7bb478d910044)) ## [1.2.0](https://www.github.com/googleapis/python-datalabeling/compare/v1.1.0...v1.2.0) (2021-07-12) ### Features * add always_use_jwt_access ([#113](https://www.github.com/googleapis/python-datalabeling/issues/113)) ([416b3e9](https://www.github.com/googleapis/python-datalabeling/commit/416b3e9e15d7b147c69391133cb4576c64a41a82)) ### Bug Fixes * disable always_use_jwt_access ([#117](https://www.github.com/googleapis/python-datalabeling/issues/117)) ([8c50b89](https://www.github.com/googleapis/python-datalabeling/commit/8c50b899ff1cee04af36fc5f2dae68ba721efdae)) ### Documentation * omit mention of Python 2.7 in 'CONTRIBUTING.rst' ([#1127](https://www.github.com/googleapis/python-datalabeling/issues/1127)) ([#108](https://www.github.com/googleapis/python-datalabeling/issues/108)) ([2d38075](https://www.github.com/googleapis/python-datalabeling/commit/2d38075bd68c083ed164a7202fd65056ff1edbc8)), closes [#1126](https://www.github.com/googleapis/python-datalabeling/issues/1126) ## [1.1.0](https://www.github.com/googleapis/python-datalabeling/compare/v1.0.0...v1.1.0) (2021-05-28) ### Features * add common resource helper paths; expose client transport ([#49](https://www.github.com/googleapis/python-datalabeling/issues/49)) ([3d64338](https://www.github.com/googleapis/python-datalabeling/commit/3d643383e481fa22093756343bdf50eba002b1f8)) * add from_service_account_info ([#65](https://www.github.com/googleapis/python-datalabeling/issues/65)) ([2c99e4f](https://www.github.com/googleapis/python-datalabeling/commit/2c99e4f1ff627cd8c1ddf399c81cb418b3419491)) ### Bug Fixes * **deps:** add packaging requirement ([#100](https://www.github.com/googleapis/python-datalabeling/issues/100)) ([e34e613](https://www.github.com/googleapis/python-datalabeling/commit/e34e613c1b3a7719212224094182309bd267d1bb)) * fix sphinx identifiers ([2c99e4f](https://www.github.com/googleapis/python-datalabeling/commit/2c99e4f1ff627cd8c1ddf399c81cb418b3419491)) * remove client recv msg limit fix: add enums to `types/__init__.py` ([#62](https://www.github.com/googleapis/python-datalabeling/issues/62)) ([19e8f0c](https://www.github.com/googleapis/python-datalabeling/commit/19e8f0c1a82d6b096e0787c1249a2e0cbdf5e429)) * use correct retry deadline ([2c99e4f](https://www.github.com/googleapis/python-datalabeling/commit/2c99e4f1ff627cd8c1ddf399c81cb418b3419491)) ## [1.0.0](https://www.github.com/googleapis/python-datalabeling/compare/v0.4.1...v1.0.0) (2020-08-12) ### ⚠ BREAKING CHANGES * migrate to use microgen (#34) ### Features * migrate to use microgen ([#34](https://www.github.com/googleapis/python-datalabeling/issues/34)) ([465eb36](https://www.github.com/googleapis/python-datalabeling/commit/465eb361d39d08029f30b36c769252c9f83e7949)) ## [0.4.1](https://www.github.com/googleapis/python-datalabeling/compare/v0.4.0...v0.4.1) (2020-08-07) ### Bug Fixes * update retry configs ([#20](https://www.github.com/googleapis/python-datalabeling/issues/20)) ([b39f497](https://www.github.com/googleapis/python-datalabeling/commit/b39f4975eceee93eec20ccfb0e301e2ff514e023)) ## [0.4.0](https://www.github.com/googleapis/python-datalabeling/compare/v0.3.0...v0.4.0) (2020-01-31) ### Features * **datalabeling:** undeprecate resource name helper methods (via synth) ([#10039](https://www.github.com/googleapis/python-datalabeling/issues/10039)) ([88f8090](https://www.github.com/googleapis/python-datalabeling/commit/88f809008ee6a709c02c78b1d93af779fab19adb)) ### Bug Fixes * **datalabeling:** deprecate resource name helper methods (via synth) ([#9832](https://www.github.com/googleapis/python-datalabeling/issues/9832)) ([e5f9021](https://www.github.com/googleapis/python-datalabeling/commit/e5f902154ebe7fcb139aa405babfe9993fd51319)) ## 0.3.0 10-10-2019 11:08 PDT ### Implementation Changes - Remove send / receive message size limit (via synth). ([#8950](https://github.com/googleapis/google-cloud-python/pull/8950)) ### Dependencies - Bump minimum version for google-api-core to 1.14.0. ([#8709](https://github.com/googleapis/google-cloud-python/pull/8709)) ### Documentation - Fix intersphinx reference to requests. ([#9294](https://github.com/googleapis/google-cloud-python/pull/9294)) - Remove CI for gh-pages, use googleapis.dev for `api_core` refs. ([#9085](https://github.com/googleapis/google-cloud-python/pull/9085)) - Remove compatability badges from READMEs. ([#9035](https://github.com/googleapis/google-cloud-python/pull/9035)) - Update intersphinx mapping for requests. ([#8805](https://github.com/googleapis/google-cloud-python/pull/8805)) - Link to googleapis.dev documentation in READMEs. ([#8705](https://github.com/googleapis/google-cloud-python/pull/8705)) ## 0.2.1 07-16-2019 10:17 PDT ### Implementation Changes - Import operations.proto (via synth). ([#8678](https://github.com/googleapis/google-cloud-python/pull/8678)) ### Documentation - Add compatibility check badges to READMEs. ([#8288](https://github.com/googleapis/google-cloud-python/pull/8288)) - Fix links in README.rst. ([#8626](https://github.com/googleapis/google-cloud-python/pull/8626)) ## 0.2.0 07-09-2019 12:56 PDT ### Implementation Changes - Allow kwargs to be passed to create_channel (via synth). ([#8386](https://github.com/googleapis/google-cloud-python/pull/8386)) ### New Features - Add 'client_options' support, update list method docstrings (via synth). ([#8504](https://github.com/googleapis/google-cloud-python/pull/8504)) - [BREAKING] Remove audio type, add general_data type, blocking_resources (via synth). ([#8459](https://github.com/googleapis/google-cloud-python/pull/8459)) ### Documentation - Update index.rst ([#7764](https://github.com/googleapis/google-cloud-python/pull/7764)) ### Internal / Testing Changes - Pin black version (via synth). ([#8578](https://github.com/googleapis/google-cloud-python/pull/8578)) - Add docs job to publish to googleapis.dev. ([#8464](https://github.com/googleapis/google-cloud-python/pull/8464)) - Declare encoding as utf-8 in pb2 files (via synth). ([#8348](https://github.com/googleapis/google-cloud-python/pull/8348)) - Add disclaimer to auto-generated template files (via synth). ([#8310](https://github.com/googleapis/google-cloud-python/pull/8310)) - Supress checking 'cov-fail-under' in nox default session (via synth). ([#8236](https://github.com/googleapis/google-cloud-python/pull/8236)) - Fix coverage in 'types.py' (via synth). ([#8151](https://github.com/googleapis/google-cloud-python/pull/8151)) - Blacken noxfile.py, setup.py (via synth). ([#8118](https://github.com/googleapis/google-cloud-python/pull/8118)) - Add empty lines (via synth). ([#8053](https://github.com/googleapis/google-cloud-python/pull/8053)) - Add nox session `docs`, reorder methods (via synth). ([#7767](https://github.com/googleapis/google-cloud-python/pull/7767)) ## 0.1.1 04-02-2019 11:29 PDT ### Internal / Testing Changes - Fix release classifier. ([#7643](https://github.com/googleapis/google-cloud-python/pull/7643)) ## 0.1.0 04-01-2019 17:32 PDT ### New Features - Create Data Labeling Python client. (#7635)