Public Release/26.5.6 (#329)#331
Merged
Merged
Conversation
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
SK-2849: Add v1.x deprecation warning and EOL notic (SK-2849: Add v1.x deprecation warning and EOL notic #327)
feat(SK-2849): add v1.x deprecation warning and EOL notice
SK-2837: Add V2.1 migration guide and README upgrade banner (SK-2837: Add V2.1 migration guide and README upgrade banner #313)
docs: add V2.1 migration guide and README upgrade banner
Adds docs/migrate_to_v2.md covering auth options, client init, request/response structure, error format, and camelCase field name changes for V1 → V2 migration. Adds README banner pointing V1 users to the guide and noting EOL on 2026-10-31.
Add sections for UpdateRequest skyflowId preference, updateLogLevel and getBYOT deprecations.
chore: update internal release workflow to trigger on v1/release/* branches
chore: update internal release trigger to release/v1/* branches
chore: add workflow_dispatch and upgrade action versions
[AUTOMATED] Private Release 2.1.0-dev-7a0438b
chore: skip tests in v1 internal release deploy
chore: internal release manual-only trigger for v1
chore: rename internal release workflow for consistency
chore: restore release/v1/* trigger, remove unintentional tag trigger
chore: remove manual trigger after merge
chore: revert workflow changes to v1 baseline
[AUTOMATED] Private Release 2.1.0-dev-202e7ca
Devesh/sk 2849 v1 deprication (Devesh/sk 2849 v1 deprication #328)
feat(SK-2849): add v1.x deprecation warning and EOL notice
SK-2837: Add V2.1 migration guide and README upgrade banner (SK-2837: Add V2.1 migration guide and README upgrade banner #313)
docs: add V2.1 migration guide and README upgrade banner
Adds docs/migrate_to_v2.md covering auth options, client init, request/response structure, error format, and camelCase field name changes for V1 → V2 migration. Adds README banner pointing V1 users to the guide and noting EOL on 2026-10-31.
Add sections for UpdateRequest skyflowId preference, updateLogLevel and getBYOT deprecations.
chore: update internal release workflow to trigger on v1/release/* branches
chore: update internal release trigger to release/v1/* branches
chore: add workflow_dispatch and upgrade action versions
[AUTOMATED] Private Release 2.1.0-dev-7a0438b
chore: skip tests in v1 internal release deploy
chore: internal release manual-only trigger for v1
chore: rename internal release workflow for consistency
chore: restore release/v1/* trigger, remove unintentional tag trigger
chore: remove manual trigger after merge
chore: revert workflow changes to v1 baseline
fix: fix dead links in README for InsertBulk examples
chore: upgrade action versions and skip tests for v1 release
fix: fix sample links in README to point to v1 branch
fix: fix dead link in migration guide to point to v2 README
fix: point migration guide link to v1 README vault-apis section
fix: point migration guide link to main README initialize-the-client section
docs: add breaking changes summary table to migration guide
[AUTOMATED] Private Release 2.1.0-dev-9ad0ca1
docs: convert breaking changes table to bullet points in migration guide
[AUTOMATED] Private Release 2.1.0-dev-4cf2ab8
fix: version
Start with a concise summary of the PR. The first three sections are required. The questions present in each section is there to help you guide you what to add. They are meant to be overwritten by your comments.
Why
Goal
Testing
Tech debt