Releases: iamseth/oracledb_exporter
Releases · iamseth/oracledb_exporter
Release 0.6.0
What's Changed
- Bump github.com/prometheus/exporter-toolkit from 0.10.0 to 0.11.0 by @dependabot in #391
- Bump golang.org/x/crypto from 0.14.0 to 0.17.0 by @dependabot in #395
- Bump github.com/prometheus/client_golang from 1.17.0 to 1.18.0 by @dependabot in #400
- Bump github.com/sijms/go-ora/v2 from 2.7.22 to 2.8.4 by @dependabot in #401
- Bump github.com/sijms/go-ora/v2 from 2.8.4 to 2.8.5 by @dependabot in #402
- Add flag for configuration DSN by @aburtasov in #410
- Bump github.com/prometheus/common from 0.45.0 to 0.48.0 by @dependabot in #418
- Bump github.com/prometheus/client_golang from 1.18.0 to 1.19.0 by @dependabot in #420
- Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 by @dependabot in #424
- Bump github.com/sijms/go-ora/v2 from 2.8.5 to 2.8.10 by @dependabot in #425
- Added support for yaml-formatted configs by @marinafrank in #408
- Bump github.com/prometheus/common from 0.51.1 to 0.52.2 by @dependabot in #430
New Contributors
- @aburtasov made their first contribution in #410
- @marinafrank made their first contribution in #408
Full Changelog: 0.5.2...0.6.0
Release 0.5.2
What's Changed
- Log SQL error message by @OskarsPakers in #344
- Add cache_hit_ratio and startup_time metrics by @Mak0tin in #337
- Bump github.com/sijms/go-ora/v2 from 2.7.6 to 2.7.17 by @dependabot in #369
- Bump github.com/prometheus/client_golang from 1.15.1 to 1.16.0 by @dependabot in #340
- Bump github.com/BurntSushi/toml from 1.2.1 to 1.3.2 by @dependabot in #338
- Use strings.ReplaceAll() rather than strings.Replace() with -1 by @jessp01 in #376
- Bump golang.org/x/net from 0.10.0 to 0.17.0 by @dependabot in #379
- Bump github.com/prometheus/client_golang from 1.16.0 to 1.17.0 by @dependabot in #381
- Bump github.com/alecthomas/kingpin/v2 from 2.3.2 to 2.4.0 by @dependabot in #382
- Bump github.com/sijms/go-ora/v2 from 2.7.17 to 2.7.22 by @dependabot in #383
- Bump github.com/prometheus/common from 0.44.0 to 0.45.0 by @dependabot in #384
- 👷 Merge docker build + push step by @Yannig in #380
New Contributors
- @OskarsPakers made their first contribution in #344
- @Mak0tin made their first contribution in #337
- @jessp01 made their first contribution in #376
Full Changelog: 0.5.1...0.5.2
Release 0.5.1
What's Changed
- Fix default metrics loading by @schmikei in #324
- Remove deprecated stuff by @Yannig in #317
- Bump github.com/sijms/go-ora/v2 from 2.5.23 to 2.7.4 by @dependabot in #325
- Bump github.com/prometheus/exporter-toolkit from 0.9.1 to 0.10.0 by @dependabot in #314
- Bump github.com/prometheus/client_golang from 1.14.0 to 1.15.1 by @dependabot in #315
- Bump github.com/prometheus/common from 0.42.0 to 0.43.0 by @dependabot in #322
- try and fix non-initialized hashmap when using custom metrics by @schmikei in #323
- Bump github.com/sijms/go-ora/v2 from 2.7.4 to 2.7.5 by @dependabot in #326
- Bump github.com/sijms/go-ora/v2 from 2.7.5 to 2.7.6 by @dependabot in #327
- Bump github.com/prometheus/common from 0.43.0 to 0.44.0 by @dependabot in #329
- bump version to 0.5.1 by @schmikei in #330
Full Changelog: 0.5.0...0.5.1
Release 0.5.0
What's Changed
- 🔧 Use a parameter to set oracle client version by @Yannig in #301
- cleanName: remove percent and hyphen by @Marquizee in #302
- Refactor to allow packaging of oracledb_exporter by @schmikei in #308
- Switch over to github.com/sijms/go-ora/v2 by @schmikei in #312
New Contributors
- @Marquizee made their first contribution in #302
- @schmikei made their first contribution in #308
Full Changelog: 0.4.4...0.5.0
Release 0.4.4
What's Changed
- Bump golang.org/x/net from 0.4.0 to 0.7.0 by @dependabot in #290
- Bump github.com/prometheus/common from 0.39.0 to 0.40.0 by @dependabot in #291
- Bump github.com/prometheus/common from 0.40.0 to 0.41.0 by @dependabot in #292
- Bump github.com/prometheus/exporter-toolkit from 0.8.2 to 0.9.0 by @dependabot in #294
- Bump github.com/prometheus/exporter-toolkit from 0.9.0 to 0.9.1 by @dependabot in #295
- Bump github.com/prometheus/common from 0.41.0 to 0.42.0 by @dependabot in #296
- Fix broken link by @markruler in #298
- Update packages versions + clean up by @Yannig in #300
New Contributors
- @markruler made their first contribution in #298
Full Changelog: 0.4.3...0.4.4
Release 0.4.3
Release 0.4.2
What's Changed
Full Changelog: 0.4.1...0.4.2
Release 0.4.1
What's Changed
- Bump github.com/prometheus/common from 0.37.0 to 0.39.0 by @dependabot in #273
- fix: Fixed github action runs against forked repos by @vutkin in #280
- fix: fix GitHub release failed with status: 403 by @vutkin in #282
- Fix 0.4.0 compilation problem by @pelov in #277
New Contributors
Full Changelog: 0.4.0...0.4.1
Release 0.4.0
What's Changed
- Added async scraping as an option by @HansK-p in #232
- #219 add oracledb_tablespace_used_percent metric by @kirkch in #221
- add TLS option from Prometheus community by @lucian-vanghele in #243
- Bump github.com/prometheus/exporter-toolkit from 0.7.1 to 0.7.3 by @dependabot in #259
- Added default-metrics privileges requirement by @zAbuQasem in #266
- feat: add gh workflows by @vutkin in #265
- Bump github.com/BurntSushi/toml from 1.2.0 to 1.2.1 by @dependabot in #271
- Bump github.com/prometheus/exporter-toolkit from 0.7.3 to 0.8.2 by @dependabot in #272
- Bump github.com/prometheus/client_golang from 1.13.0 to 1.14.0 by @dependabot in #274
New Contributors
- @HansK-p made their first contribution in #232
- @kirkch made their first contribution in #221
- @lucian-vanghele made their first contribution in #243
- @dependabot made their first contribution in #259
- @zAbuQasem made their first contribution in #266
Full Changelog: 0.3.2...0.4.0