Releases: gesellix/couchdb-prometheus-exporter
v30.4.2
What's Changed
- Bump golang from 1.18.2-alpine to 1.18.3-alpine by @dependabot in #144
- Bump github.com/stretchr/testify from 1.7.1 to 1.7.2 by @dependabot in #145
- Bump github.com/stretchr/testify from 1.7.2 to 1.7.3 by @dependabot in #146
- Bump github.com/urfave/cli/v2 from 2.8.1 to 2.10.2 by @dependabot in #147
- Bump github.com/stretchr/testify from 1.7.3 to 1.7.4 by @dependabot in #148
- Bump github.com/gesellix/couchdb-cluster-config/v17 from 17.2.0 to 17.2.1 by @dependabot in #149
- Bump github.com/stretchr/testify from 1.7.4 to 1.7.5 by @dependabot in #152
- Bump github.com/urfave/cli/v2 from 2.10.2 to 2.10.3 by @dependabot in #151
- Bump github.com/stretchr/testify from 1.7.5 to 1.8.0 by @dependabot in #153
- Bump k8s.io/klog/v2 from 2.60.1 to 2.70.0 by @dependabot in #150
- Bump alpine from 3.16.0 to 3.16.1 by @dependabot in #157
- Bump golang from 1.18.3-alpine to 1.18.4-alpine by @dependabot in #156
- Bump github.com/urfave/cli/v2 from 2.10.3 to 2.11.1 by @dependabot in #158
- Bump k8s.io/klog/v2 from 2.70.0 to 2.70.1 by @dependabot in #154
- Bump golang from 1.18.4-alpine to 1.19.0-alpine by @dependabot in #161
- Bump github.com/prometheus/client_golang from 1.12.2 to 1.13.0 by @dependabot in #162
- Bump alpine from 3.16.1 to 3.16.2 by @dependabot in #163
- Bump github.com/urfave/cli/v2 from 2.11.1 to 2.11.2 by @dependabot in #164
- Bump k8s.io/klog/v2 from 2.70.1 to 2.80.0 by @dependabot in #165
- Bump golang from 1.19.0-alpine to 1.19.1-alpine by @dependabot in #168
- Bump github.com/urfave/cli/v2 from 2.11.2 to 2.14.1 by @dependabot in #167
- Bump k8s.io/klog/v2 from 2.80.0 to 2.80.1 by @dependabot in #169
- Bump github.com/urfave/cli/v2 from 2.14.1 to 2.15.0 by @dependabot in #170
- Bump Golang to 1.19, bump dependencies by @gesellix in #171
- Bump github.com/urfave/cli/v2 from 2.16.0 to 2.16.3 by @dependabot in #172
- Chore: bump transitive dependencies, readme, and deprecated api usage by @gesellix in #174
Full Changelog: v30.3.0...v30.4.2
v30.3.0
What's Changed
- Bump alpine from 3.14.2 to 3.15.0 by @dependabot in #114
- Bump actions/checkout from 2 to 3 by @dependabot in #115
- Update integration tests to use CouchDB 3.2.1 by @gesellix in #116
- Bump github.com/urfave/cli/v2 from 2.3.0 to 2.4.0 by @dependabot in #117
- Bump github.com/stretchr/testify from 1.7.0 to 1.7.1 by @dependabot in #118
- Bump k8s.io/klog/v2 from 2.40.1 to 2.50.1 by @dependabot in #119
- Bump k8s.io/klog/v2 from 2.50.1 to 2.60.0 by @dependabot in #120
- Bump alpine from 3.15.0 to 3.15.1 by @dependabot in #121
- Bump k8s.io/klog/v2 from 2.60.0 to 2.60.1 by @dependabot in #123
- Bump golang from 1.17-alpine to 1.18.0-alpine by @dependabot in #122
- Bump alpine from 3.15.1 to 3.15.3 by @dependabot in #125
- Bump alpine from 3.15.3 to 3.15.4 by @dependabot in #126
- Bump actions/setup-go from 2 to 3 by @dependabot in #127
- Bump golang from 1.18.0-alpine to 1.18.1-alpine by @dependabot in #128
- Bump github.com/urfave/cli/v2 from 2.4.0 to 2.4.4 by @dependabot in #129
- Bump golang from 1.18.1-alpine to 1.18.2-alpine by @dependabot in #133
- Bump alpine from 3.15.4 to 3.16.0 by @dependabot in #140
- Bump github.com/go-kit/log from 0.2.0 to 0.2.1 by @dependabot in #134
- Update to CouchDB 3.2.2 for integration tests by @gesellix in #141
- Bump github.com/urfave/cli/v2 from 2.4.4 to 2.4.8 by @gesellix in #142
- Bump github.com/urfave/cli/v2 from 2.4.8 to 2.8.1 by @dependabot in #139
- Bump github.com/prometheus/client_golang from 1.12.1 to 1.12.2 by @dependabot in #135
- Bump goreleaser/goreleaser-action from 2 to 3 by @dependabot in #137
- Bump Golang to 1.18 by @gesellix in #143
Full Changelog: v30.2.0...v30.3.0
v30.2.0
v30.1.0
What's new
- Work around a type conversion issue when database and view details (update sequence) metric collection is enabled (#106)
- Bump several dependencies
Changelog
- 97ec37f :rolleyes:
- f1ba3b5 Bump github.com/okeuday/erlang_go/v2 from 2.0.2 to 2.0.4
- 5480e43 Bump github.com/prometheus/client_golang from 1.11.0 to 1.12.1
- 2383625 Bump github.com/prometheus/exporter-toolkit from 0.6.1 to 0.7.1
- e163e06 Bump k8s.io/klog/v2 from 2.20.0 to 2.40.1
- 81133a3 Fix the panic when trying to convert an int32 to an uint8
- 332cb79 adjust some tests to make them succeed on Windows
- 24faddb allow dependabot to open more pull requests
- 972bc3a bump github.com/gesellix/couchdb-cluster-config/v17 v17.1.0
- 14b7ccb bump github.com/golang/protobuf v1.5.2
- b878c6f bump github.com/okeuday/erlang_go/v2 v2.0.2
- 3ee92d9 bump github.com/prometheus/exporter-toolkit v0.6.1
- 890e784 bump github.com/stretchr/testify v1.7.0
- 528b98a bump k8s.io/klog/v2 v2.20.0
- 6fb6c15 enable database and view details in example/integration test
- 107c73c enable dependabot for golang modules and github-actions
- 81a949d update modules
- 8e3dfed update to Golang 1.17
v30.0.0
Add support for TLS and Basic authentication
Based on the Prometheus Exporter-Toolkit.
Changelog
07cef82 add support for TLS and Basic auth
1ccae4a refactor web config
930bd3e remove Golang 1.13 checks
f22f7de update Dockerfile
0a8a2a0 update module version
de889d9 update modules
e12626d update to k8s.io/klog/v2
v29.3.1
v29.3.0
v29.2.0
Update to Golang 1.15 and fix some type conversion issues.
Changelog
26f4611 Fix loading of bool config properties
ad788b8 fix unmarshalling issues of differing json types between couchdb v1 and v2+
acca8d1 Run CI on Golang 1.14
5ba10a5 Run CI on Golang 1.15
d3d85d9 Update Travis-CI to use multiple Golang releases
596c7e5 Update builder image
6598c0d Update module version
7e3ce5e Update module version - for real
615ddad go mod updates
v29.0.0
Gracefully skip partitioned databases for view stats (#73)
Changelog
1dbf73b Add 'partitioned' to the 'couchdb_database_info' series
5df728b Add helper script to debug #73
b7ec134 Extract rate limiting semaphore to its own source file
9f36a5d Gracefully skip partitioned databases for view stats
95568c5 Log release version on startup
aafb25b Prepare CouchDB v3 partitioned databases support
6245b5d Properly identify prerelease versions as clustered (post-2.0)
c78571b Reduce log volume
191e587 Refactor view stats collection (make the nested code more readable)
7cbd442 add node name to error log