Skip to content

Commit 701ee5d

Browse files
chore(main): release 0.6.0 (#364)
🤖 I have created a release *beep* *boop* --- ## [0.6.0](v0.5.0...v0.6.0) (2026-04-08) ### ✨ Features * **build:** add terraform-docs generation pipeline ([#378](#378)) ([78e90d0](78e90d0)) * **infrastructure:** enable optional AML diagnostic logs ([#400](#400)) ([58dd8db](58dd8db)) * **scripts:** consolidate scripts library paths and enhance dataviewer ([#383](#383)) ([176d9c9](176d9c9)) ### 🐛 Bug Fixes * **build:** remediate CVEs, enforce equality pinning, repair Dependabot config ([#391](#391)) ([0c29148](0c29148)) * **infrastructure:** add Storage File Data Privileged Contributor role for ML identity ([#380](#380)) ([378f7ed](378f7ed)) * **infrastructure:** replace hardcoded NAT Gateway availability zones with variable ([#356](#356)) ([a1397bd](a1397bd)) * **infrastructure:** resolve TFLint violations and enable hard-fail ([#376](#376)) ([dfb55cd](dfb55cd)) * **scripts:** add dot-source guard to Invoke-MsDateFreshnessCheck.ps1 ([#397](#397)) ([f6f22c3](f6f22c3)) * **training:** validate AzureML and OSMO RL submissions end to end ([#372](#372)) ([49904d3](49904d3)) ### 📚 Documentation * **infrastructure:** add terraform-docs tooling and improve developer experience ([#365](#365)) ([a0fb03a](a0fb03a)) * **reference:** centralize workflow template docs and convert workflow READMEs to pointer index ([#379](#379)) ([68097e4](68097e4)) ### 🔧 Miscellaneous * **deps-dev:** bump the npm_and_yarn group across 1 directory with 2 updates ([#374](#374)) ([d848c8b](d848c8b)) * **deps-dev:** bump vite from 6.4.1 to 6.4.2 in /data-management/viewer/frontend in the npm_and_yarn group across 1 directory ([#395](#395)) ([6ec7f19](6ec7f19)) * **deps:** bump the github-actions group across 1 directory with 7 updates ([#370](#370)) ([4d1b951](4d1b951)) * **deps:** bump the uv group across 2 directories with 1 update ([#373](#373)) ([ba66ed9](ba66ed9)) ### 🔒 Security * **deps-dev:** bump brace-expansion from 1.1.12 to 1.1.13 in /docs/docusaurus in the npm_and_yarn group across 1 directory ([#389](#389)) ([27129d9](27129d9)) * **deps-dev:** bump the npm_and_yarn group across 2 directories with 2 updates ([#363](#363)) ([aeae624](aeae624)) * **deps-dev:** bump the python-dependencies group with 5 updates ([#403](#403)) ([bb85560](bb85560)) * **deps:** bump cryptography from 46.0.5 to 46.0.6 in /training/rl ([#367](#367)) ([a82dd68](a82dd68)) * **deps:** bump the inference-dependencies group in /evaluation with 2 updates ([#401](#401)) ([c88d253](c88d253)) * **deps:** bump the pip group across 4 directories with 2 updates ([#411](#411)) ([1230fe0](1230fe0)) * **deps:** bump the training-dependencies group across 1 directory with 67 updates ([#375](#375)) ([8e05172](8e05172)) * **deps:** bump the uv group across 2 directories with 1 update ([#382](#382)) ([b6c7aea](b6c7aea)) * **deps:** update marshmallow requirement from &lt;4.3.0,&gt;=3.5 to &gt;=3.5,&lt;4.4.0 in /evaluation in the inference-dependencies group ([#393](#393)) ([599c7eb](599c7eb)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). --------- Co-authored-by: physical-ai-toolchain-release[bot] <267194360+physical-ai-toolchain-release[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 58dd8db commit 701ee5d

6 files changed

Lines changed: 52 additions & 6 deletions

File tree

CHANGELOG.md

Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,52 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1515

1616
> **Note:** This file is automatically maintained by [release-please](https://github.com/googleapis/release-please). Do not edit manually.
1717
18+
## [0.6.0](https://github.com/microsoft/physical-ai-toolchain/compare/v0.5.0...v0.6.0) (2026-04-08)
19+
20+
21+
### ✨ Features
22+
23+
* **build:** add terraform-docs generation pipeline ([#378](https://github.com/microsoft/physical-ai-toolchain/issues/378)) ([78e90d0](https://github.com/microsoft/physical-ai-toolchain/commit/78e90d07c4622e8cbaddb3d2696087775fafff6d))
24+
* **infrastructure:** enable optional AML diagnostic logs ([#400](https://github.com/microsoft/physical-ai-toolchain/issues/400)) ([58dd8db](https://github.com/microsoft/physical-ai-toolchain/commit/58dd8dbcad4495b31ec4d1310d3663c7c36a03f0))
25+
* **scripts:** consolidate scripts library paths and enhance dataviewer ([#383](https://github.com/microsoft/physical-ai-toolchain/issues/383)) ([176d9c9](https://github.com/microsoft/physical-ai-toolchain/commit/176d9c964264fff0765af741c5af113801a2a976))
26+
27+
28+
### 🐛 Bug Fixes
29+
30+
* **build:** remediate CVEs, enforce equality pinning, repair Dependabot config ([#391](https://github.com/microsoft/physical-ai-toolchain/issues/391)) ([0c29148](https://github.com/microsoft/physical-ai-toolchain/commit/0c29148b99cc9547f2f70a24d13c9a07957999eb))
31+
* **infrastructure:** add Storage File Data Privileged Contributor role for ML identity ([#380](https://github.com/microsoft/physical-ai-toolchain/issues/380)) ([378f7ed](https://github.com/microsoft/physical-ai-toolchain/commit/378f7ede40adcaf505c48200fa0539a3b402f452))
32+
* **infrastructure:** replace hardcoded NAT Gateway availability zones with variable ([#356](https://github.com/microsoft/physical-ai-toolchain/issues/356)) ([a1397bd](https://github.com/microsoft/physical-ai-toolchain/commit/a1397bd3378fdddefb11396905b81233cf3f4ce5))
33+
* **infrastructure:** resolve TFLint violations and enable hard-fail ([#376](https://github.com/microsoft/physical-ai-toolchain/issues/376)) ([dfb55cd](https://github.com/microsoft/physical-ai-toolchain/commit/dfb55cd6a0f7e0ec39080eae35e052500cabfc19))
34+
* **scripts:** add dot-source guard to Invoke-MsDateFreshnessCheck.ps1 ([#397](https://github.com/microsoft/physical-ai-toolchain/issues/397)) ([f6f22c3](https://github.com/microsoft/physical-ai-toolchain/commit/f6f22c383583021fb4a694060eb5015f2eef777c))
35+
* **training:** validate AzureML and OSMO RL submissions end to end ([#372](https://github.com/microsoft/physical-ai-toolchain/issues/372)) ([49904d3](https://github.com/microsoft/physical-ai-toolchain/commit/49904d3cb4ea36c635cb8de313e344845e6371cb))
36+
37+
38+
### 📚 Documentation
39+
40+
* **infrastructure:** add terraform-docs tooling and improve developer experience ([#365](https://github.com/microsoft/physical-ai-toolchain/issues/365)) ([a0fb03a](https://github.com/microsoft/physical-ai-toolchain/commit/a0fb03abc3ecf6cc208719e99c93b260e83762d1))
41+
* **reference:** centralize workflow template docs and convert workflow READMEs to pointer index ([#379](https://github.com/microsoft/physical-ai-toolchain/issues/379)) ([68097e4](https://github.com/microsoft/physical-ai-toolchain/commit/68097e4406dfa4fe77ae71d2b78a76580f3e61d0))
42+
43+
44+
### 🔧 Miscellaneous
45+
46+
* **deps-dev:** bump the npm_and_yarn group across 1 directory with 2 updates ([#374](https://github.com/microsoft/physical-ai-toolchain/issues/374)) ([d848c8b](https://github.com/microsoft/physical-ai-toolchain/commit/d848c8bdc978275b020f3350d0b92f227d7795ee))
47+
* **deps-dev:** bump vite from 6.4.1 to 6.4.2 in /data-management/viewer/frontend in the npm_and_yarn group across 1 directory ([#395](https://github.com/microsoft/physical-ai-toolchain/issues/395)) ([6ec7f19](https://github.com/microsoft/physical-ai-toolchain/commit/6ec7f1985534f85634d19e89240421b4441b796a))
48+
* **deps:** bump the github-actions group across 1 directory with 7 updates ([#370](https://github.com/microsoft/physical-ai-toolchain/issues/370)) ([4d1b951](https://github.com/microsoft/physical-ai-toolchain/commit/4d1b9515ea389baf3ba06b54a7d9de6bea910cd5))
49+
* **deps:** bump the uv group across 2 directories with 1 update ([#373](https://github.com/microsoft/physical-ai-toolchain/issues/373)) ([ba66ed9](https://github.com/microsoft/physical-ai-toolchain/commit/ba66ed9e272ba2872eb468d3228b333788173a4e))
50+
51+
52+
### 🔒 Security
53+
54+
* **deps-dev:** bump brace-expansion from 1.1.12 to 1.1.13 in /docs/docusaurus in the npm_and_yarn group across 1 directory ([#389](https://github.com/microsoft/physical-ai-toolchain/issues/389)) ([27129d9](https://github.com/microsoft/physical-ai-toolchain/commit/27129d9ac3b0792eaa4eb11fb49c67bd8788f441))
55+
* **deps-dev:** bump the npm_and_yarn group across 2 directories with 2 updates ([#363](https://github.com/microsoft/physical-ai-toolchain/issues/363)) ([aeae624](https://github.com/microsoft/physical-ai-toolchain/commit/aeae6245623a3bdd0cc9a2c8b8efc823a4ec9c0f))
56+
* **deps-dev:** bump the python-dependencies group with 5 updates ([#403](https://github.com/microsoft/physical-ai-toolchain/issues/403)) ([bb85560](https://github.com/microsoft/physical-ai-toolchain/commit/bb85560ab0cea3f5b7178dc69a4b650fbfe79665))
57+
* **deps:** bump cryptography from 46.0.5 to 46.0.6 in /training/rl ([#367](https://github.com/microsoft/physical-ai-toolchain/issues/367)) ([a82dd68](https://github.com/microsoft/physical-ai-toolchain/commit/a82dd687b89481d95a2d92eebe72a3c358c4a52c))
58+
* **deps:** bump the inference-dependencies group in /evaluation with 2 updates ([#401](https://github.com/microsoft/physical-ai-toolchain/issues/401)) ([c88d253](https://github.com/microsoft/physical-ai-toolchain/commit/c88d253fa8dde725cbb75936243769d5f17720e0))
59+
* **deps:** bump the pip group across 4 directories with 2 updates ([#411](https://github.com/microsoft/physical-ai-toolchain/issues/411)) ([1230fe0](https://github.com/microsoft/physical-ai-toolchain/commit/1230fe0891dd9bbe0833c9670bce93bbb7359c09))
60+
* **deps:** bump the training-dependencies group across 1 directory with 67 updates ([#375](https://github.com/microsoft/physical-ai-toolchain/issues/375)) ([8e05172](https://github.com/microsoft/physical-ai-toolchain/commit/8e051726b1e89a328b831802c6d09fe5d250a2e6))
61+
* **deps:** bump the uv group across 2 directories with 1 update ([#382](https://github.com/microsoft/physical-ai-toolchain/issues/382)) ([b6c7aea](https://github.com/microsoft/physical-ai-toolchain/commit/b6c7aea8df3e8adbfc56474d452126df434f5daf))
62+
* **deps:** update marshmallow requirement from &lt;4.3.0,&gt;=3.5 to &gt;=3.5,&lt;4.4.0 in /evaluation in the inference-dependencies group ([#393](https://github.com/microsoft/physical-ai-toolchain/issues/393)) ([599c7eb](https://github.com/microsoft/physical-ai-toolchain/commit/599c7eb7d3549fece16c92d55853765295d93092))
63+
1864
## [0.5.0](https://github.com/microsoft/physical-ai-toolchain/compare/v0.4.0...v0.5.0) (2026-03-26)
1965

2066

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "physical-ai-toolchain",
3-
"version": "0.5.0",
3+
"version": "0.6.0",
44
"private": true,
55
"engines": {
66
"node": ">=20"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "physical-ai-toolchain"
3-
version = "0.5.0"
3+
version = "0.6.0"
44
description = "Physical AI Toolchain for Isaac Lab training"
55
readme = "README.md"
66
requires-python = ">=3.11"

release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.5.0"
2+
".": "0.6.0"
33
}

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)