You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+11Lines changed: 11 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,6 +23,17 @@ To release a new version (e.g. from `1.0.0` -> `2.0.0`):
23
23
24
24
## [Unreleased]
25
25
26
+
## [0.1.8] - 2026-04-24
27
+
## What's Changed
28
+
* Add background log streaming to detect TPU placement completion by @copybara-service[bot] in https://github.com/AI-Hypercomputer/pathways-utils/pull/204
29
+
* Add a script to deploy Pathways service as a JobSet by @copybara-service[bot] in https://github.com/AI-Hypercomputer/pathways-utils/pull/211
30
+
* Integrate metrics collection into ISC Pathways by @copybara-service[bot] in https://github.com/AI-Hypercomputer/pathways-utils/pull/214
31
+
* add support for max_num_hosts in start_trace. the default now is to trace one host. by @copybara-service[bot] in https://github.com/AI-Hypercomputer/pathways-utils/pull/213
32
+
* Remove redundant user waiting metric update by @copybara-service[bot] in https://github.com/AI-Hypercomputer/pathways-utils/pull/215
33
+
* Rename pw-service-example to pw-service by @copybara-service[bot] in https://github.com/AI-Hypercomputer/pathways-utils/pull/219
34
+
* Expose concatenate_by_mesh_axis in pathwaysutils. by @copybara-service[bot] in https://github.com/AI-Hypercomputer/pathways-utils/pull/217
35
+
* Update concatenate_by_mesh_axis to preserve memory kind by @copybara-service[bot] in https://github.com/AI-Hypercomputer/pathways-utils/pull/220
36
+
26
37
## [0.1.7] - 2026-04-03
27
38
## What's Changed
28
39
* Refactor elasticity retry logic into a reusable private method. by @copybara-service[bot] in https://github.com/AI-Hypercomputer/pathways-utils/pull/177
0 commit comments