chore: release v2.76.0#128
Merged
Merged
Conversation
Bump version 2.75.0 -> 2.76.0 and sync the gem manifest so the telemetry sources omitted from the 2.75.0 release are packaged. Updates VERSION, lib/chargebee.rb, chargebee.gemspec, Gemfile.lock, and CHANGELOG.md. Co-authored-by: Cursor <cursoragent@cursor.com>
✅ Snyk checks have passed. No issues have been found so far.
💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse. |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Enterprise Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (4)
WalkthroughThis PR bumps the gem version to 2.76.0 across VERSION, chargebee.gemspec, and lib/chargebee.rb, extends the gemspec's s.files manifest with previously omitted telemetry source and spec files, and adds a changelog entry documenting the fix. ChangesVersion bump and gem manifest fix
Estimated code review effort: 1 (Trivial) | ~3 minutes Comment |
cb-muthiahm
approved these changes
Jul 2, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
v2.76.0 (2026-07-02)
Bug Fixes:
ChargeBee::Telemetryadapter, related types, and the telemetry executor) that were unintentionally omitted from the2.75.0release manifest. No API changes.Released v2.76.0 by syncing version files, changelog, and gemspec metadata. The packaged gem now includes the previously omitted telemetry sources and related files from the 2.75.0 manifest, restoring the telemetry adapter/executor without any API changes.