Skip to content

Commit 555c51b

Browse files
chore(main): release datacatalog 1.2.0 (#5503)
1 parent 329d033 commit 555c51b

3 files changed

Lines changed: 10 additions & 2 deletions

File tree

.release-please-manifest-submodules.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"contactcenterinsights": "1.0.0",
2424
"container": "1.0.0",
2525
"containeranalysis": "0.1.1",
26-
"datacatalog": "1.1.0",
26+
"datacatalog": "1.2.0",
2727
"dataflow": "0.1.0",
2828
"datafusion": "1.1.0",
2929
"datalabeling": "0.1.1",

datacatalog/CHANGES.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changes
22

3+
## [1.2.0](https://github.com/googleapis/google-cloud-go/compare/datacatalog/v1.1.0...datacatalog/v1.2.0) (2022-02-11)
4+
5+
6+
### Features
7+
8+
* **datacatalog:** add file for tracking version ([17b36ea](https://github.com/googleapis/google-cloud-go/commit/17b36ead42a96b1a01105122074e65164357519e))
9+
* **datacatalog:** Add methods and messages related to starring feature feat: Add methods and messages related to business context feature docs: Updates copyright message ([61f23b2](https://github.com/googleapis/google-cloud-go/commit/61f23b2167dbe9e3e031db12ccf46b7eac639fa3))
10+
311
## [1.1.0](https://www.github.com/googleapis/google-cloud-go/compare/datacatalog/v1.0.0...datacatalog/v1.1.0) (2022-01-04)
412

513

datacatalog/internal/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@
1515
package internal
1616

1717
// Version is the current tagged release of the library.
18-
const Version = "1.1.0"
18+
const Version = "1.2.0"

0 commit comments

Comments
 (0)