Tags: classicvalues/python-datalabeling
10BC0
Tags
chore: release 1.4.0 (googleapis#160) 🤖 I have created a release \*beep\* \*boop\* --- ## [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 ([googleapis#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)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
chore: release 1.3.0 (googleapis#157) Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> Co-authored-by: Anthonios Partheniou <partheniou@google.com>
chore: release 1.2.4 (googleapis#152) 🤖 I have created a release \*beep\* \*boop\* --- ### [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)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
chore: release 1.2.3 (googleapis#150) 🤖 I have created a release \*beep\* \*boop\* --- ### [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)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
chore: release 1.2.2 (googleapis#131) 🤖 I have created a release \*beep\* \*boop\* --- ### [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 ([googleapis#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 ([googleapis#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 ([googleapis#130](https://www.github.com/googleapis/python-datalabeling/issues/130)) ([b8d85c1](https://www.github.com/googleapis/python-datalabeling/commit/b8d85c11e01fcfbdc1b8abe2aeb94b0d82b09e01)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
chore: release 1.2.1 (googleapis#125) 🤖 I have created a release \*beep\* \*boop\* --- ### [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 ([googleapis#123](https://www.github.com/googleapis/python-datalabeling/issues/123)) ([d5cd5da](https://www.github.com/googleapis/python-datalabeling/commit/d5cd5daebf98404e57f43fc910f7bb478d910044)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
chore: release 1.2.0 (googleapis#114) 🤖 I have created a release \*beep\* \*boop\* --- ## [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 ([googleapis#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 ([googleapis#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)) ([googleapis#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) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
chore: release 1.1.0 (googleapis#54) 🤖 I have created a release \*beep\* \*boop\* --- ## [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 ([googleapis#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 ([googleapis#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 ([googleapis#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` ([googleapis#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)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
chore: release 1.0.0 (googleapis#35) * chore: updated CHANGELOG.md [ci skip] * chore: updated setup.cfg [ci skip] * chore: updated setup.py Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
chore: release 0.4.1 (googleapis#21) * chore: updated CHANGELOG.md [ci skip] * chore: updated setup.cfg [ci skip] * chore: updated setup.py Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
PreviousNext