Skip to content

chore(main): release 0.2.0 - #171

Merged
maxxgx merged 1 commit into
mainfrom
release-please--branches--main--components--physicalai
Sep 21, 2026
Merged

maxxgx merged 1 commit into
mainfrom
release-please--branches--main--components--physicalai

Conversation

@github-actions

@github-actions github-actions Bot commented Jun 25, 2026

Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

0.2.0 (2026-09-21)

✨ Features

🐛 Bug Fixes

  • add image_key_reorder_map and num_cameras to ResizeSmolVLA (#231) (4229fc0)
  • add reorder parameters to SmolVLA preprocessing (#233) (2528309)
  • align input type / layouts support across resize preprocessing nodes (#162) (f3ea7e6)
  • allow HuggingFace Hub snapshot symlinks (#194) (08fcd96)
  • ci: exclude Lob detector from secret scan workflow (#232) (acfaf75)
  • config: honor strict=False in Config.from_dict (#253) (8e40217)
  • deps: update dependency transformers to >=5.5.0,<5.6.0 [security] (#192) (6decbf5)
  • deps: update transformers to >=5.15.1,<5.16.0 (#267) (8ae29a7)
  • dotted paths with an empty segment (#223) (e19a2e5)
  • enforce ValueError contract on invalid inputs; fix channels-last detection and pixel clamping in resize preprocessors (#217) (3683176)
  • harden artifact path containment and input key collision detection (#215) (d691348)
  • incorrect InferenceModel inputs with one camera setup (#167) (5848691)
  • inference: load callbacks from policy manifests (#273) (c5f6b71)
  • inference: support concrete InferenceFeature jsonargparse parsing (#243) (5215b84)
  • physicalai studio plugin distribution (#270) (9455de6)
  • reject non-finite stats in StatsNormalizer to prevent silent output corruption (#216) (61debd3)
  • release workflow (#271) (c0750a3)
  • restore canonical Apache 2.0 LICENSE text for GitHub recognition (#219) (ac537a7)
  • rldx1: add runtime image resizing with stage-3 geometry controls (#282) (de49e1f)
  • Small type fix (#247) (a7ee74d)
  • torch inference (#185) (9881601)
  • trossen: align WidowX state with recorded policies (#259) (a5e2750)
  • twin camera identity race (#211) (3e163cf)
  • use correct Apache 2.0 license text (#221) (1be4325)

♻️ Code Refactoring

📚 Documentation

  • fix PyPI inference demo with hosted GIF (#287) (fafda32)
  • streamline issue templates (#279) (473d436)
  • update banner image to include OpenVINO (#154) (b795346)
  • update RTC execution defaults and add update docstring (#155) (e3f2828)

🔧 Chores


This PR was generated with Release Please. See documentation.

@github-actions
github-actions Bot force-pushed the release-please--branches--main--components--physicalai branch 4 times, most recently from 6bf902d to f1c47c6 Compare June 29, 2026 15:33
@samet-akcay

Copy link
Copy Markdown
Contributor

@AlexanderBarabanov, should we maintain a changelog file? It adds extra maintenance burden in my opinion.

https://github.com/openvinotoolkit/physicalai/releases already has a changelog?

@AlexanderBarabanov

AlexanderBarabanov commented Jun 30, 2026

Copy link
Copy Markdown
Contributor

Changelog will be auto-maintained by release-please action based on merged PR titles, no human intervention is required (in the current PR you can see that changes into changelog is proposed by bot).
In general, we can disable changelog auto-generation with "skip-changelog": true setting.

0.1.0 and 0.1.1 release has been release without release-please action, there is no changelog - I added it manually in the PR that enabled release-please action.

Some additional details are available https://github.com/openvinotoolkit/physicalai/blob/main/RELEASE.md

@samet-akcay

@github-actions
github-actions Bot force-pushed the release-please--branches--main--components--physicalai branch 4 times, most recently from 10a2627 to afe5ef5 Compare July 6, 2026 17:12
@github-actions
github-actions Bot force-pushed the release-please--branches--main--components--physicalai branch 7 times, most recently from edcdd53 to 179dc79 Compare July 15, 2026 09:49
@github-actions
github-actions Bot force-pushed the release-please--branches--main--components--physicalai branch 4 times, most recently from e0122fa to 4429e30 Compare July 22, 2026 09:22
@github-actions
github-actions Bot force-pushed the release-please--branches--main--components--physicalai branch 8 times, most recently from 9cd9e1d to ad60348 Compare July 31, 2026 12:55
@github-actions
github-actions Bot force-pushed the release-please--branches--main--components--physicalai branch 4 times, most recently from c3f4377 to a6db78f Compare August 14, 2026 12:09
@github-actions
github-actions Bot force-pushed the release-please--branches--main--components--physicalai branch 3 times, most recently from 4dff99e to 7cda45c Compare August 21, 2026 14:22
@github-actions
github-actions Bot force-pushed the release-please--branches--main--components--physicalai branch 8 times, most recently from ae812cf to 222af6c Compare September 2, 2026 15:15
@github-actions
github-actions Bot force-pushed the release-please--branches--main--components--physicalai branch 8 times, most recently from d5adf00 to 8997cb1 Compare September 14, 2026 16:20

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot review overview

🟢 Approval recommended

The changes are limited to standard release metadata updates, with only a small documentation consistency nit noted in the changelog.

Review effort: Lite
Findings: 1 Low severity

Open (1)
What changed in this PR

This PR performs the root 0.2.0 release cut for Physical AI Runtime by updating the generated release notes and bumping the Release Please manifest version.

Changes:

  • Add the 0.2.0 release notes section to CHANGELOG.md.
  • Bump the root package version to 0.2.0 in Release Please’s manifest.
File Description
CHANGELOG.md Adds the generated 0.2.0 release notes content.
.github/​.release-please-manifest.json Updates the root manifest version to 0.2.0 for Release Please.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread CHANGELOG.md
maxxgx
maxxgx previously approved these changes Sep 21, 2026
samet-akcay
samet-akcay previously approved these changes Sep 21, 2026
@github-actions

Copy link
Copy Markdown
Contributor Author

🤖 Created releases:

🌻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants