File tree Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99### Changed
10+
11+ ### Added
12+
13+ ### Fixed
14+
15+ ## [ 0.8.0]
16+ ### Changed
1017- [ PMM-3511] ( https://jira.percona.com/browse/PMM-3511 ) : Switched to [ mongo-go-driver] ( https://github.com/mongodb/mongo-go-driver ) .
1118- [ PMM-4168] ( https://jira.percona.com/browse/PMM-4168 ) : Updated all dependencies including ` github.com/prometheus/golang_client ` .
1219- Moved ` opcounters ` , ` opcountersRepl ` to ` common_collector ` (#146 ), thx [ @nikita-b ] ( https://github.com/nikita-b ) .
@@ -127,7 +134,8 @@ with source code locations.
127134### Added
128135- First tagged version.
129136
130- [ Unreleased ] : https://github.com/percona/mongodb_exporter/compare/v0.7.1...HEAD
137+ [ Unreleased ] : https://github.com/percona/mongodb_exporter/compare/v0.8.0...HEAD
138+ [ 0.8.0 ] : https://github.com/percona/mongodb_exporter/compare/v0.7.1...v0.8.0
131139[ 0.7.1 ] : https://github.com/percona/mongodb_exporter/compare/v0.7.0...v0.7.1
132140[ 0.7.0 ] : https://github.com/percona/mongodb_exporter/compare/v0.6.3...v0.7.0
133141[ 0.6.3 ] : https://github.com/percona/mongodb_exporter/compare/v0.6.2...v0.6.3
Original file line number Diff line number Diff line change 1- 0.7.1
1+ 0.8.0
You can’t perform that action at this time.
0 commit comments