Skip to content

Commit 342ef64

Browse files
chore: release main
1 parent 926fff5 commit 342ef64

File tree

31 files changed

+110
-30
lines changed

31 files changed

+110
-30
lines changed

.release-please-manifest.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"packages/google-cloud-apigee-connect": "1.7.3",
1111
"packages/google-cloud-apigee-registry": "0.6.4",
1212
"packages/google-cloud-appengine-logging": "1.3.2",
13-
"packages/google-cloud-artifact-registry": "1.8.4",
13+
"packages/google-cloud-artifact-registry": "1.9.0",
1414
"packages/google-cloud-assured-workloads": "1.10.3",
1515
"packages/google-cloud-bare-metal-solution": "1.5.1",
1616
"packages/google-cloud-batch": "0.17.2",
@@ -42,17 +42,17 @@
4242
"packages/google-cloud-data-qna": "0.10.4",
4343
"packages/google-cloud-datacatalog": "3.16.0",
4444
"packages/google-cloud-datacatalog-lineage": "0.2.4",
45-
"packages/google-cloud-dataform": "0.5.3",
45+
"packages/google-cloud-dataform": "0.5.4",
4646
"packages/google-cloud-datalabeling": "1.8.4",
4747
"packages/google-cloud-dataplex": "1.7.0",
4848
"packages/google-cloud-dataproc": "5.6.0",
4949
"packages/google-cloud-dataproc-metastore": "1.13.0",
5050
"packages/google-cloud-datastream": "1.7.1",
51-
"packages/google-cloud-deploy": "1.12.1",
51+
"packages/google-cloud-deploy": "1.13.0",
5252
"packages/google-cloud-dialogflow": "2.25.0",
5353
"packages/google-cloud-dialogflow-cx": "1.28.0",
5454
"packages/google-cloud-discoveryengine": "0.11.2",
55-
"packages/google-cloud-dlp": "3.12.3",
55+
"packages/google-cloud-dlp": "3.13.0",
5656
"packages/google-cloud-dms": "1.7.2",
5757
"packages/google-cloud-documentai": "2.20.1",
5858
"packages/google-cloud-domains": "1.5.3",
@@ -104,7 +104,7 @@
104104
"packages/google-cloud-scheduler": "2.11.2",
105105
"packages/google-cloud-secret-manager": "2.16.4",
106106
"packages/google-cloud-securesourcemanager": "0.1.0",
107-
"packages/google-cloud-securitycenter": "1.23.3",
107+
"packages/google-cloud-securitycenter": "1.24.0",
108108
"packages/google-cloud-service-control": "1.9.2",
109109
"packages/google-cloud-service-directory": "1.9.2",
110110
"packages/google-cloud-service-usage": "1.8.0",
@@ -133,6 +133,6 @@
133133
"packages/google-maps-fleetengine": "0.1.0",
134134
"packages/google-maps-fleetengine-delivery": "0.1.0",
135135
"packages/google-maps-mapsplatformdatasets": "0.3.2",
136-
"packages/google-maps-places": "0.1.3",
136+
"packages/google-maps-places": "0.1.4",
137137
"packages/google-maps-routing": "0.6.2"
138138
}

packages/google-cloud-artifact-registry/CHANGELOG.md

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

