-
Notifications
You must be signed in to change notification settings - Fork 9
SK-2392 Migrate V2 code into main branch #219
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
Open
skyflow-vivek
wants to merge
73
commits into
main
Choose a base branch
from
v2
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
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
* SK-1772: Beta Release for Python SDK V2
* SK-1821: Refactor release pipelines
…ing from v1 to v2. (#155) * SK-1863: Added migration from v1 to v2 section in readme
* SK-1894: Update readme
…ors-in-connections SK-1906 Improve debugging in connections
Release/25.3.1
…tor (#168) * SK-1908: Migrate from openapi generator to Fern
SK-2003: document bearer token edge case
- Fix inconsistent response structure for invoke connection - Fix 404 Not found error for get by column values - Fix failing unit tests due to code changes
…s-after-fern-migration SK-1909 Handle API error cases after fern migration
* SK-971 file upload support
* SK-2270: fix inconsistencies in python SDK V2
SK-2199/Beta release/25.7.1
* SK-2353: update generated code with updated openapi spec file
SK-2385: Public release for v2 Python SDK
…v2-ga-release SK-1773 Dummy change to trigger release
…v2-GA-release SK-1773 Update release workflow
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.
Semgrep OSS found more than 20 potential problems in the proposed changes. Check the Files changed tab for more details.
…readme-and-samples SK-2392 Add sample and update README for upload file
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.
This PR migrates all code from V2 branch to main branch.Going forward, main branch will be the source of truth for Python SDK V2.