Skip to content

Commit 647b42a

Browse files
chore(main): release google-cloud-dataplex-v1 0.5.1 (googleapis#19884)
1 parent 577d0f0 commit 647b42a

4 files changed

Lines changed: 9 additions & 3 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@
197197
"google-cloud-dataform-v1beta1+FILLER": "0.0.0",
198198
"google-cloud-dataplex": "0.3.0",
199199
"google-cloud-dataplex+FILLER": "0.0.0",
200-
"google-cloud-dataplex-v1": "0.5.0",
200+
"google-cloud-dataplex-v1": "0.5.1",
201201
"google-cloud-dataplex-v1+FILLER": "0.0.0",
202202
"google-cloud-dataproc": "2.1.0",
203203
"google-cloud-dataproc+FILLER": "0.0.0",

google-cloud-dataplex-v1/CHANGELOG.md

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

3+
### 0.5.1 (2022-12-15)
4+
5+
#### Documentation
6+
7+
* Minor fixes to reference documentation formatting ([#19875](https://github.com/googleapis/google-cloud-ruby/issues/19875))
8+
39
### 0.5.0 (2022-10-18)
410

511
#### Features

google-cloud-dataplex-v1/lib/google/cloud/dataplex/v1/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ module Google
2121
module Cloud
2222
module Dataplex
2323
module V1
24-
VERSION = "0.5.0"
24+
VERSION = "0.5.1"
2525
end
2626
end
2727
end

google-cloud-dataplex-v1/snippets/snippet_metadata_google.cloud.dataplex.v1.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"client_library": {
33
"name": "google-cloud-dataplex-v1",
4-
"version": "0.5.0",
4+
"version": "0.5.1",
55
"language": "RUBY",
66
"apis": [
77
{

0 commit comments

Comments
 (0)