Skip to content

Commit

Permalink
chore: release main
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored Jan 16, 2025
1 parent c7e1d21 commit 716037e
Show file tree
Hide file tree
Showing 9 changed files with 34 additions and 8 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@
"packages/google-cloud-tasks": "2.18.0",
"packages/google-cloud-telcoautomation": "0.2.8",
"packages/google-cloud-texttospeech": "2.24.0",
"packages/google-cloud-tpu": "1.21.0",
"packages/google-cloud-tpu": "1.22.0",
"packages/google-cloud-trace": "1.15.0",
"packages/google-cloud-translate": "3.19.0",
"packages/google-cloud-video-live-stream": "1.10.0",
Expand Down
26 changes: 26 additions & 0 deletions packages/google-cloud-tpu/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,31 @@
# Changelog

## [1.22.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-tpu-v1.21.0...google-cloud-tpu-v1.22.0) (2025-01-16)


### Features

* **v2alpha1:** A new enum `State` is added ([c7e1d21](https://github.com/googleapis/google-cloud-python/commit/c7e1d21b96965d8879105874f82c55f23e993adc))
* **v2alpha1:** add creation timestamp to queued resources ([c7e1d21](https://github.com/googleapis/google-cloud-python/commit/c7e1d21b96965d8879105874f82c55f23e993adc))
* **v2alpha1:** add repeated networks ([c7e1d21](https://github.com/googleapis/google-cloud-python/commit/c7e1d21b96965d8879105874f82c55f23e993adc))
* **v2alpha1:** Add reservation_name field ([c7e1d21](https://github.com/googleapis/google-cloud-python/commit/c7e1d21b96965d8879105874f82c55f23e993adc))
* **v2alpha1:** Add UNKNOWN to TPU node state, This state will be used to prevent a node from being marked as READY during diagnose after it has failed repair ([c7e1d21](https://github.com/googleapis/google-cloud-python/commit/c7e1d21b96965d8879105874f82c55f23e993adc))
* **v2alpha1:** add Usage to CLH getreservations API ([c7e1d21](https://github.com/googleapis/google-cloud-python/commit/c7e1d21b96965d8879105874f82c55f23e993adc))
* **v2alpha1:** add workload_type field ([c7e1d21](https://github.com/googleapis/google-cloud-python/commit/c7e1d21b96965d8879105874f82c55f23e993adc))
* **v2alpha1:** Introduce PerformMaintenance API ([c7e1d21](https://github.com/googleapis/google-cloud-python/commit/c7e1d21b96965d8879105874f82c55f23e993adc))
* **v2alpha1:** Make V5Litepod accelerator config available ([c7e1d21](https://github.com/googleapis/google-cloud-python/commit/c7e1d21b96965d8879105874f82c55f23e993adc))
* **v2alpha1:** Make v6e available for public preview ([c7e1d21](https://github.com/googleapis/google-cloud-python/commit/c7e1d21b96965d8879105874f82c55f23e993adc))
* **v2alpha1:** Promote `spot` to v2alpha1 API ([c7e1d21](https://github.com/googleapis/google-cloud-python/commit/c7e1d21b96965d8879105874f82c55f23e993adc))
* **v2alpha1:** provide WAITING_FOR_CAPACITY state for queued resource, when the session is waiting to be provisioned ([c7e1d21](https://github.com/googleapis/google-cloud-python/commit/c7e1d21b96965d8879105874f82c55f23e993adc))
* **v2alpha1:** publish boot_disk_config to support CHD with KMS ([c7e1d21](https://github.com/googleapis/google-cloud-python/commit/c7e1d21b96965d8879105874f82c55f23e993adc))
* **v2alpha1:** v5p available for public review ([c7e1d21](https://github.com/googleapis/google-cloud-python/commit/c7e1d21b96965d8879105874f82c55f23e993adc))


### Documentation

* **v2alpha1:** A comment for field `network_config` in message `.google.cloud.tpu.v2alpha1.Node` is changed ([c7e1d21](https://github.com/googleapis/google-cloud-python/commit/c7e1d21b96965d8879105874f82c55f23e993adc))
* **v2alpha1:** A comment for field `state_initiator` in message `.google.cloud.tpu.v2alpha1.QueuedResourceState` is changed ([c7e1d21](https://github.com/googleapis/google-cloud-python/commit/c7e1d21b96965d8879105874f82c55f23e993adc))

## [1.21.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-tpu-v1.20.0...google-cloud-tpu-v1.21.0) (2025-01-13)


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
__version__ = "0.0.0" # {x-release-please-version}
__version__ = "1.22.0" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
__version__ = "0.0.0" # {x-release-please-version}
__version__ = "1.22.0" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
__version__ = "0.0.0" # {x-release-please-version}
__version__ = "1.22.0" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
__version__ = "0.0.0" # {x-release-please-version}
__version__ = "1.22.0" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-cloud-tpu",
"version": "0.1.0"
"version": "1.22.0"
},
"snippets": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-cloud-tpu",
"version": "0.1.0"
"version": "1.22.0"
},
"snippets": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-cloud-tpu",
"version": "0.1.0"
"version": "1.22.0"
},
"snippets": [
{
Expand Down

0 comments on commit 716037e

Please sign in to comment.