Skip to content

Commit 58b785c

Browse files
authored
Preparing for the v0.1.9 release (#244)
1 parent 2c7efed commit 58b785c

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,23 @@ To release a new version (e.g. from `1.0.0` -> `2.0.0`):
2323

2424
## [Unreleased]
2525

26+
## [0.1.9] - 2026-06-12
27+
## What's Changed
28+
* Add `--dns-endpoint` to the get-credentials command by @copybara-service[bot] in https://github.com/AI-Hypercomputer/pathways-utils/pull/224
29+
* Add support for passing XLA flags to the Pathways proxy by @copybara-service[bot] in https://github.com/AI-Hypercomputer/pathways-utils/pull/225
30+
* Generalize TPU Slice Health Checks for elasticity by @copybara-service[bot] in https://github.com/AI-Hypercomputer/pathways-utils/pull/218
31+
* Fix the accelerator label for tpu7x by @copybara-service[bot] in https://github.com/AI-Hypercomputer/pathways-utils/pull/226
32+
* Rename "v5p" to "v5" TPU type by @copybara-service[bot] in https://github.com/AI-Hypercomputer/pathways-utils/pull/230
33+
* Fix argument and resource type injection in gke_utils.py by @copybara-service[bot] in https://github.com/AI-Hypercomputer/pathways-utils/pull/228
34+
* Plumb session_id from ProfileOptions to traceSessionName. by @copybara-service[bot] in https://github.com/AI-Hypercomputer/pathways-utils/pull/232
35+
* Add JAX 0.10.1 to test matrix by @wstcliyu in https://github.com/AI-Hypercomputer/pathways-utils/pull/234
36+
* Sync session_id format between JAX client and Pathways server in pathwaysutils. by @copybara-service[bot] in https://github.com/AI-Hypercomputer/pathways-utils/pull/236
37+
* Clean up ProfileOptions getattr usages in pathwaysutils. by @copybara-service[bot] in https://github.com/AI-Hypercomputer/pathways-utils/pull/237
38+
* Bump min JAX version to 0.8.3 by @wstcliyu in https://github.com/AI-Hypercomputer/pathways-utils/pull/240
39+
* Add base PathwaysJobSet builder by @copybara-service[bot] in https://github.com/AI-Hypercomputer/pathways-utils/pull/239
40+
* Add Head Job configuration to PathwaysJobSet by @copybara-service[bot] in https://github.com/AI-Hypercomputer/pathways-utils/pull/241
41+
* Add a script to deploy VS Code on GKE CPU node pool by @copybara-service[bot] in https://github.com/AI-Hypercomputer/pathways-utils/pull/242
42+
2643
## [0.1.8] - 2026-04-24
2744
## What's Changed
2845
* Add background log streaming to detect TPU placement completion by @copybara-service[bot] in https://github.com/AI-Hypercomputer/pathways-utils/pull/204

0 commit comments

Comments
 (0)