Skip to content

Commit bdddff6

Browse files
committed
v0.8.2.pre release
1 parent 922c3ba commit bdddff6

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@ Changelog for the bc-prometheus-ruby gem.
22

33
### Pending Release
44

5+
## 0.8.1
6+
7+
- Prometheus client respects the enabled setting
8+
- Upgrade prometheus_exporter
9+
- Expose SQL metrics for different dashboards
10+
511
## 0.8.0
612

713
- Add support for Ruby 3.4

lib/bigcommerce/prometheus/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@
1717
#
1818
module Bigcommerce
1919
module Prometheus
20-
VERSION = '0.8.1'
20+
VERSION = '0.8.2.pre'
2121
end
2222
end

0 commit comments

Comments
 (0)