Skip to content

Latest commit

 

History

History
71 lines (54 loc) · 11.4 KB

File metadata and controls

71 lines (54 loc) · 11.4 KB
title Changelog
description Automatically generated changelog tracking all notable changes to the Azure NVIDIA Robotics Reference Architecture using semantic versioning
author Edge AI Team
ms.date 2026-02-06
ms.topic reference

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Note: This file is automatically maintained by release-please. Do not edit manually.

0.1.0 (2026-02-07)

✨ Features

  • .github: Add GitHub workflows from hve-core (#22) (96ae111)
  • add PR template and YAML issue form templates (#16) (059ac48)
  • automation: add runbook automation (#25) (c8f0fd4)
  • build: integrate release-please bot with GitHub App auth and CI gating (#139) (f930b6b)
  • build: migrate package management to uv (#43) (cfe028f)
  • cleanup: remove NGC token requirement and add infrastructure cleanup documentation (#31) (51ed7d6)
  • deploy: add Azure PowerShell modules for automation runbooks (#44) (0148921)
  • deploy: add policy export and inference scripts for ONNX/JIT (#21) (94b6ff1)
  • deploy: add support for workload identity osmo datasets (#24) (c948a3c)
  • deploy: implement robotics infrastructure with Azure resources (#9) (103e31e)
  • deploy: integrate Azure Key Vault secrets sync via CSI driver (#32) (864006b)
  • devcontainer: enhance development environment setup (#28) (a930ac0)
  • docs: documenation updates (#27) (3fcc6b6)
  • initial osmo workflow and training on Azure (#1) (ff5f7df)
  • instructions: add Copilot instruction files and clean up VS Code settings (#36) (6d8fb2c)
  • repo: add root capabilities and reorganize README (#17) (4aede6f)
  • robotics: refactor infra and finish OSMO and AzureML support (#23) (3b15665)
  • scripts: add CIHelpers.psm1 shared CI module (#129) (467e071)
  • scripts: add RSL-RL 3.x TensorDict compatibility and training backend selection (#26) (4986caa)
  • scripts: reduce payload size by excluding any cache from python (#29) (8a20b46)
  • training: add MLflow machine metrics collection (#5) (1f79dc0)

🐛 Bug Fixes

  • build: strip CHANGELOG frontmatter and fix initial version for release-please (#142) (81755ec)
  • deploy: ignore changes to zone in PostgreSQL flexible server lifecycle (#34) (80ef4a6)
  • deploy: resolve hybrid cluster deployment issues (#39) (69f69d7)
  • ps: avoid PowerShell ternary for compatibility (#124) (b8da8a1)
  • script: replace osmo-dev function with direct osmo command usage (#30) (29c8b6d)

📚 Documentation

  • deploy: enhance VPN and network configuration documentation (#38) (2992f07)
  • deploy: enhance VPN documentation with detailed client setup instructions (#35) (4ded515)
  • enhance README with architecture diagram and deployment documentation (#33) (7baf903)
  • update README.md with architecture overview and repository structure (4accbdb)

🔧 Miscellaneous

  • deps: bump azure-core from 1.28.0 to 1.38.0 (#45) (d25d14e)
  • deps: bump azure-core from 1.28.0 to 1.38.0 in /src/training (#42) (b1bd20c)
  • deps: bump pyasn1 from 0.6.1 to 0.6.2 (#46) (97a3b2c)
  • instructions: add general instructions copilot instructions (44fc94d)
  • settings: add development environment configuration (c3c8e32)
  • settings: migrate cspell to modular dictionary structure (#15) (ff8ffd2)
  • training: refactor SKRL training scripts for maintainability (#4) (8cdadac)