What's Changed
- feat: add temporary IAM bindings by @fr12k in #1
- Add "compression" flag to use native CloudSQL export file compression by @fr12k in #2
- feat: hardcoded the export location for flink by @fr12k in #3
- feat: reference the fork modules by @fr12k in #4
- build(deps): bump google.golang.org/api from 0.169.0 to 0.171.0 by @dependabot in #6
- feat: add validate flag to restore db backups by @fr12k in #7
- feat: apply library package structure by @fr12k in #8
- feat: return locations of created backup files by @fr12k in #9
- use log/slog package instead of log by @fr12k in #10
- feat: set default slog logger by @fr12k in #11
- feat: use the cloud.google.com/go package by @fr12k in #12
- fix: import only first exported database by @fr12k in #13
- feat: use cobra to setup backup and restore cmd by @fr12k in #14
- feat: the cloud sql backup process is a by @fr12k in #15
- feat: cleanup of restore CloudSQL instance by @fr12k in #16
- feat: add optional verbose debug logging by @fr12k in #17
- build(deps): bump golangci/golangci-lint-action from 4 to 6 by @dependabot in #27
- chore: update to go 1.22 version by @fr12k in #49
- build(deps): bump github.com/dusted-go/logging from 1.1.3 to 1.3.0 by @dependabot in #50
- build(deps): bump goreleaser/goreleaser-action from 5 to 6 by @dependabot in #35
- build(deps): bump cloud.google.com/go/secretmanager from 1.12.0 to 1.13.4 by @dependabot in #45
- build(deps): bump google.golang.org/api from 0.188.0 to 0.198.0 by @dependabot in #51
- build(deps): bump cloud.google.com/go/cloudsqlconn from 1.8.1 to 1.12.1 by @dependabot in #52
- build(deps): bump cloud.google.com/go/iam from 1.2.0 to 1.2.1 by @dependabot in #53
New Contributors
- @fr12k made their first contribution in #1
- @dependabot made their first contribution in #6
Full Changelog: https://github.com/fr12k/cloudsql-exporter/commits/v0.0.1