Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update sql_exporter from 0.14.4 to 0.16.0 #1010

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

prometheus-rpm-bot
Copy link
Collaborator

https://github.com/burningalchemist/sql_exporter/releases/tag/0.16.0
Release notes:

## SQL Exporter v0.16.0

## What's Changed

⚠️ **Breaking change**: `--log.json` flag has been removed. To change the log format, please use `--log.format` with the allowed values: `logfmt` (default) or `json`.

* refactor: remove deprecated --log.json flag by @burningalchemist in https://github.com/burningalchemist/sql_exporter/pull/613
* fix(packaging): update `-log.format` parameter for deb/rpm config by @burningalchemist in https://github.com/burningalchemist/sql_exporter/pull/621
* build(mod): update minimum go version to 1.22 by @burningalchemist in https://github.com/burningalchemist/sql_exporter/pull/607
* build(promu): set go version to 1.23 by @burningalchemist in https://github.com/burningalchemist/sql_exporter/pull/614
* docs: update data_source_name in configuration file by @Neaj-Morshad-101 in https://github.com/burningalchemist/sql_exporter/pull/574

Precompiled binaries are built with Go v1.23.2

### Updated dependencies

#### Database drivers

- Snowflake 1.11.2
- Clickhouse 2.30.0
- PostgreSQL (pgx) 5.7.1

#### Others

- sethvargo/go-envconfig 1.1.0
- aws-sdk-go-v2 1.30.5
- aws-sdk-go-v2/config 1.28.0
- aws-sdk-go-v2/service/secretsmanager 1.34.2
- prometheus/common 0.60.1
- prometheus/client_golang 1.20.5
- google.golang.org/protobuf 1.35.1

## New Contributors
* @dtjm made their first contribution in https://github.com/burningalchemist/sql_exporter/pull/563
* @Ezzahhh made their first contribution in https://github.com/burningalchemist/sql_exporter/pull/604
* @Brice187 made their first contribution in https://github.com/burningalchemist/sql_exporter/pull/606

**Full Changelog**: https://github.com/burningalchemist/sql_exporter/compare/0.15.0...0.16.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant