Skip to content

Releases: burningalchemist/sql_exporter

sql-exporter-0.1.5

31 Oct 17:05
908dc98
Compare
Choose a tag to compare

Helm chart release.

sql-exporter-0.1.4

18 Oct 13:44
f105459
Compare
Choose a tag to compare

Helm chart release.

sql-exporter-0.1.3

18 Oct 10:01
4e41eff
Compare
Choose a tag to compare

Helm chart release.

v0.12.3

20 Sep 16:15
d25cd79
Compare
Choose a tag to compare

SQL Exporter v0.12.3

What's Changed

Precompiled binaries are built with Go v1.20.8.

Full Changelog: 0.12.2...0.12.3

v0.12.2

15 Sep 10:27
588b42d
Compare
Choose a tag to compare

SQL Exporter v0.12.2

What's Changed

Precompiled binaries are built with Go v1.20.8.

Updated dependencies

Database drivers

  • MSSQL 1.6.0
  • Snowflake 1.6.24

Others

  • aws-sdk-go-v2 1.21.0
  • aws-sdk-go-v2/service/secretmanager 1.21.3
  • aws-sdk-go-v2/config 1.18.39

Full Changelog: 0.12.1...0.12.2

v0.12.1

21 Aug 09:59
1cfbd60
Compare
Choose a tag to compare

SQL Exporter v0.12.1

What's Changed

Precompiled binaries are built with Go v1.20.7.

Full Changelog: 0.12.0...0.12.1

v0.12.0

17 Aug 16:36
e934efa
Compare
Choose a tag to compare

SQL Exporter v0.12.0

What's Changed

Precompiled binaries are built with Go v1.20.7.

Updated dependencies

Database drivers

  • MSSQL 1.5.0
  • Vertica 1.3.3
  • Snowflake 1.6.23

Others

  • prometheus/client_golang 1.16.0
  • protobuf 1.31.0
  • dburl 0.16.0

New Contributors

Full Changelog: 0.11.1...0.12.0

v0.11.1

01 Jun 21:18
6293d4b
Compare
Choose a tag to compare

SQL Exporter v0.11.1 - Security release

Several vulnerabilities have been reported for the underlying dependencies of https://github.com/microsoft/go-mssqldb v1.0.0 (MSSQL driver):

CVE-2020-14040
CVE-2021-38561
CVE-2022-32149

The release contains the updated MSSQL driver, addressing mentioned security issues.

Precompiled binaries are built with Go v1.20.4.

Updated dependencies

Database drivers

  • MSSQL 1.1.0

Full Changelog: 0.11.0...0.11.1

v0.11.0

25 May 23:13
94b825f
Compare
Choose a tag to compare

SQL Exporter v0.11.0

Precompiled binaries are built with Go v1.20.4.

Updated dependencies

Database drivers

  • MySQL 1.7.1
  • pq(PostgreSQL) 1.10.9

Others

  • prometheus/common 0.44.0
  • prometheus/exporter-toolkit 0.10.0

New Contributors

Full Changelog: 0.10.1...0.11.0

v0.10.1

16 Apr 18:30
Compare
Choose a tag to compare

SQL Exporter v0.10.1

🎉 Container image for linux/arm64 is now available on Dockerhub.

Precompiled binaries are built with Go v1.19.8.

Updated dependencies

Database drivers

  • MSSQL 0.21.0
  • Vertica 1.3.2
  • pq(PostgreSQL) 1.10.8

Others

  • prometheus/client_golang 1.15.0
  • prometheus/common 0.42.0
  • prometheus/exporter-toolkit 0.9.1
  • google.golang.org/protobuf 1.30.0
  • xo/dburl 0.14.2
  • promu 0.14.0
  • golang.org/x/crypto v0.8.0
  • golang.org/x/exp v0.0.0-20230321023759-10a507213a29
  • golang.org/x/mod v0.10.0
  • golang.org/x/net v0.9.0
  • golang.org/x/oauth2 v0.7.0
  • golang.org/x/sys v0.7.0
  • golang.org/x/term v0.7.0
  • golang.org/x/text v0.9.0
  • golang.org/x/tools v0.8.0

New Contributors

Full Changelog: 0.10.0...0.10.1