chore(release): bump API for v1.22.1#10404
Conversation
|
✅ All necessary |
|
✅ Conflict Markers Resolved All conflict markers have been successfully resolved in this pull request. |
There was a problem hiding this comment.
Pull request overview
Bumps the API version metadata to v1.22.1 for the upcoming release, keeping the generated OpenAPI schema, runtime schema endpoint, package metadata, and changelog aligned.
Changes:
- Updated API version from
1.22.0→1.22.1in the schema view, OpenAPI spec, andpyproject.toml. - Adjusted the API changelog entry wording/format for the
1.22.1release section.
Reviewed changes
Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| api/src/backend/api/v1/views.py | Updates the schema endpoint’s reported API version to 1.22.1. |
| api/src/backend/api/specs/v1.yaml | Updates the OpenAPI info.version to 1.22.1. |
| api/pyproject.toml | Bumps the package version to 1.22.1 for the release. |
| api/CHANGELOG.md | Aligns the 1.22.1 changelog entry wording/format. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
🔒 Container Security ScanImage: 📊 Vulnerability Summary
4 package(s) affected
|
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## v5.21 #10404 +/- ##
=======================================
Coverage 93.38% 93.38%
=======================================
Files 218 218
Lines 30393 30393
=======================================
Hits 28381 28381
Misses 2012 2012
Flags with carried forward coverage won't be shown. Click here to find out more.
🚀 New features to boost your workflow:
|
Description
Bump API for v1.22.1 for release.
Checklist
Community Checklist
SDK/CLI
UI
API
License
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.