Skip to content

🔖 release: server@0.2.74#836

Merged
cruzdanilo merged 1 commit intomainfrom
changeset-release/main
Feb 24, 2026
Merged

🔖 release: server@0.2.74#836
cruzdanilo merged 1 commit intomainfrom
changeset-release/main

Conversation

@cruzdanilo
Copy link
Member

@cruzdanilo cruzdanilo commented Feb 24, 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.74

Patch Changes


Open with Devin

Greptile Summary

automated release pr for @exactly/server@0.2.74 generated by changesets action. the changeset file has been removed and the package version and changelog have been updated to reflect the patch release that binds account address to sentry instrumentation scopes.

Confidence Score: 5/5

  • automated release pr with standard changesets workflow - safe to merge
  • all changes are automatically generated by the changesets action with proper version bumping and changelog updates, following the established release workflow
  • no files require special attention

Important Files Changed

Filename Overview
.changeset/weak-dove-play.md removed changeset file after release processing
server/CHANGELOG.md added changelog entry for version 0.2.74
server/package.json bumped version from 0.2.73 to 0.2.74

Last reviewed commit: b5f0443

Summary by CodeRabbit

Release Notes

  • Chores
    • Version 0.2.74 released
    • Changelog updated documenting Sentry instrumentation enhancements

@gemini-code-assist
Copy link

Summary of Changes

Hello @cruzdanilo, 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 represents an automated release for the @exactly/server package, incrementing its version to 0.2.74. The primary functional change incorporated in this release is an improvement to Sentry instrumentation, ensuring that account addresses are properly associated with their respective scopes for better error tracking and performance monitoring.

Highlights

  • @exactly/server Release: The @exactly/server package has been updated to version 0.2.74 as part of an automated release process.
  • Sentry Instrumentation: A patch was included to bind account addresses to Sentry instrumentation scopes, enhancing observability.
Changelog
  • .changeset/weak-dove-play.md
    • Removed the changeset file after its consumption by the release process.
  • server/CHANGELOG.md
    • Added a new entry for version 0.2.74, detailing the patch change to bind account addresses to Sentry instrumentation scopes.
  • server/package.json
    • Updated the package version from 0.2.73 to 0.2.74.
Activity
  • This pull request was automatically opened by the Changesets release GitHub action.
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 Feb 24, 2026

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 6d5d477 and b5f0443.

📒 Files selected for processing (3)
  • .changeset/weak-dove-play.md
  • server/CHANGELOG.md
  • server/package.json

Walkthrough

This pull request releases version 0.2.74 of the @exactly/server package by removing the changeset file, documenting the release in the changelog with a patch entry crediting PR #832 for binding account address to Sentry instrumentation scopes, and updating the version number in package.json.

Changes

Cohort / File(s) Summary
Release versioning
.changeset/weak-dove-play.md
Removed changeset file after version release.
Changelog and version
server/CHANGELOG.md, server/package.json
Updated version from 0.2.73 to 0.2.74 and documented patch release entry for Sentry instrumentation scope binding.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Suggested reviewers

  • nfmelendez
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch changeset-release/main

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 release action, prepares version 0.2.74 of the @exactly/server package for release. The changes correctly update the package version, modify the changelog, and remove the changeset file. The automated changes are in order, and I have no further comments.

@sentry
Copy link

sentry bot commented Feb 24, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 70.00%. Comparing base (6d5d477) to head (b5f0443).
⚠️ Report is 1 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #836      +/-   ##
==========================================
+ Coverage   69.51%   70.00%   +0.48%     
==========================================
  Files         211      211              
  Lines        7662     8077     +415     
  Branches     2471     2629     +158     
==========================================
+ Hits         5326     5654     +328     
- Misses       2113     2192      +79     
- Partials      223      231       +8     
Flag Coverage Δ
e2e 69.39% <ø> (+0.13%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@cruzdanilo cruzdanilo merged commit b5f0443 into main Feb 24, 2026
11 of 14 checks passed
@cruzdanilo cruzdanilo deleted the changeset-release/main branch February 24, 2026 22:49
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