Skip to content

Conversation

@skyflow-vivek
Copy link
Collaborator

This PR merges the changes for latest beta release into V3 branch.

Why

  • The V3 branch acts as the source of truth for V3 SDK. Therefore, all latest changes must be merged to V3 branch to maintain consistency.

Goal

  • Merge changes for latest beta release into V3 branch.

Testing

  • Manually tested the changes.

skyflow-vivek and others added 7 commits November 26, 2025 15:40
- Refactor `VaultConfig` POJO to `V2` and `V3` modules along with unit tests.
- Made necessary changes to `common` module including cleaning imports.
- Added vaultURL config parameter only for `V3` module's `VaultConfig`.
- Added unit tests and logic for proper prioritisation of `vaultURL`.
- `vaultURL` (config) > `vaultURL` (env) > `clusterId` (config).
- Added validations to ensure atlease one of `vaultURL` or `clusterId` is provided.
- New priority order is: vaultURL (env) > vaultURL (config) > clusterId (config)
…ltURL-in-config-params

SK-2418 Add vaultURL as config parameter in VaultConfig
@skyflow-vivek skyflow-vivek merged commit 39a7faa into v3 Nov 28, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants