Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 1.19 KB

UPGRADING.md

File metadata and controls

27 lines (18 loc) · 1.19 KB

2.2.x Migration Guide

The 2.2 release of datacatalog-tag-manager, based on the current state of the master branch, depends on google-cloud-datacatalog version 3.0.0+. Upgrading google-cloud-datacatalog is expected to be the only required change to use the latest version of this library.

If you experience issues or have questions, please file an issue.

2.1.x Migration Guide

The 2.1 release of datacatalog-tag-manager adds support for tagging Custom Entries. Existing CSV input files written for earlier versions of this library will likely require updates to use this version. This document describes the changes that have been made, and what you need to do to update your usage.

If you experience issues or have questions, please file an issue.

Supported CSV Schema

WARNING: Breaking change!

The old column linked_resource was renamed to linked_resource OR entry_name, and from now it accepts the full name of the BigQuery or PubSub asset the Entry refers to, or an Entry name if you intend to tag Custom Entries.