Skip to content

Releases: iamseth/oracledb_exporter

Release 0.6.0

06 Apr 14:26
b40ba10
Compare
Choose a tag to compare

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

Full Changelog: 0.5.2...0.6.0

Release 0.5.2

22 Nov 06:33
929e27b
Compare
Choose a tag to compare

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

Full Changelog: 0.5.1...0.5.2

Release 0.5.1

30 May 19:50
145b4ee
Compare
Choose a tag to compare

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

04 May 20:47
f801dc4
Compare
Choose a tag to compare

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

Full Changelog: 0.4.4...0.5.0

Release 0.4.4

21 Mar 05:18
ed103f5
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.4.3...0.4.4

Release 0.4.3

11 Feb 15:42
da042f8
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.4.2...0.4.3

Release 0.4.2

07 Feb 06:53
4222bbf
Compare
Choose a tag to compare

What's Changed

  • Improve logging after the switch to github.com/go-kit/kit/log by @pelov in #278

Full Changelog: 0.4.1...0.4.2

Release 0.4.1

06 Feb 20:50
44ce18c
Compare
Choose a tag to compare

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

31 Jan 22:02
fa863b4
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.3.2...0.4.0

0.3.2: refact: refact debug level logs; bump ununtu image to 20.04; switch t…

21 Sep 12:46
c4743d6
Compare
Choose a tag to compare
…o non-root ubuntu container (#204)

Refact debug level logs
Bump ubuntu image to 20.04
Switch to non-root ubuntu container