Commit bf2cfc9
Public Release/26.5.6 (#329)
* 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>1 parent 4e9e454 commit bf2cfc9
6 files changed
Lines changed: 324 additions & 24 deletions
File tree
- .github/workflows
- docs
- src/main/java/com/skyflow
- common/utils
- vault
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| |||
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
101 | | - | |
| 101 | + | |
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
2 | 5 | | |
3 | 6 | | |
4 | 7 | | |
| |||
73 | 76 | | |
74 | 77 | | |
75 | 78 | | |
76 | | - | |
| 79 | + | |
77 | 80 | | |
78 | 81 | | |
79 | 82 | | |
| |||
109 | 112 | | |
110 | 113 | | |
111 | 114 | | |
112 | | - | |
| 115 | + | |
113 | 116 | | |
114 | 117 | | |
115 | 118 | | |
| |||
154 | 157 | | |
155 | 158 | | |
156 | 159 | | |
157 | | - | |
| 160 | + | |
158 | 161 | | |
159 | 162 | | |
160 | 163 | | |
161 | 164 | | |
162 | 165 | | |
163 | | - | |
| 166 | + | |
164 | 167 | | |
165 | 168 | | |
166 | 169 | | |
| |||
194 | 197 | | |
195 | 198 | | |
196 | 199 | | |
197 | | - | |
| 200 | + | |
198 | 201 | | |
199 | 202 | | |
200 | 203 | | |
| |||
349 | 352 | | |
350 | 353 | | |
351 | 354 | | |
352 | | - | |
| 355 | + | |
353 | 356 | | |
354 | 357 | | |
355 | 358 | | |
| |||
395 | 398 | | |
396 | 399 | | |
397 | 400 | | |
398 | | - | |
| 401 | + | |
399 | 402 | | |
400 | 403 | | |
401 | 404 | | |
| |||
491 | 494 | | |
492 | 495 | | |
493 | 496 | | |
494 | | - | |
| 497 | + | |
495 | 498 | | |
496 | 499 | | |
497 | 500 | | |
| |||
538 | 541 | | |
539 | 542 | | |
540 | 543 | | |
541 | | - | |
| 544 | + | |
542 | 545 | | |
543 | 546 | | |
544 | 547 | | |
| |||
619 | 622 | | |
620 | 623 | | |
621 | 624 | | |
622 | | - | |
| 625 | + | |
623 | 626 | | |
624 | 627 | | |
625 | 628 | | |
| |||
768 | 771 | | |
769 | 772 | | |
770 | 773 | | |
771 | | - | |
| 774 | + | |
772 | 775 | | |
773 | 776 | | |
774 | 777 | | |
| |||
915 | 918 | | |
916 | 919 | | |
917 | 920 | | |
918 | | - | |
| 921 | + | |
919 | 922 | | |
920 | 923 | | |
921 | 924 | | |
| |||
1022 | 1025 | | |
1023 | 1026 | | |
1024 | 1027 | | |
1025 | | - | |
| 1028 | + | |
1026 | 1029 | | |
1027 | 1030 | | |
1028 | 1031 | | |
| |||
1115 | 1118 | | |
1116 | 1119 | | |
1117 | 1120 | | |
1118 | | - | |
| 1121 | + | |
1119 | 1122 | | |
1120 | 1123 | | |
1121 | 1124 | | |
| |||
1252 | 1255 | | |
1253 | 1256 | | |
1254 | 1257 | | |
1255 | | - | |
| 1258 | + | |
1256 | 1259 | | |
1257 | 1260 | | |
1258 | 1261 | | |
| |||
1302 | 1305 | | |
1303 | 1306 | | |
1304 | 1307 | | |
1305 | | - | |
| 1308 | + | |
1306 | 1309 | | |
1307 | 1310 | | |
1308 | 1311 | | |
| |||
0 commit comments