diff --git a/CHANGELOG.md b/CHANGELOG.md index 0d850631d167..f8b764a1418e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,108 @@ # Changelog +## 0.249.0 + +
google/cloud-container 1.32.0 + + + +### Features + +* A new field `accelerators` is added to message `.google.container.v1.UpdateNodePoolRequest` ([e583f71](https://github.com/googleapis/google-cloud-php/commit/e583f71f2582eb8f7467b00ae9af498dd83dd376)) +* A new field `additive_vpc_scope_dns_domain` is added to message `.google.container.v1.DNSConfig` ([e583f71](https://github.com/googleapis/google-cloud-php/commit/e583f71f2582eb8f7467b00ae9af498dd83dd376)) +* A new field `containerd_config` is added to message `.google.container.v1.NodeConfig` ([e583f71](https://github.com/googleapis/google-cloud-php/commit/e583f71f2582eb8f7467b00ae9af498dd83dd376)) +* A new field `containerd_config` is added to message `.google.container.v1.NodeConfigDefaults` ([e583f71](https://github.com/googleapis/google-cloud-php/commit/e583f71f2582eb8f7467b00ae9af498dd83dd376)) +* A new field `containerd_config` is added to message `.google.container.v1.UpdateNodePoolRequest` ([e583f71](https://github.com/googleapis/google-cloud-php/commit/e583f71f2582eb8f7467b00ae9af498dd83dd376)) +* A new field `desired_containerd_config` is added to message `.google.container.v1.ClusterUpdate` ([e583f71](https://github.com/googleapis/google-cloud-php/commit/e583f71f2582eb8f7467b00ae9af498dd83dd376)) +* A new field `desired_node_kubelet_config` is added to message `.google.container.v1.ClusterUpdate` ([e583f71](https://github.com/googleapis/google-cloud-php/commit/e583f71f2582eb8f7467b00ae9af498dd83dd376)) +* A new field `desired_node_pool_auto_config_kubelet_config` is added to message `.google.container.v1.ClusterUpdate` ([e583f71](https://github.com/googleapis/google-cloud-php/commit/e583f71f2582eb8f7467b00ae9af498dd83dd376)) +* A new field `enable_nested_virtualization` is added to message `.google.container.v1.AdvancedMachineFeatures` ([e583f71](https://github.com/googleapis/google-cloud-php/commit/e583f71f2582eb8f7467b00ae9af498dd83dd376)) +* A new field `hugepages` is added to message `.google.container.v1.LinuxNodeConfig` ([e583f71](https://github.com/googleapis/google-cloud-php/commit/e583f71f2582eb8f7467b00ae9af498dd83dd376)) +* A new field `node_kubelet_config` is added to message `.google.container.v1.NodeConfigDefaults` ([e583f71](https://github.com/googleapis/google-cloud-php/commit/e583f71f2582eb8f7467b00ae9af498dd83dd376)) +* A new field `node_kubelet_config` is added to message `.google.container.v1.NodePoolAutoConfig` ([e583f71](https://github.com/googleapis/google-cloud-php/commit/e583f71f2582eb8f7467b00ae9af498dd83dd376)) +* A new field `satisfies_pzi` is added to message `.google.container.v1.Cluster` ([e583f71](https://github.com/googleapis/google-cloud-php/commit/e583f71f2582eb8f7467b00ae9af498dd83dd376)) +* A new field `satisfies_pzs` is added to message `.google.container.v1.Cluster` ([e583f71](https://github.com/googleapis/google-cloud-php/commit/e583f71f2582eb8f7467b00ae9af498dd83dd376)) +* A new message `ContainerdConfig` is added ([e583f71](https://github.com/googleapis/google-cloud-php/commit/e583f71f2582eb8f7467b00ae9af498dd83dd376)) +* A new message `HugepagesConfig` is added ([#7387](https://github.com/googleapis/google-cloud-php/issues/7387)) ([e583f71](https://github.com/googleapis/google-cloud-php/commit/e583f71f2582eb8f7467b00ae9af498dd83dd376)) +* A new value `CADVISOR` is added to enum `Component` ([e583f71](https://github.com/googleapis/google-cloud-php/commit/e583f71f2582eb8f7467b00ae9af498dd83dd376)) +* A new value `ENTERPRISE` is added to enum `Mode` ([e583f71](https://github.com/googleapis/google-cloud-php/commit/e583f71f2582eb8f7467b00ae9af498dd83dd376)) +* A new value `KUBELET` is added to enum `Component` ([e583f71](https://github.com/googleapis/google-cloud-php/commit/e583f71f2582eb8f7467b00ae9af498dd83dd376)) +* A new value `MPS` is added to enum `GPUSharingStrategy` ([e583f71](https://github.com/googleapis/google-cloud-php/commit/e583f71f2582eb8f7467b00ae9af498dd83dd376)) + + +### Documentation + +* A comment for field `desired_private_cluster_config` in message `.google.container.v1.ClusterUpdate` is changed ([e583f71](https://github.com/googleapis/google-cloud-php/commit/e583f71f2582eb8f7467b00ae9af498dd83dd376)) +* A comment for field `in_transit_encryption_config` in message `.google.container.v1.NetworkConfig` is changed ([e583f71](https://github.com/googleapis/google-cloud-php/commit/e583f71f2582eb8f7467b00ae9af498dd83dd376)) + +
+ +
google/cloud-managedkafka 0.1.0 + + + +### Features + +* Introduce ManagedKafka ([#7341](https://github.com/googleapis/google-cloud-php/issues/7341)) ([f2e3505](https://github.com/googleapis/google-cloud-php/commit/f2e3505dbbf7879a687c4a0af35112626cb88e69)) + +
+ +
google/cloud-notebooks 1.0.0-RC1 + + + +### ⚠ BREAKING CHANGES + +* Promote Notebooks to v1 ([#7401](https://github.com/googleapis/google-cloud-php/issues/7401)) + +### Chores + +* Promote Notebooks to v1 ([#7401](https://github.com/googleapis/google-cloud-php/issues/7401)) ([b37e599](https://github.com/googleapis/google-cloud-php/commit/b37e599288f96f649665b64fa0edd1bef45487cd)) + +
+ +
google/cloud-org-policy 0.7.0 + + + +### ⚠ BREAKING CHANGES + +* Promote OrgPolicy to v1 ([#7402](https://github.com/googleapis/google-cloud-php/issues/7402)) + +### Chores + +* Promote OrgPolicy to v1 ([#7402](https://github.com/googleapis/google-cloud-php/issues/7402)) ([ccd823b](https://github.com/googleapis/google-cloud-php/commit/ccd823bb289e327947bed189fce767aa223ff245)) + +
+ +
google/cloud-vm-migration 1.0.0-RC1 + + + +### ⚠ BREAKING CHANGES + +* Promote VmMigration to v1 ([#7404](https://github.com/googleapis/google-cloud-php/issues/7404)) + +### Chores + +* Promote VmMigration to v1 ([#7404](https://github.com/googleapis/google-cloud-php/issues/7404)) ([3e86cd0](https://github.com/googleapis/google-cloud-php/commit/3e86cd0fb9972c3f3e7ae0d3a267299c71ca3695)) + +
+ +
google/cloud-web-security-scanner 1.0.0-RC1 + + + +### ⚠ BREAKING CHANGES + +* Promote WebSecurityScanner to v1 ([#7405](https://github.com/googleapis/google-cloud-php/issues/7405)) + +### Chores + +* Promote WebSecurityScanner to v1 ([#7405](https://github.com/googleapis/google-cloud-php/issues/7405)) ([5a328d4](https://github.com/googleapis/google-cloud-php/commit/5a328d4326185c23eed290938c73d95a707458a6)) + +
+ ## 0.248.0
google/cloud-backupdr 0.1.0 diff --git a/Container/VERSION b/Container/VERSION index 34aae156b192..359c41089a42 100644 --- a/Container/VERSION +++ b/Container/VERSION @@ -1 +1 @@ -1.31.0 +1.32.0 diff --git a/ManagedKafka/VERSION b/ManagedKafka/VERSION index 77d6f4ca2371..6e8bf73aa550 100644 --- a/ManagedKafka/VERSION +++ b/ManagedKafka/VERSION @@ -1 +1 @@ -0.0.0 +0.1.0 diff --git a/Notebooks/VERSION b/Notebooks/VERSION index 8bd6ba8c5c36..93d1de859cd1 100644 --- a/Notebooks/VERSION +++ b/Notebooks/VERSION @@ -1 +1 @@ -0.7.5 +1.0.0-RC1 diff --git a/OrgPolicy/VERSION b/OrgPolicy/VERSION index ef5e4454454d..faef31a4357c 100644 --- a/OrgPolicy/VERSION +++ b/OrgPolicy/VERSION @@ -1 +1 @@ -0.6.5 +0.7.0 diff --git a/VmMigration/VERSION b/VmMigration/VERSION index ef5e4454454d..93d1de859cd1 100644 --- a/VmMigration/VERSION +++ b/VmMigration/VERSION @@ -1 +1 @@ -0.6.5 +1.0.0-RC1 diff --git a/WebSecurityScanner/VERSION b/WebSecurityScanner/VERSION index 7ada0d303f3e..93d1de859cd1 100644 --- a/WebSecurityScanner/VERSION +++ b/WebSecurityScanner/VERSION @@ -1 +1 @@ -0.8.5 +1.0.0-RC1 diff --git a/composer.json b/composer.json index 44eae7d2bb96..8127d1f95543 100644 --- a/composer.json +++ b/composer.json @@ -122,7 +122,7 @@ "google/cloud-confidentialcomputing": "0.8.3", "google/cloud-config": "0.5.2", "google/cloud-contact-center-insights": "1.9.5", - "google/cloud-container": "1.31.0", + "google/cloud-container": "1.32.0", "google/cloud-container-analysis": "0.5.7", "google/cloud-core": "1.59.0", "google/cloud-data-catalog": "1.10.3", @@ -172,7 +172,7 @@ "google/cloud-life-sciences": "0.6.5", "google/cloud-logging": "1.30.2", "google/cloud-managed-identities": "1.3.5", - "google/cloud-managedkafka": "0.0.0", + "google/cloud-managedkafka": "0.1.0", "google/cloud-media-translation": "0.4.4", "google/cloud-memcache": "1.3.5", "google/cloud-migrationcenter": "0.4.5", @@ -182,10 +182,10 @@ "google/cloud-network-management": "1.7.3", "google/cloud-network-security": "0.6.5", "google/cloud-networkservices": "0.1.0", - "google/cloud-notebooks": "0.7.5", + "google/cloud-notebooks": "1.0.0-RC1", "google/cloud-optimization": "0.6.5", "google/cloud-orchestration-airflow": "1.6.4", - "google/cloud-org-policy": "0.6.5", + "google/cloud-org-policy": "0.7.0", "google/cloud-osconfig": "1.3.5", "google/cloud-oslogin": "1.9.5", "google/cloud-parallelstore": "0.3.1", @@ -239,11 +239,11 @@ "google/cloud-video-transcoder": "0.10.5", "google/cloud-videointelligence": "1.15.5", "google/cloud-vision": "1.9.4", - "google/cloud-vm-migration": "0.6.5", + "google/cloud-vm-migration": "1.0.0-RC1", "google/cloud-vmware-engine": "0.5.6", "google/cloud-vpc-access": "1.3.5", "google/cloud-web-risk": "1.5.5", - "google/cloud-web-security-scanner": "0.8.5", + "google/cloud-web-security-scanner": "1.0.0-RC1", "google/cloud-workflows": "0.5.5", "google/geo-common-protos": "0.1.0", "google/grafeas": "0.10.3",