Skip to content

🔖 release: server@0.2.82#886

Draft
cruzdanilo wants to merge 1 commit intomainfrom
changeset-release/main
Draft

🔖 release: server@0.2.82#886
cruzdanilo wants to merge 1 commit intomainfrom
changeset-release/main

Conversation

@cruzdanilo
Copy link
Member

@cruzdanilo cruzdanilo commented Mar 13, 2026

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@exactly/server@0.2.82

Patch Changes

Summary by CodeRabbit

@gemini-code-assist
Copy link

Summary of Changes

Hello, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed!

This pull request is an automated release PR generated by the Changesets GitHub action. Its primary purpose is to publish a new patch version for the @exactly/server package, incorporating a fix for Redis connection handling during shutdown.

Highlights

  • Version Bump: The @exactly/server package has been updated from version 0.2.81 to 0.2.82.
  • Redis Connection Fix: A patch was included to ensure Redis connections are properly closed during application shutdown.
Changelog
  • server/CHANGELOG.md
    • Added a new entry for version 0.2.82, detailing the patch to close Redis connections on shutdown.
Activity
  • This pull request was automatically opened by the Changesets release GitHub action.
  • It will be updated automatically if more changesets are added to the main branch.
  • Merging this PR will trigger the automatic publication of the package to npm.
Using Gemini Code Assist

The full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips.

Invoking Gemini

You can request assistance from Gemini at any point by creating a comment using either /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands on the current page.

Feature Command Description
Code Review /gemini review Performs a code review for the current pull request in its current state.
Pull Request Summary /gemini summary Provides a summary of the current pull request in its current state.
Comment @gemini-code-assist Responds in comments when explicitly tagged, both in pull request comments and review comments.
Help /gemini help Displays a list of available commands.

Customization

To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a .gemini/ folder in the base of the repository. Detailed instructions can be found here.

Limitations & Feedback

Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for GitHub and other Google products, sign up here.

You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension.

Footnotes

  1. Review the Privacy Notices, Generative AI Prohibited Use Policy, Terms of Service, and learn how to configure Gemini Code Assist in GitHub here. Gemini can make mistakes, so double check it and use code with caution.

@coderabbitai
Copy link

coderabbitai bot commented Mar 13, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro

Run ID: aa8d7f9d-52c7-4b7c-a31a-7e613e47ff19

📥 Commits

Reviewing files that changed from the base of the PR and between 3787648 and 8a5f348.

📒 Files selected for processing (4)
  • .changeset/red-rat-pet.md
  • .changeset/wise-sites-add.md
  • server/CHANGELOG.md
  • server/package.json
💤 Files with no reviewable changes (2)
  • .changeset/wise-sites-add.md
  • .changeset/red-rat-pet.md

Walkthrough

Bump server version to 0.2.82, add Patch entries to server/CHANGELOG.md, and remove two changeset metadata files (.changeset/red-rat-pet.md, .changeset/wise-sites-add.md). No code or exported API changes.

Changes

Cohort / File(s) Summary
Changeset cleanup
\.changeset/red-rat-pet.md, \.changeset/wise-sites-add.md
Removed two temporary changeset metadata files.
Release documentation
server/CHANGELOG.md, server/package.json
Bumped server version to 0.2.82 and added Patch changelog entries (three patches listed).

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

Suggested reviewers

  • nfmelendez
🚥 Pre-merge checks | ✅ 2
✅ Passed checks (2 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The PR title clearly and specifically identifies the release version (server@0.2.82), accurately reflecting the main purpose of the changeset which is a version bump and release.

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

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch changeset-release/main
📝 Coding Plan
  • Generate coding plan for human review comments

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

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

Copy link

@devin-ai-integration devin-ai-integration bot left a comment

Choose a reason for hiding this comment

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

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no bugs or issues to report.

Open in Devin Review

Copy link

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request, generated by the Changesets action, prepares a new release for @exactly/server by bumping the version to 0.2.82. The changes consist of updating the version in package.json and adding the corresponding release notes to CHANGELOG.md. These modifications are standard for an automated release process and are correct. No issues have been identified in this pull request.

@cruzdanilo cruzdanilo marked this pull request as draft March 13, 2026 21:18
@cruzdanilo cruzdanilo marked this pull request as draft March 13, 2026 21:18
@sentry
Copy link

sentry bot commented Mar 13, 2026

✅ All tests passed.

@cruzdanilo cruzdanilo force-pushed the changeset-release/main branch 2 times, most recently from 3787648 to f38f464 Compare March 16, 2026 19:54
@cruzdanilo cruzdanilo force-pushed the changeset-release/main branch from f38f464 to 8a5f348 Compare March 17, 2026 13:19
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