Skip to content

v1.7.2

Compare
Choose a tag to compare
@ClevyrBot ClevyrBot released this 22 Nov 04:13
· 314 commits to main since this release
5d28676

Changelog

Features

  • d47fb40 feat(log): Add trace log when an env is not found

Fixes

  • 84683a0 ci(codeql): Install Go version in go.mod to fix autobuild
  • fb7bbec fix(config): Make user env lookup block password env lookup
  • 5d28676 fix(deps): update k8s.io/utils digest to cf03d44 (#104)
  • 061678c fix(deps): update kubernetes packages to v0.28.4 (#102)
  • 48c55d3 fix(deps): update module github.com/fatih/color to v1.16.0 (#100)
  • 79fc78d fix(deps): update module github.com/jedib0t/go-pretty/v6 to v6.4.9 (#96)
  • fd49084 fix(deps): update module github.com/schollz/progressbar/v3 to v3.14.1 (#101)
  • d972c19 fix(deps): update module github.com/spf13/cobra to v1.8.0 (#98)
  • 8dfbb11 fix(deps): update module golang.org/x/sync to v0.5.0 (#97)
  • 72ae32d fix(mariadb): Fix restore when db name has special characters

Others

  • 650dd7b chore(deps): update docker/dockerfile docker tag to v1.6 (#103)
  • f143541 chore(deps): update go to v1.21.4 (#99)
  • b721420 chore(postgres): Change helper to receiver func