Skip to content

v4.7.0

Compare
Choose a tag to compare
@pashagolub pashagolub released this 23 May 05:13
· 269 commits to master since this release
3569f9b

What's Changed πŸ™πŸ’™πŸ’›

  • [+] add psql client to the Docker image by default, closes #429 05e5921
  • [+] bump georgysavva/scany to v1.0.0 90fda6e
  • [+] bump golangci/golangci-lint-action to v3, closes #421 e73168d
  • [+] bump jackc/pgconn to v1.12.0 8da1cb2
  • [+] bump jackc/pgtype to v1.11.0 8da1cb2
  • [+] bump jackc/pgx/v4 to v4.16.1 660fcdf
  • [+] bump pashagolub/pgxmock to v1.6.0 e1d4259
  • [+] bump spf13/viper to v1.11.0 7db27c5
  • [+] use shogo82148/actions-goveralls instead of jandelgado/gcov2lcov-action and coverallsapp/github-action 52e667e
  • [*] rename LOG database log level to INFO, closes #417 4cacdab
  • [-] fix "cannot fetch chains if chain.timeout field is NULL", fixes #413 d57cc64
  • [-] fix Test and Build GHA workflow on Ubuntu fail, fixes #435 52e667e
  • [-] prevent release workflow running on Dependabot pull requests, fixes #391 cc14480
  • [-] trim possible leading or trailing white space from the command 3cb4609

New Contributors

Full Changelog: v4.6.0...v4.7.0