Skip to content

chore(platform): PAYMENTS-11727 Release 0.8.3#40

Open
WillemHoman wants to merge 1 commit into
mainfrom
PAYMENTS-11727-release-0.8.3
Open

chore(platform): PAYMENTS-11727 Release 0.8.3#40
WillemHoman wants to merge 1 commit into
mainfrom
PAYMENTS-11727-release-0.8.3

Conversation

@WillemHoman

@WillemHoman WillemHoman commented Jun 30, 2026

Copy link
Copy Markdown
Contributor

Finalizes the 0.8.3 release.

  • Bump version.rb 0.8.2 → 0.8.3
  • Move the per-Resque-job histograms entry (resque_job_queue_latency_seconds, resque_job_perform_duration_seconds) under a ## 0.8.3 changelog heading

Why: the v0.8.3 tag and GitHub release were cut on the PR #31 merge commit without bumping the version, so version.rb still read 0.8.2. The gemspec stamps the version from that constant, so nothing could ship as 0.8.3 (rubygems has nothing past 0.8.1).


Note

Low Risk
Release metadata only (version constant and changelog); no runtime or metric behavior changes in this diff.

Overview
Aligns the published gem version with the 0.8.3 release after the tag was cut without a version bump.

lib/bigcommerce/prometheus/version.rb updates Bigcommerce::Prometheus::VERSION from 0.8.2 to 0.8.3 so the gemspec and RubyGems artifact match the intended release.

CHANGELOG.md replaces the ### Pending Release section with ## 0.8.3, keeping the existing note about opt-in Resque job histograms (resque_job_queue_latency_seconds, resque_job_perform_duration_seconds) under that version.

Reviewed by Cursor Bugbot for commit daded7b. Bugbot is set up for automated code reviews on this repo. Configure here.

@WillemHoman WillemHoman marked this pull request as ready for review June 30, 2026 10:17
@WillemHoman WillemHoman requested a review from a team as a code owner June 30, 2026 10:17
@WillemHoman WillemHoman requested a review from j05h June 30, 2026 14:03
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