Skip to content

SK-3002 release/26.8.1 - #386

Merged
Devesh-Skyflow merged 137 commits into
mainfrom
flowvault-release/26.8.1
Aug 3, 2026
Merged

SK-3002 release/26.8.1#386
Devesh-Skyflow merged 137 commits into
mainfrom
flowvault-release/26.8.1

Conversation

@skyflow-bharti

Copy link
Copy Markdown
Collaborator

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

  • Why are you making the change?
  • What is the underlying issue that you are trying to case, in case of fix?
  • Why is it needed by the feature you are working on?
  • What is the intent behind making the change?

Goal

  • What is the intended outcome?
  • What part of the feature should start working?
  • What are the non-goals or will be covered in future PR?

Testing

  • How was the code tested?
  • If you haven't written unit tests, why?
  • What more testing is needed? Do you intend to manually test it after deployment?
  • Do you have any concerns if this changed is released to prod?

Tech debt

  • Is the PR adding to tech debt in any way?
  • Are you addressing some Tech debt in this PR?
  • If both the above are false, feel free to remove this section.

skyflow-bharti and others added 30 commits July 10, 2026 14:25
…rt-using-modular-build-approach

# Conflicts:
#	common/src/main/java/com/skyflow/utils/BaseUtils.java
#	pom.xml
…vault-api-support-using-modular-build-approach

SK-2967 java sdk add flow db vault api support using modular build approach
…vault-api-support-using-modular-build-approach

SK-2967 update the internal release
…vault-api-support-using-modular-build-approach

SK-2967 update script version
…vault-api-support-using-modular-build-approach

SK-2967 update internal release workflow
…vault-api-support-using-modular-build-approach

SK-2967 java sdk add flow db vault api support using modular build approach
…vault-api-support-using-modular-build-approach

SK-2967 fix internal release workflows
@github-actions

github-actions Bot commented Aug 3, 2026

Copy link
Copy Markdown

🔐 Gitleaks Findings: 5 issue(s) detected

🔸 Rule: generic-api-key
📄 File: flowvault/README.md:null
📝 Description: Detected a Generic API Key, potentially exposing access to various services and sensitive operations.
🔑 Secret: **********
🔗 Path: flowvault/README.md:null

🔸 Rule: generic-api-key
📄 File: flowvault/README.md:null
📝 Description: Detected a Generic API Key, potentially exposing access to various services and sensitive operations.
🔑 Secret: **********
🔗 Path: flowvault/README.md:null

🔸 Rule: generic-api-key
📄 File: flowvault/src/test/java/com/skyflow/utils/UtilsTests.java:null
📝 Description: Detected a Generic API Key, potentially exposing access to various services and sensitive operations.
🔑 Secret: **********
🔗 Path: flowvault/src/test/java/com/skyflow/utils/UtilsTests.java:null

🔸 Rule: generic-api-key
📄 File: common/src/test/java/com/skyflow/BaseVaultClientTests.java:null
📝 Description: Detected a Generic API Key, potentially exposing access to various services and sensitive operations.
🔑 Secret: **********
🔗 Path: common/src/test/java/com/skyflow/BaseVaultClientTests.java:null

🔸 Rule: private-key
📄 File: common/src/main/java/com/skyflow/utils/BaseConstants.java:null
📝 Description: Identified a Private Key, which may compromise cryptographic security and sensitive data encryption.
🔑 Secret: **********
🔗 Path: common/src/main/java/com/skyflow/utils/BaseConstants.java:null

@github-actions

github-actions Bot commented Aug 3, 2026

Copy link
Copy Markdown

🔐 Gitleaks Findings: 5 issue(s) detected

🔸 Rule: generic-api-key
📄 File: flowvault/README.md:null
📝 Description: Detected a Generic API Key, potentially exposing access to various services and sensitive operations.
🔑 Secret: **********
🔗 Path: flowvault/README.md:null

🔸 Rule: generic-api-key
📄 File: flowvault/README.md:null
📝 Description: Detected a Generic API Key, potentially exposing access to various services and sensitive operations.
🔑 Secret: **********
🔗 Path: flowvault/README.md:null

🔸 Rule: generic-api-key
📄 File: flowvault/src/test/java/com/skyflow/utils/UtilsTests.java:null
📝 Description: Detected a Generic API Key, potentially exposing access to various services and sensitive operations.
🔑 Secret: **********
🔗 Path: flowvault/src/test/java/com/skyflow/utils/UtilsTests.java:null

🔸 Rule: generic-api-key
📄 File: common/src/test/java/com/skyflow/BaseVaultClientTests.java:null
📝 Description: Detected a Generic API Key, potentially exposing access to various services and sensitive operations.
🔑 Secret: **********
🔗 Path: common/src/test/java/com/skyflow/BaseVaultClientTests.java:null

