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

Releases: googleapis/python-datacatalog

v3.2.1

15 Jun 16:47
0046f43
Compare
Choose a tag to compare

Bug Fixes

v3.2.0

18 May 16:32
936800c
Compare
Choose a tag to compare

Features

  • support self-signed JWT flow for service accounts (85e46e1)

Bug Fixes

  • add async client to %name_%version/init.py (85e46e1)

v3.1.1

29 Mar 22:05
13e0529
Compare
Choose a tag to compare

Bug Fixes

v3.1.0

22 Mar 15:02
fba0d03
Compare
Choose a tag to compare

Features

  • add client_cert_source_for_mtls argument to transports (#107) (59a44bc)

Bug Fixes

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

Documentation

  • document enum values with undoc-members option (#93) (2dbb3ef)
  • fix type_ attribute name in the migration guide (#113) (2f98f22)
  • fix upgrade guide (#114) (4bfa587)
  • update the upgrade guide to be from 1.0 to 3.0 (#77) (eed034a)

v3.0.0

17 Nov 20:17
cbdae97
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

  • add common resource paths; expose client transport; rename type attributes to type_ to avoid name collisions. (#64)

    Renamed attributes:

    • TagTemplateField.type -> TagTemplatedField.type_
    • ColumnSchema.type -> ColumnSchema.type_
    • Entry.type -> Entry.type_

Features

  • add common resource paths; expose client transport; rename type attributes to type_ to avoid name collisions (#64) (f8f797a)

v2.0.0

24 Aug 19:16
2aac68c
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

Features

  • Migrate API client to Microgenerator (#54) (14fbdb8)

Bug Fixes

Documentation

v1.0.0

17 Jun 17:48
048bdba
Compare
Choose a tag to compare

Features

v0.8.0

20 May 23:16
3b8b70d
Compare
Choose a tag to compare
chore: release 0.8.0 (#26)

:robot: I have created a release \*beep\* \*boop\* 
---
## [0.8.0](https://www.github.com/googleapis/python-datacatalog/compare/v0.7.0...v0.8.0) (2020-05-20)


### Features

* add `restricted_locations` to v1; add `order` to `TagField` and `TagTemplateField` in v1beta1; rename `field_path` to `tag_template_field_path` in v1beta1; add pagination support to `list_taxonomies` in v1beta1 ([#20](https://www.github.com/googleapis/python-datacatalog/issues/20)) ([7a890c2](https://www.github.com/googleapis/python-datacatalog/commit/7a890c2f87ff37f610c7246bcbf369314d87b93d))
---


This PR was generated with [Release Please](https://github.com/googleapis/release-please).

v0.7.0

09 Apr 17:02
bcd0a5e
Compare
Choose a tag to compare
chore: release 0.7.0 (#15)

:robot: I have created a release \*beep\* \*boop\* 
---
## [0.7.0](https://www.github.com/googleapis/python-datacatalog/compare/v0.6.0...v0.7.0) (2020-04-09)


### Features

* add v1 ([#13](https://www.github.com/googleapis/python-datacatalog/issues/13)) ([21629fe](https://www.github.com/googleapis/python-datacatalog/commit/21629fed1f86bb1a2800b5213f59acc5d862e2f5))
---


This PR was generated with [Release Please](https://github.com/googleapis/release-please).

v0.6.0

24 Feb 20:46
5d4bfbc
Compare
Choose a tag to compare
chore: release 0.6.0 (#2)