Skip to content

v2.161.0#2169

Merged
LukasDeco merged 2 commits intomasterfrom
release/v2.161.0
Mar 27, 2026
Merged

v2.161.0#2169
LukasDeco merged 2 commits intomasterfrom
release/v2.161.0

Conversation

@LukasDeco
Copy link
Copy Markdown
Collaborator

@LukasDeco LukasDeco commented Mar 26, 2026

Summary by CodeRabbit

  • Chores
    • Bumped project version to 2.161.0 across SDK and core packages
    • Added changelog entry for version 2.161.0

@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Mar 26, 2026

Walkthrough

This PR updates version numbers across multiple configuration files from 2.160.0 to 2.161.0, adds a new CHANGELOG entry for version 2.161.0 dated 2026-03-26, and updates the deploy-utils subproject reference to a new commit.

Changes

Cohort / File(s) Summary
Version Bumps
programs/drift/Cargo.toml, sdk/package.json, sdk/src/idl/drift.json
Updated version strings from 2.160.0/2.161.0-beta.5 to 2.161.0 across package manifests and IDL definitions.
Release Documentation
CHANGELOG.md
Added new changelog entry for version 2.161.0 dated 2026-03-26 with empty subsections for Features, Fixes, and Breaking changes.
Subproject Reference
deploy-utils
Updated subproject commit reference to 7816f08bee2df9967f9116765c613d65158090ea.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Possibly related PRs

  • v2.159.0 #2147: Modifies the same release-related files (CHANGELOG.md, crate/package versions, and SDK IDL) for version bumping operations.
  • Release v2.160.0 #2151: Makes direct edits to the same versioning files (CHANGELOG.md, Cargo.toml, package.json, IDL) with similar version increment patterns.

Poem

🐰 A version bump hops into view,
2.161 is shiny and new!
Changelogs written, packages aligned—
A release so clean, perfectly designed! 🎉

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'v2.161.0' is directly related to the main objective of this pull request, which is to release version 2.161.0 across all relevant files and packages.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.


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

Copy link
Copy Markdown

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 1

🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.

Inline comments:
In `@deploy-utils`:
- Line 1: The git tree contains a gitlink entry named "deploy-utils" without a
matching .gitmodules entry; fix this by either removing the gitlink (delete the
submodule entry from the index and commit the removal of "deploy-utils") or by
adding a proper submodule config to .gitmodules (add a section with path =
deploy-utils and the correct url = <repo-url>, then run git submodule
init/update and commit .gitmodules and the updated index); reference the gitlink
name "deploy-utils" and the .gitmodules file when making the change.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 251393ea-f798-4500-8dca-c09d219079cb

📥 Commits

Reviewing files that changed from the base of the PR and between 4b116ea and d85b54a.

⛔ Files ignored due to path filters (1)
  • Cargo.lock is excluded by !**/*.lock
📒 Files selected for processing (5)
  • CHANGELOG.md
  • deploy-utils
  • programs/drift/Cargo.toml
  • sdk/package.json
  • sdk/src/idl/drift.json

@LukasDeco LukasDeco merged commit d686955 into master Mar 27, 2026
9 of 10 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.

1 participant