🔸 Rule: private-key
📄 File: common/src/main/java/com/skyflow/utils/BaseConstants.java:null
📝 Description: Identified a Private Key, which may compromise cryptographic security and sensitive data encryption.
🔑 Secret: **********
🔗 Path: common/src/main/java/com/skyflow/utils/BaseConstants.java:null

@github-actions

github-actions Bot commented Aug 3, 2026

Copy link
Copy Markdown

Contract baseline added (flowvault)

This PR adds flowvault/api-report/skyflow-flowvault-java.baseline.jar, the approved public API contract for this module.

flowvault/api-report/skyflow-flowvault-java.baseline.jar is new in this PR - flowvault had no committed baseline before, so there is nothing to diff against.

This snapshot becomes the approved contract: every later PR is compared against it, and any incompatible change fails the Contract Tests (flowvault) job until someone regenerates it deliberately. Review it as the starting point, not as a change.

@github-actions

github-actions Bot commented Aug 3, 2026

Copy link
Copy Markdown

Semgrep Findings: Issues with Error level severity are found (Error is Highest severity in Semgrep), Please resolve the issues before merging.

@github-actions

github-actions Bot commented Aug 3, 2026

Copy link
Copy Markdown

Contract baseline added (skyvault)

This PR adds skyvault/api-report/skyflow-java.baseline.jar, the approved public API contract for this module.

skyvault/api-report/skyflow-java.baseline.jar is new in this PR - skyvault had no committed baseline before, so there is nothing to diff against.

This snapshot becomes the approved contract: every later PR is compared against it, and any incompatible change fails the Contract Tests (skyvault) job until someone regenerates it deliberately. Review it as the starting point, not as a change.

@github-actions

github-actions Bot commented Aug 3, 2026

Copy link
Copy Markdown

Semgrep Findings: Issues with Error level severity are found (Error is Highest severity in Semgrep), Please resolve the issues before merging.

@github-actions

github-actions Bot commented Aug 3, 2026

Copy link
Copy Markdown

Contract baseline added (flowvault)

This PR adds flowvault/api-report/skyflow-flowvault-java.baseline.jar, the approved public API contract for this module.

flowvault/api-report/skyflow-flowvault-java.baseline.jar is new in this PR - flowvault had no committed baseline before, so there is nothing to diff against.

This snapshot becomes the approved contract: every later PR is compared against it, and any incompatible change fails the Contract Tests (flowvault) job until someone regenerates it deliberately. Review it as the starting point, not as a change.

@github-actions

github-actions Bot commented Aug 3, 2026

Copy link
Copy Markdown

Contract baseline added (skyvault)

This PR adds skyvault/api-report/skyflow-java.baseline.jar, the approved public API contract for this module.

skyvault/api-report/skyflow-java.baseline.jar is new in this PR - skyvault had no committed baseline before, so there is nothing to diff against.

This snapshot becomes the approved contract: every later PR is compared against it, and any incompatible change fails the Contract Tests (skyvault) job until someone regenerates it deliberately. Review it as the starting point, not as a change.

@github-actions

github-actions Bot commented Aug 3, 2026

Copy link
Copy Markdown

🔐 Gitleaks Findings: 5 issue(s) detected

🔸 Rule: generic-api-key
📄 File: flowvault/README.md:null
📝 Description: Detected a Generic API Key, potentially exposing access to various services and sensitive operations.
🔑 Secret: **********
🔗 Path: flowvault/README.md:null

🔸 Rule: generic-api-key
📄 File: flowvault/README.md:null
📝 Description: Detected a Generic API Key, potentially exposing access to various services and sensitive operations.
🔑 Secret: **********
🔗 Path: flowvault/README.md:null

🔸 Rule: generic-api-key
📄 File: flowvault/src/test/java/com/skyflow/utils/UtilsTests.java:null
📝 Description: Detected a Generic API Key, potentially exposing access to various services and sensitive operations.
🔑 Secret: **********
🔗 Path: flowvault/src/test/java/com/skyflow/utils/UtilsTests.java:null

🔸 Rule: generic-api-key
📄 File: common/src/test/java/com/skyflow/BaseVaultClientTests.java:null
📝 Description: Detected a Generic API Key, potentially exposing access to various services and sensitive operations.
🔑 Secret: **********
🔗 Path: common/src/test/java/com/skyflow/BaseVaultClientTests.java:null

🔸 Rule: private-key
📄 File: common/src/main/java/com/skyflow/utils/BaseConstants.java:null
📝 Description: Identified a Private Key, which may compromise cryptographic security and sensitive data encryption.
🔑 Secret: **********
🔗 Path: common/src/main/java/com/skyflow/utils/BaseConstants.java:null

