Skip to content

v1.1.0

Choose a tag to compare

released this 21 Jan 12:28

v1.1.0 (2026-01-21)

This release is published under the Apache-2.0 License.

Bug Fixes

  • Add concurrency controls and improve workflow naming (10e9b89)

  • Add critical path filtering to prevent unnecessary workflow runs (217f3b3)

  • Add missing self-references to workflow path triggers (677573a)

  • Add security scanning to release dependencies (5784722)

  • Add self-reference to changelog-validation workflow (385f7ff)

  • Centralize environment variables in shared-config (61525d5)

  • Complete cache standardization and workflow consistency (ba7a3db)

  • Complete environment variable centralization (f129cac)

  • Configure dynamic badge gist URLs (d1b3eb0)

  • Derive Python module name from PyPI package name for test-install (2a9024e)

  • Improve CI/CD workflow efficiency and validation (8c5e2c2)

  • Improve workflow security and reliability (c7cdb3c)

  • Make architecture validation and mypy checks optional with clearer names (8a93c0e)

  • Make test report generation optional to prevent PR blocking (5242efd)

  • Remove hardcoded Python version from cache-management (bcd9bf4)

  • Remove PyPI publishing from dev workflow, only publish to TestPyPI (6fc542f)

  • Remove unnecessary changelog validation on main branch pushes (88e614e)

  • Replace custom test aggregation with proven GitHub Action (d231e94)

  • Resolve all workflow issues and clean up obsolete files (8d3f526)

  • Resolve shellcheck warnings in health-monitoring workflow (544e4d1)

  • Resolve workflow validation errors (7d93e48)

  • Standardize action versions to latest stable (ba45127)

  • Standardize artifact management policies (365566b)

  • TestPyPI dev version numbering (43a9eb1)

  • Upgrade filelock to 3.20.3 to fix CVE-2025-68146 TOCTOU vulnerability (c618626)

  • Use GitHub App token for semantic-release cross-workflow triggers (203bdcd)

  • Use make targets for Python versions in container tag calculation (a3c8451)

Documentation

  • Update CI/CD optimization tracking with accurate completion status (ffd306e)

  • Update existing documentation for new CI/CD pipeline (7599b4a)

  • Update PyPI URLs and badges to orb-py (c5c577b)

Features

  • Add basic workflow health monitoring (eb7e4f7)

  • Add basic workflow health monitoring (955adb1)

  • Add dynamic health and advanced metrics badges (7666bcb)

  • Add orb_py namespace package for standard imports (1e28303)

  • Add status badges to README (2c8bae3)

  • Improve CI/CD workflow reliability and add production pipeline (434b0e1)

  • Rename PyPI package to orb-py and refactor class names (b64a354)


Detailed Changes: v1.0.0...v1.1.0