Skip to content

Releases: eGroupAI/ai-sandbox-sdk-python

v1.0.1

07 Apr 06:44

Choose a tag to compare

Release v1.0.1

Summary

  • Establish a standardized release baseline across SDK repositories.
  • Improve governance and security workflow consistency.

Included

Added

  • VERSION file as the canonical release version source.
  • docs/release-notes-template.md for repeatable release communication.
  • .github/release.yml for consistent auto-generated release notes categories.

Changed

  • Governance baseline files standardized across SDK repositories.
  • Security guard workflows hardened for organization-wide compatibility.

Fixed

  • Dependency review no longer blocks releases when dependency graph is unavailable.
  • Secret scanning workflow now uses OSS gitleaks CLI mode.

Security and Governance

  • CODEOWNERS, Dependabot, issue template, and PR disclosure template are enforced.
  • README now declares Apache-2.0 consistently.

Compatibility

  • API contract: AI Sandbox v1
  • Breaking changes: none

Verification Signals

  • CI workflow: passed
  • Public security guards: passed
  • Changelog entry: CHANGELOG.md

Disclosure Safety Check

  • No customer-identifying information
  • No private endpoints/internal URLs/infrastructure IDs
  • No secrets, tokens, or credentials
  • No proprietary architecture internals