@github-actions

github-actions Bot commented Aug 3, 2026

Copy link
Copy Markdown

Semgrep Findings: Issues with Error level severity are found (Error is Highest severity in Semgrep), Please resolve the issues before merging.

@github-actions

github-actions Bot commented Aug 3, 2026

Copy link
Copy Markdown

Contract baseline added (flowvault)

This PR adds flowvault/api-report/skyflow-flowvault-java.baseline.jar, the approved public API contract for this module.

flowvault/api-report/skyflow-flowvault-java.baseline.jar is new in this PR - flowvault had no committed baseline before, so there is nothing to diff against.

This snapshot becomes the approved contract: every later PR is compared against it, and any incompatible change fails the Contract Tests (flowvault) job until someone regenerates it deliberately. Review it as the starting point, not as a change.

@github-actions

github-actions Bot commented Aug 3, 2026

Copy link
Copy Markdown

Contract baseline added (skyvault)

This PR adds skyvault/api-report/skyflow-java.baseline.jar, the approved public API contract for this module.

skyvault/api-report/skyflow-java.baseline.jar is new in this PR - skyvault had no committed baseline before, so there is nothing to diff against.

This snapshot becomes the approved contract: every later PR is compared against it, and any incompatible change fails the Contract Tests (skyvault) job until someone regenerates it deliberately. Review it as the starting point, not as a change.

@github-actions

github-actions Bot commented Aug 3, 2026

Copy link
Copy Markdown

🔐 Gitleaks Findings: 5 issue(s) detected

🔸 Rule: generic-api-key
📄 File: flowvault/README.md:null
📝 Description: Detected a Generic API Key, potentially exposing access to various services and sensitive operations.
🔑 Secret: **********
🔗 Path: flowvault/README.md:null

🔸 Rule: generic-api-key
📄 File: flowvault/README.md:null
📝 Description: Detected a Generic API Key, potentially exposing access to various services and sensitive operations.
🔑 Secret: **********
🔗 Path: flowvault/README.md:null

🔸 Rule: generic-api-key
📄 File: flowvault/src/test/java/com/skyflow/utils/UtilsTests.java:null
📝 Description: Detected a Generic API Key, potentially exposing access to various services and sensitive operations.
🔑 Secret: **********
🔗 Path: flowvault/src/test/java/com/skyflow/utils/UtilsTests.java:null

🔸 Rule: generic-api-key
📄 File: common/src/test/java/com/skyflow/BaseVaultClientTests.java:null
📝 Description: Detected a Generic API Key, potentially exposing access to various services and sensitive operations.
🔑 Secret: **********
🔗 Path: common/src/test/java/com/skyflow/BaseVaultClientTests.java:null

🔸 Rule: private-key
📄 File: common/src/main/java/com/skyflow/utils/BaseConstants.java:null
📝 Description: Identified a Private Key, which may compromise cryptographic security and sensitive data encryption.
🔑 Secret: **********
🔗 Path: common/src/main/java/com/skyflow/utils/BaseConstants.java:null

@github-actions

github-actions Bot commented Aug 3, 2026

Copy link
Copy Markdown

Contract baseline added (skyvault)

This PR adds skyvault/api-report/skyflow-java.baseline.jar, the approved public API contract for this module.

skyvault/api-report/skyflow-java.baseline.jar is new in this PR - skyvault had no committed baseline before, so there is nothing to diff against.

This snapshot becomes the approved contract: every later PR is compared against it, and any incompatible change fails the Contract Tests (skyvault) job until someone regenerates it deliberately. Review it as the starting point, not as a change.

@github-actions

github-actions Bot commented Aug 3, 2026

Copy link
Copy Markdown

Semgrep Findings: Issues with Error level severity are found (Error is Highest severity in Semgrep), Please resolve the issues before merging.

@github-actions

github-actions Bot commented Aug 3, 2026

Copy link
Copy Markdown

Contract baseline added (flowvault)

This PR adds flowvault/api-report/skyflow-flowvault-java.baseline.jar, the approved public API contract for this module.

flowvault/api-report/skyflow-flowvault-java.baseline.jar is new in this PR - flowvault had no committed baseline before, so there is nothing to diff against.

This snapshot becomes the approved contract: every later PR is compared against it, and any incompatible change fails the Contract Tests (flowvault) job until someone regenerates it deliberately. Review it as the starting point, not as a change.

@Devesh-Skyflow
Devesh-Skyflow merged commit b3cf737 into main Aug 3, 2026
30 of 32 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.

3 participants