Devesh/sk 2849 v1 deprication#328
Merged
Merged
Conversation
- Print WARN-level deprecation message on Skyflow.init() startup - Update pom.xml description with EOL date (2026-10-31) and migration guide link Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
* 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. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * docs: update migration guide with v2.1 changes Add sections for UpdateRequest skyflowId preference, updateLogLevel and getBYOT deprecations. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * docs: add downloadURL→downloadUrl rename to migration guide method renames table Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> --------- Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
…anches Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…section Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Devesh-Skyflow
added a commit
that referenced
this pull request
May 27, 2026
* SK-2849: Add v1.x deprecation warning and EOL notic (#327) * feat(SK-2849): add v1.x deprecation warning and EOL notice - Print WARN-level deprecation message on Skyflow.init() startup - Update pom.xml description with EOL date (2026-10-31) and migration guide link Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * 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. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * docs: update migration guide with v2.1 changes Add sections for UpdateRequest skyflowId preference, updateLogLevel and getBYOT deprecations. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * docs: add downloadURL→downloadUrl rename to migration guide method renames table Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> --------- Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com> * chore: update internal release workflow to trigger on v1/release/* branches Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * chore: update internal release trigger to release/v1/* branches Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * 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 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * chore: rename internal release workflow for consistency Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * chore: restore release/v1/* trigger, remove unintentional tag trigger Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * chore: remove manual trigger after merge Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * chore: revert workflow changes to v1 baseline Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> --------- Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com> Co-authored-by: Devesh-Skyflow <Devesh-Skyflow@users.noreply.github.com> * [AUTOMATED] Private Release 2.1.0-dev-202e7ca * Devesh/sk 2849 v1 deprication (#328) * feat(SK-2849): add v1.x deprecation warning and EOL notice - Print WARN-level deprecation message on Skyflow.init() startup - Update pom.xml description with EOL date (2026-10-31) and migration guide link Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * 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. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * docs: update migration guide with v2.1 changes Add sections for UpdateRequest skyflowId preference, updateLogLevel and getBYOT deprecations. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * docs: add downloadURL→downloadUrl rename to migration guide method renames table Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> --------- Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com> * chore: update internal release workflow to trigger on v1/release/* branches Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * chore: update internal release trigger to release/v1/* branches Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * 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 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * chore: rename internal release workflow for consistency Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * chore: restore release/v1/* trigger, remove unintentional tag trigger Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * chore: remove manual trigger after merge Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * chore: revert workflow changes to v1 baseline Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * fix: fix dead links in README for InsertBulk examples Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * chore: upgrade action versions and skip tests for v1 release Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * fix: fix sample links in README to point to v1 branch Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * fix: fix dead link in migration guide to point to v2 README Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * fix: point migration guide link to v1 README vault-apis section Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * fix: point migration guide link to main README initialize-the-client section Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * docs: add breaking changes summary table to migration guide Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> --------- Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com> Co-authored-by: Devesh-Skyflow <Devesh-Skyflow@users.noreply.github.com> * [AUTOMATED] Private Release 2.1.0-dev-9ad0ca1 * docs: convert breaking changes table to bullet points in migration guide Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * [AUTOMATED] Private Release 2.1.0-dev-4cf2ab8 * fix: version --------- Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com> Co-authored-by: Devesh-Skyflow <Devesh-Skyflow@users.noreply.github.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.
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