Skip to content

chore: release v2.76.0#128

Merged
cb-alish merged 1 commit into
masterfrom
releasing-v2.76.0
Jul 2, 2026
Merged

chore: release v2.76.0#128
cb-alish merged 1 commit into
masterfrom
releasing-v2.76.0

Conversation

@cb-alish

@cb-alish cb-alish commented Jul 2, 2026

Copy link
Copy Markdown
Collaborator

v2.76.0 (2026-07-02)


Bug Fixes:

  • Fixed the packaged gem to include the telemetry sources (ChargeBee::Telemetry adapter, related types, and the telemetry executor) that were unintentionally omitted from the 2.75.0 release 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.

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-io

snyk-io Bot commented Jul 2, 2026

Copy link
Copy Markdown

Snyk checks have passed. No issues have been found so far.

Status Scan Engine Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues
Licenses 0 0 0 0 0 issues
Code Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@coderabbitai

coderabbitai Bot commented Jul 2, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Enterprise

Run ID: 42484b3f-9323-46a9-8798-3d7222ce5c45

📥 Commits

Reviewing files that changed from the base of the PR and between d53682b and 7ba8631.

⛔ Files ignored due to path filters (1)
  • Gemfile.lock is excluded by !**/*.lock
📒 Files selected for processing (4)
  • CHANGELOG.md
  • VERSION
  • chargebee.gemspec
  • lib/chargebee.rb

Walkthrough

This 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.

Changes

Version bump and gem manifest fix

Layer / File(s) Summary
Version bump
VERSION, chargebee.gemspec, lib/chargebee.rb
Version string updated from 2.75.0 to 2.76.0 in the VERSION file, gemspec s.version/s.date, and the ChargeBee::VERSION constant.
Telemetry manifest fix and changelog
chargebee.gemspec, CHANGELOG.md
Gemspec s.files extended to include lib/chargebee/telemetry/*, lib/chargebee/telemetry_executor.rb, and related spec files; changelog documents the fix with no API changes noted.

Estimated code review effort: 1 (Trivial) | ~3 minutes


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

@cb-alish cb-alish merged commit dec82e4 into master Jul 2, 2026
10 checks passed
@cb-alish cb-alish deleted the releasing-v2.76.0 branch July 2, 2026 04:42
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.

2 participants