Skip to content

Comments

Release 1.3.0#331

Merged
Adit2607 merged 49 commits intorelease/1.3.0from
main
Feb 16, 2026
Merged

Release 1.3.0#331
Adit2607 merged 49 commits intorelease/1.3.0from
main

Conversation

@Adit2607
Copy link
Contributor

🔁 Pull Request Template – BharatMLStack

Please fill out the following sections to help us review your changes efficiently.

Context:

Give a brief overview of the motivation behind this change. Include any relevant discussion links (Slack, documents, tickets, etc.) that help reviewers understand the background and the issue being addressed.

Describe your changes:

Mention the changes made in the codebase.

Testing:

Please describe how you tested the code. If manual tests were performed - please explain how. If automatic tests were added or existing ones cover the change - please explain how did you run them.

Monitoring:

Explain how this change will be tracked after deployment. Indicate whether current dashboards, alerts, and logs are enough, or if additional instrumentation is required.

Rollback plan

Explain rollback plan in case of issues.

Checklist before requesting a review

  • I have reviewed my own changes?
  • Relevant or critical functionality is covered by tests?
  • Monitoring needs have been evaluated?
  • Any necessary documentation updates have been considered?

📂 Modules Affected

  • horizon (Real-time systems / networking)
  • online-feature-store (Feature serving infra)
  • trufflebox-ui (Admin panel / UI)
  • infra (Docker, CI/CD, GCP/AWS setup)
  • docs (Documentation updates)
  • Other: ___________

✅ Type of Change

  • Feature addition
  • Bug fix
  • Infra / build system change
  • Performance improvement
  • Refactor
  • Documentation
  • Other: ___________

📊 Benchmark / Metrics (if applicable)

@coderabbitai
Copy link

coderabbitai bot commented Feb 16, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

🗂️ Base branches to auto review (1)
  • develop

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Comment @coderabbitai help to get the list of available commands and usage tips.

Fix Link, Bump Version go-sdk
@semgrep-sast-meesho
Copy link

Semgrep found 25 generic_uri_string findings:

  • docs/trufflebox-ui/v1.0.0/userguide/index.html
  • docs/trufflebox-ui/v1.0.0/index.html
  • docs/skye/v1.0.0/release-notes/index.html
  • docs/skye/v1.0.0/index.html
  • docs/skye/v1.0.0/functionalities/index.html
  • docs/skye/v1.0.0/architecture/index.html
  • docs/sdks/python/v1.0.0/spark_feature_push_client/index.html
  • docs/sdks/python/v1.0.0/index.html
  • docs/sdks/python/v1.0.0/grpc_feature_client/index.html
  • docs/sdks/go/v1.0.0/index.html
  • docs/sdks/go/v1.0.0/feature_client/index.html
  • docs/quick-start/v1.0.0/quick-start/index.html
  • docs/quick-start/v1.0.0/index.html
  • docs/predator/v1.0.0/release-notes/index.html
  • docs/predator/v1.0.0/index.html
  • docs/predator/v1.0.0/functionalities/index.html
  • docs/predator/v1.0.0/architecture/index.html
  • docs/online-feature-store/v1.0.0/index.html
  • docs/intro/index.html
  • docs/inferflow/v1.0.0/index.html
  • docs/category/skye/index.html
  • docs/category/predator/index.html
  • docs/blog/post-three/index.html
  • docs/blog/post-four/index.html
  • docs/blog/index.html

Hardcoded sensitive data leaked

Semgrep has detected a leak of sensitive data in this code. This secret data could be used by internal or external malicious actors. We highly recommend you change, reset, or rotate the sensitive data.

A secret is hard-coded in the application. Secrets stored in source code, such as credentials, identifiers, and other types of sensitive data, can be leaked and used by internal or external malicious actors. It is recommended to rotate the secret and retrieve them from a secure secret vault or Hardware Security Module (HSM), alternatively environment variables can be used if allowed by your company policy.

@Adit2607 Adit2607 merged commit d7fb9b7 into release/1.3.0 Feb 16, 2026
19 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