3+
## [1.9.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-artifact-registry-v1.8.4...google-cloud-artifact-registry-v1.9.0) (2023-10-27)
4+
5+
6+
### Features
7+
8+
* add support for cleanup policies ([b9fa436](https://github.com/googleapis/google-cloud-python/commit/b9fa436ee5250bad0d0f1aafd2941e7b576fae14))
9+
* add support for Docker immutable tags ([b9fa436](https://github.com/googleapis/google-cloud-python/commit/b9fa436ee5250bad0d0f1aafd2941e7b576fae14))
10+
* add support for Go and KFP repositories ([b9fa436](https://github.com/googleapis/google-cloud-python/commit/b9fa436ee5250bad0d0f1aafd2941e7b576fae14))
11+
* add support for Physical Zone Separation ([b9fa436](https://github.com/googleapis/google-cloud-python/commit/b9fa436ee5250bad0d0f1aafd2941e7b576fae14))
12+
* add support for virtual and remote repositories ([b9fa436](https://github.com/googleapis/google-cloud-python/commit/b9fa436ee5250bad0d0f1aafd2941e7b576fae14))
13+
* expose the size of the Repository resource ([b9fa436](https://github.com/googleapis/google-cloud-python/commit/b9fa436ee5250bad0d0f1aafd2941e7b576fae14))
14+
15+
16+
### Documentation
17+
18+
* mark the create_time and update_time in the Repository resource as output only fields ([b9fa436](https://github.com/googleapis/google-cloud-python/commit/b9fa436ee5250bad0d0f1aafd2941e7b576fae14))
19+
* mark the repository_id and repository fields in the CreateRepository request as required fields ([b9fa436](https://github.com/googleapis/google-cloud-python/commit/b9fa436ee5250bad0d0f1aafd2941e7b576fae14))
20+
* use code font for resource name references ([b9fa436](https://github.com/googleapis/google-cloud-python/commit/b9fa436ee5250bad0d0f1aafd2941e7b576fae14))
21+
322
## [1.8.4](https://github.com/googleapis/google-cloud-python/compare/google-cloud-artifact-registry-v1.8.3...google-cloud-artifact-registry-v1.8.4) (2023-09-30)
423

524

packages/google-cloud-artifact-registry/google/cloud/artifactregistry/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "0.0.0" # {x-release-please-version}
16+
__version__ = "1.9.0" # {x-release-please-version}

packages/google-cloud-artifact-registry/google/cloud/artifactregistry_v1/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "0.0.0" # {x-release-please-version}
16+
__version__ = "1.9.0" # {x-release-please-version}

packages/google-cloud-artifact-registry/google/cloud/artifactregistry_v1beta2/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "0.0.0" # {x-release-please-version}
16+
__version__ = "1.9.0" # {x-release-please-version}

packages/google-cloud-artifact-registry/samples/generated_samples/snippet_metadata_google.devtools.artifactregistry.v1.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
],
99
"language": "PYTHON",
1010
"name": "google-cloud-artifact-registry",
11-
"version": "0.1.0"
11+
"version": "1.9.0"
1212
},
1313
"snippets": [
1414
{

packages/google-cloud-artifact-registry/samples/generated_samples/snippet_metadata_google.devtools.artifactregistry.v1beta2.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
],
99
"language": "PYTHON",
1010
"name": "google-cloud-artifact-registry",
11-
"version": "0.1.0"
11+
"version": "1.9.0"
1212
},
1313
"snippets": [
1414
{

packages/google-cloud-dataform/CHANGELOG.md

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

3+
## [0.5.4](https://github.com/googleapis/google-cloud-python/compare/google-cloud-dataform-v0.5.3...google-cloud-dataform-v0.5.4) (2023-10-27)
4+
5+
6+
### Features
7+
8+
* Support custom service account repository configuration ([13b57e4](https://github.com/googleapis/google-cloud-python/commit/13b57e4ace8a101f78d8a3043548e3373cfee1d0))
9+
* Support for ReleaseConfigs ([13b57e4](https://github.com/googleapis/google-cloud-python/commit/13b57e4ace8a101f78d8a3043548e3373cfee1d0))
10+
* Support for WorkflowConfigs ([13b57e4](https://github.com/googleapis/google-cloud-python/commit/13b57e4ace8a101f78d8a3043548e3373cfee1d0))
11+
* Support labels on repositories ([13b57e4](https://github.com/googleapis/google-cloud-python/commit/13b57e4ace8a101f78d8a3043548e3373cfee1d0))
12+
* Support new ComputeRepositoryAccessTokenStatus repository method ([13b57e4](https://github.com/googleapis/google-cloud-python/commit/13b57e4ace8a101f78d8a3043548e3373cfee1d0))
13+
* Support new first-party repository methods for committing, listing/reading files, and fetching history ([13b57e4](https://github.com/googleapis/google-cloud-python/commit/13b57e4ace8a101f78d8a3043548e3373cfee1d0))
14+
* Support NPMRC environment variables ([13b57e4](https://github.com/googleapis/google-cloud-python/commit/13b57e4ace8a101f78d8a3043548e3373cfee1d0))
15+
* Support SSH based git authentication configuration ([13b57e4](https://github.com/googleapis/google-cloud-python/commit/13b57e4ace8a101f78d8a3043548e3373cfee1d0))
16+
* Support workspace compilation override fields ([13b57e4](https://github.com/googleapis/google-cloud-python/commit/13b57e4ace8a101f78d8a3043548e3373cfee1d0))
17+
18+
19+
### Bug Fixes
20+
21+
* rearrange several messages, thus changing field types ([13b57e4](https://github.com/googleapis/google-cloud-python/commit/13b57e4ace8a101f78d8a3043548e3373cfee1d0))
22+
23+
24+
### Documentation
25+
26+
* several comments reformatted ([13b57e4](https://github.com/googleapis/google-cloud-python/commit/13b57e4ace8a101f78d8a3043548e3373cfee1d0))
27+
328
## [0.5.3](https://github.com/googleapis/google-cloud-python/compare/google-cloud-dataform-v0.5.2...google-cloud-dataform-v0.5.3) (2023-09-19)
429

530

packages/google-cloud-dataform/google/cloud/dataform/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "0.0.0" # {x-release-please-version}
16+
__version__ = "0.5.4" # {x-release-please-version}

packages/google-cloud-dataform/google/cloud/dataform_v1beta1/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "0.0.0" # {x-release-please-version}
16+
__version__ = "0.5.4" # {x-release-please-version}

0 commit comments

Comments
 (0)