-
Notifications
You must be signed in to change notification settings - Fork 8
feat: GA release #825
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: GA release #825
Conversation
📜 Docstring Coverage ReportRESULT: PASSED (minimum: 30.0%, actual: 75.5%) Detailed Coverage Report |
📦 Trivy Vulnerability Scan Results
Report Summary
Scan Result Details✅ No vulnerabilities found during the scan for |
📦 Trivy Secret Scan Results
Report Summary
Scan Result Details✅ No secrets found during the scan for |
|
🛠 Docs available at: https://k.atlan.dev/application-sdk/ga-release |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
This PR performs a GA (General Availability) release by updating the package version from "0.1.1rc64" (release candidate) to "1.0.0" across all relevant configuration and source files.
- Version bumped from "0.1.1rc64" to "1.0.0" for GA release
- Lock file revision incremented to reflect dependency resolution updates
- All version references updated consistently
Reviewed changes
Copilot reviewed 2 out of 3 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| uv.lock | Updated package version to 1.0.0 and incremented lock file revision to 3 |
| pyproject.toml | Updated project version to 1.0.0 |
| application_sdk/version.py | Updated __version__ constant to 1.0.0 |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
☂️ Python Coverage
Overall Coverage
New FilesNo new covered files... Modified FilesNo covered modified files...
|
|
🛠 Full Test Coverage Report: https://k.atlan.dev/coverage/application-sdk/pr/825 |
Note
Bumps the SDK to version 1.0.0 GA and updates the changelog.
1.0.0inpyproject.tomlandapplication_sdk/version.py.v1.0.0GA entry toCHANGELOG.mdwith comparison link.Written by Cursor Bugbot for commit 6fd9132. This will update automatically on new commits. Configure here.