Releases: eGroupAI/ai-sandbox-sdk-python
Releases · eGroupAI/ai-sandbox-sdk-python
v1.0.1
Release v1.0.1
Summary
- Establish a standardized release baseline across SDK repositories.
- Improve governance and security workflow consistency.
Included
Added
VERSIONfile as the canonical release version source.docs/release-notes-template.mdfor repeatable release communication..github/release.ymlfor 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
gitleaksCLI 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