Changelog
3.26.1 (2025-04-12)
Documentation
-
clarify sql variant in comment for
v1.LookupEntryRequest.sql_resource
( 2c0c1c8 ) -
clarify sql variant in comment for
v1beta1.LookupEntryRequest.sql_resource
( 2c0c1c8 )
3.26.0 (2025-03-15)
Features
- [google-cloud-datacatalog] mark DataCatalog service deprecated, use Dataplex Catalog instead ( #13642 ) ( cc49cd3 )
Bug Fixes
-
[Many APIs] Allow Protobuf 6.x ( feb5353 )
-
remove setup.cfg configuration for creating universal wheels ( #13659 ) ( 59bfd42 )
Documentation
-
[google-cloud-datacatalog] Mark DataCatalog v1beta1 service and ( cc49cd3 )
-
fix a few typos ( cc49cd3 )
3.25.1 (2025-02-18)
Bug Fixes
- deps:Require grpc-google-iam-v1>=0.14.0 ( 16e14c8 )
3.25.0 (2025-02-12)
Features
-
Add REST Interceptors which support reading metadata ( e92d527 )
-
Add support for reading selective GAPIC generation methods from service YAML ( e92d527 )
3.24.1 (2024-12-18)
Documentation
- [google-cloud-datacatalog] fix markdown reference in
TagTemplate.is_publicly_readable
comment ( #13369 ) ( d8afab0 )
3.24.0 (2024-12-12)
Features
- Add support for opt-in debug logging ( 19ed3be )
Bug Fixes
- Fix typing issue with gRPC metadata when key ends in -bin ( 19ed3be )
3.23.0 (2024-11-21)
Features
-
A new enum
CatalogUIExperience
is added ( 09a3381 ) -
A new enum
TagTemplateMigration
is added ( 09a3381 ) -
A new field
dataplex_transfer_status
is added to message.google.cloud.datacatalog.v1.Tag
( 09a3381 ) -
A new field
transferred_to_dataplex
is added to message.google.cloud.datacatalog.v1.EntryGroup
( 09a3381 ) -
A new message
MigrationConfig
is added ( 09a3381 ) -
A new message
OrganizationConfig
is added ( 09a3381 ) -
A new message
RetrieveConfigRequest
is added ( 09a3381 ) -
A new message
RetrieveEffectiveConfigRequest
is added ( 09a3381 ) -
A new message
SetConfigRequest
is added ( 09a3381 ) -
A new method
RetrieveConfig
is added to serviceDataCatalog
( 09a3381 ) -
A new method
RetrieveEffectiveConfig
is added to serviceDataCatalog
( 09a3381 ) -
A new method
SetConfig
is added to serviceDataCatalog
( 09a3381 ) -
A new value
TRANSFERRED
is added to enumDataplexTransferStatus
( 09a3381 )
Documentation
- A comment for message
EntryGroup
is changed ( 09a3381 )
3.22.0 (2024-11-14)
Features
-
A new enum
DataplexTransferStatus
is added ( e0ea31c ) -
A new field
dataplex_transfer_status
is added to message.google.cloud.datacatalog.v1.TagTemplate
( e0ea31c ) -
A new field
feature_online_store_spec
is added to message.google.cloud.datacatalog.v1.Entry
( e0ea31c ) -
A new message
FeatureOnlineStoreSpec
is added ( e0ea31c ) -
A new value
CUSTOM_TEXT_EMBEDDING
is added to enumModelSourceType
( e0ea31c ) -
A new value
FEATURE_GROUP
is added to enumEntryType
( e0ea31c ) -
A new value
FEATURE_ONLINE_STORE
is added to enumEntryType
( e0ea31c ) -
A new value
FEATURE_VIEW
is added to enumEntryType
( e0ea31c ) -
A new value
GENIE
is added to enumModelSourceType
( e0ea31c ) -
A new value
MARKETPLACE
is added to enumModelSourceType
( e0ea31c )
Documentation
-
A comment for field
name
in message.google.cloud.datacatalog.v1.Entry
is changed ( e0ea31c ) -
A comment for field
name
in message.google.cloud.datacatalog.v1.EntryGroup
is changed ( e0ea31c ) -
A comment for field
name
in message.google.cloud.datacatalog.v1.Tag
is changed ( e0ea31c ) -
A comment for field
name
in message.google.cloud.datacatalog.v1.TagTemplate
is changed ( e0ea31c ) -
A comment for field
name
in message.google.cloud.datacatalog.v1.TagTemplateField
is changed ( e0ea31c )
3.21.1 (2024-10-31)
Bug Fixes
- disable universe-domain validation ( 53c951e )
3.21.0 (2024-10-24)
Features
- Add support for Python 3.13 ( 6252476 )
3.20.1 (2024-07-31)
Documentation
- [google-cloud-datacatalog] mark DataplexTransferStatus.MIGRATED as deprecated ( #12968 ) ( 6cebf3e )
3.20.0 (2024-07-30)
Features
- [google-cloud-datacatalog] add DataplexTransferStatus enum and field to TagTemplate ( 8a2814b )
Bug Fixes
- Retry and timeout values do not propagate in requests during pagination ( ba1064f )
Documentation
- update field comments for updated IDENTIFIER field behavior ( 8a2814b )
3.19.1 (2024-07-08)
Bug Fixes
3.19.0 (2024-03-22)
Features
- Add RANGE type to Data Catalog ( d60ef17 )
3.18.3 (2024-03-05)
Bug Fixes
3.18.2 (2024-02-22)
Bug Fixes
-
[Many APIs] fix
ValueError
intest__validate_universe_domain
( #12282 ) ( b985096 ) -
deps:[Many APIs] Require
google-api-core>=1.34.1
( #12305 ) ( 2aa7f17 )
3.18.1 (2024-02-06)
Bug Fixes
-
Add google-auth as a direct dependency ( f3db074 )
-
Add staticmethod decorator to _get_client_cert_source and _get_api_endpoint ( f3db074 )
-
Resolve AttributeError ‘Credentials’ object has no attribute ‘universe_domain’ ( f3db074 )
3.18.0 (2024-02-01)
Features
3.17.2 (2024-01-12)
Documentation
- [google-cloud-datacatalog] Change field behavior of the property “name” to IDENTIFIER for
PolicyTag
andTaxonomy
( #12163 ) ( 1022ee8 )
3.17.1 (2024-01-08)
Documentation
- [google-cloud-datacatalog] Change field behavior of the property “name” to IDENTIFIER for
PolicyTag
andTaxonomy
( #12161 ) ( 46ea3b4 )
3.17.0 (2023-12-07)
Features
-
Add support for python 3.12 ( b96013d )
-
Introduce compatibility with native namespace packages ( b96013d )
Bug Fixes
-
Require proto-plus >= 1.22.3 ( b96013d )
-
Use
retry_async
instead ofretry
in async client ( b96013d )
3.16.0 (2023-09-30)
Features
3.15.2 (2023-09-19)
Documentation
- Minor formatting ( 9487380 )
3.15.1 (2023-08-31)
Documentation
3.15.0 (2023-08-09)
Features
3.14.0 (2023-07-10)
Features
-
added Entry.usage_signal ( b279092 )
-
added rpc RenameTagTemplateFieldEnumValue ( b279092 )
-
returning approximate total size for SearchCatalog ( b279092 )
-
returning unreachable locations for SearchCatalog ( b279092 )
Documentation
- update docs of SearchCatalogRequest message ( b279092 )
3.13.1 (2023-07-05)
Bug Fixes
3.13.0 (2023-05-29)
Features
-
Add support for entries associated with Spanner and CloudBigTable ( c057e0d )
-
Expand SearchCatalogResponse with totalSize ( c057e0d )
-
Extend ImportApiRequest with jobId parameter ( c057e0d )
-
Modify documentation for FQN support ( c057e0d )
3.12.0 (2023-03-23)
Features
-
Add support for a ReconcileTags() API method ( 423efa5 )
-
Add support for entries associated with Looker and CloudSQL ( 423efa5 )
-
Add support for new ImportEntries() API, including format of the dump ( 423efa5 )
Documentation
3.11.1 (2023-01-20)
Bug Fixes
- Add context manager return types ( f9d47e0 )
Documentation
- Add documentation for enums ( f9d47e0 )
3.11.0 (2023-01-10)
Features
3.10.0 (2022-12-14)
Features
-
Add support for
google.cloud.datacatalog.__version__
( 8a4f5f8 ) -
Add typing to proto.Message based class attributes ( 8a4f5f8 )
Bug Fixes
-
Add dict typing for client_options ( 8a4f5f8 )
-
deps:Require google-api-core >=1.34.0, >=2.11.0 ( 9682965 )
-
Drop usage of pkg_resources ( 9682965 )
-
Fix timeout default values ( 9682965 )
Documentation
-
samples:Snippetgen handling of repeated enum field ( 8a4f5f8 )
-
samples:Snippetgen should call await on the operation coroutine before calling result ( 9682965 )
3.9.3 (2022-10-07)
Bug Fixes
3.9.2 (2022-10-03)
Bug Fixes
3.9.1 (2022-08-11)
Bug Fixes
3.9.0 (2022-07-16)
Features
- add audience parameter ( 624f2eb )
Bug Fixes
3.8.1 (2022-06-03)
Bug Fixes
Documentation
3.8.0 (2022-05-09)
Features
Bug Fixes
- deps:require grpc-google-iam-v1 >=0.12.4 ( 9e33102 )
Documentation
-
fix type in docstring for map fields ( 9e33102 )
3.7.1 (2022-03-05)
Bug Fixes
-
deps:require google-api-core>=1.31.5, >=2.3.2 ( #311 ) ( f2f3c7f )
-
deps:require proto-plus>=1.15.0 ( f2f3c7f )
3.7.0 (2022-02-28)
Features
-
Add methods and messages related to business context feature ( 650ad39 )
-
Add methods and messages related to starring feature ( #297 ) ( 650ad39 )
Bug Fixes
-
resolve DuplicateCredentialArgs error when using credentials_file ( 18b7f51 )
Documentation
- add autogenerated code snippets ( 650ad39 )
3.6.2 (2022-01-10)
Documentation
-
convert UPGRADING guide to RST to fix table formatting ( #268 ) ( 571171e )
-
samples:Add sample for PolicyTagManagerClient.create_taxonomy ( #37 ) ( 15feb5d )
3.6.1 (2021-11-12)
Documentation
3.6.0 (2021-11-08)
Features
-
Added BigQueryDateShardedSpec.latest_shard_resource field ( #256 ) ( 36019b6 )
-
Added SearchCatalogResult.description field ( 36019b6 )
-
Added SearchCatalogResult.display_name field ( 36019b6 )
Bug Fixes
Documentation
3.5.0 (2021-10-28)
Features
3.4.3 (2021-10-05)
Bug Fixes
- improper types in pagers generation ( 322cf9e )
3.4.2 (2021-09-24)
Bug Fixes
- add ‘dict’ annotation type to ‘request’ ( 27fcefa )
Documentation
3.4.1 (2021-09-01)
Bug Fixes
Documentation
3.4.0 (2021-07-28)
Features
-
Added ReplaceTaxonomy in Policy Tag Manager Serialization API ( 6abe29d )
-
Added support for BigQuery connections entries ( #196 ) ( 6abe29d )
-
Added support for BigQuery routines entries ( 6abe29d )
-
Added support for public tag templates ( 6abe29d )
-
Added support for rich text tags ( 6abe29d )
-
Added usage_signal field ( 6abe29d )
Documentation
- Documentation improvements ( 6abe29d )
3.3.2 (2021-07-27)
Bug Fixes
Documentation
Miscellaneous Chores
3.3.1 (2021-07-20)
Bug Fixes
3.3.0 (2021-07-01)
Features
Bug Fixes
Documentation
3.2.1 (2021-06-09)
Bug Fixes
3.2.0 (2021-05-18)
Features
- support self-signed JWT flow for service accounts ( 85e46e1 )
Bug Fixes
- add async client to %name_%version/init.py ( 85e46e1 )
3.1.1 (2021-03-29)
Bug Fixes
3.1.0 (2021-03-22)
Features
Bug Fixes
Documentation
-
document enum values with
undoc-members
option ( #93 ) ( 2dbb3ef ) -
fix
type_
attribute name in the migration guide ( #113 ) ( 2f98f22 ) -
update the upgrade guide to be from 1.0 to 3.0 ( #77 ) ( eed034a )
3.0.0 (2020-11-17)
⚠ BREAKING CHANGES
- add common resource paths; expose client transport; rename
type
attributes totype_
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 totype_
to avoid name collisions ( #64 ) ( f8f797a )
2.0.0 (2020-08-20)
⚠ BREAKING CHANGES
- This release has breaking changes. See the 2.0.0 Migration Guide for details.
Features
Bug Fixes
Documentation
1.0.0 (2020-06-17)
Features
0.8.0 (2020-05-20)
Features
- add
restricted_locations
to v1; addorder
toTagField
andTagTemplateField
in v1beta1; renamefield_path
totag_template_field_path
in v1beta1; add pagination support tolist_taxonomies
in v1beta1 ( #20 ) ( 7a890c2 )
0.7.0 (2020-04-09)
Features
0.6.0 (2020-02-24)
Features
-
datacatalog:add sample for create a fileset entry quickstart ( #9977 ) ( 16eaf4b )
-
datacatalog:undeprecate resource name helper methods, bump copyright year to 2020, tweak docstring formatting (via synth) ( #10228 ) ( 84e5e7c )
-
add
list_entry_groups
,list_entries
,update_entry_group
methods to v1beta1 (via synth) ( #6 ) ( b51902e )
Bug Fixes
0.5.0
11-14-2019 12:54 PST
New Features
- add policy tag manager clients ( #9804 )
Documentation
-
add python 2 sunset banner to documentation ( #9036 )
-
add sample to create a fileset entry ( #9590 )
-
add sample to create an entry group ( #9584 )
Internal / Testing Changes
- change spacing in docs templates (via synth) ( #9743 )
0.4.0
10-23-2019 08:54 PDT
Implementation Changes
- remove send/recv msg size limit (via synth) ( #8949 )
New Features
- add entry group operations ( #9520 )
Documentation
-
fix intersphinx reference to requests ( #9294 )
-
remove CI for gh-pages, use googleapis.dev for api_core refs. ( #9085 )
-
remove unused import from samples (via synth). ( #9110 )
-
remove compatability badges from READMEs. ( #9035 )
-
update intersphinx mapping for requests. ( #8805 )
-
add ‘search’ sample (via synth). ( #8793 )
0.3.0
07-24-2019 15:58 PDT
Implementation Changes
- Allow kwargs to be passed to create_channel (via synth). ( #8425 )
New Features
-
Add ‘options_’ argument to clients’ ‘get_iam_policy’; pin black version (via synth). ( #8654 )
-
Add ‘client_options’ support, update list method docstrings (via synth). ( #8503 )
Dependencies
-
Bump minimum version for google-api-core to 1.14.0. ( #8709 )
-
Update pin for ‘grpc-google-iam-v1’ to 0.12.3+. ( #8647 )
Documentation
-
Add get_entry sample (via synth). ( #8725 )
-
Link to googleapis.dev documentation in READMEs. ( #8705 )
-
Add generated samples (via synth). ( #8710 )
-
Add compatibility check badges to READMEs. ( #8288 )
-
Update docstrings (via synth). ( #8299 )
Internal / Testing Changes
-
Enable Sample Generator Tool for Data Catalog ( #8708 )
-
Add docs job to publish to googleapis.dev. ( #8464 )
0.2.0
06-12-2019 12:46 PDT
New Features
-
Add search capability, tags that match a query, and IAM policies ( #8266 )
-
Add protos as an artifact to library (via synth). ( #8018 )
Documentation
-
Add nox session
docs
, reorder methods (via synth). ( #7766 ) -
Fix broken link to client library docs in README ( #7713 )
Internal / Testing Changes
-
Suppress checking ‘cov-fail-under’ in nox default session (via synth). ( #8235 )
-
Fix coverage in ‘types.py’ (via synth). ( #8150 )
-
Blacken noxfile.py, setup.py (via synth). ( #8117 )
-
Add empty lines (via synth). ( #8052 )
0.1.0
04-15-2019 15:46 PDT
New Features
- Initial release of Cloud Data Catalog client. ( #7708 )