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
7
7
8
8
## [ Unreleased]
9
9
### Changed
10
+
11
+ ### Added
12
+
13
+ ### Fixed
14
+
15
+ ## [ 0.8.0]
16
+ ### Changed
10
17
- [ PMM-3511] ( https://jira.percona.com/browse/PMM-3511 ) : Switched to [ mongo-go-driver] ( https://github.com/mongodb/mongo-go-driver ) .
11
18
- [ PMM-4168] ( https://jira.percona.com/browse/PMM-4168 ) : Updated all dependencies including ` github.com/prometheus/golang_client ` .
12
19
- Moved ` opcounters ` , ` opcountersRepl ` to ` common_collector ` (#146 ), thx [ @nikita-b ] ( https://github.com/nikita-b ) .
@@ -127,7 +134,8 @@ with source code locations.
127
134
### Added
128
135
- First tagged version.
129
136
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
131
139
[ 0.7.1 ] : https://github.com/percona/mongodb_exporter/compare/v0.7.0...v0.7.1
132
140
[ 0.7.0 ] : https://github.com/percona/mongodb_exporter/compare/v0.6.3...v0.7.0
133
141
[ 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