This repository was archived by the owner on Oct 20, 2024. It is now read-only.
v0.4.4
Release notes
This patch release updates the sig failed error message to align with the reference bundler. It also includes a bunch of dependancy updates.
What's Changed
- Update sig failed error message to align with reference bundler by @hazim-j in #126
- Bump github.com/gin-gonic/gin from 1.8.1 to 1.9.0 by @dependabot in #104
- Bump github.com/dgraph-io/badger/v3 from 3.2103.3 to 3.2103.5 by @dependabot in #60
- Bump github.com/rs/zerolog from 1.28.0 to 1.29.0 by @dependabot in #87
- Bump github.com/go-logr/zerologr from 1.2.2 to 1.2.3 by @dependabot in #90
- Bump github.com/spf13/viper from 1.13.0 to 1.15.0 by @dependabot in #85
- Bump github.com/spf13/cobra from 1.6.0 to 1.6.1 by @dependabot in #58
- Bump github.com/google/uuid from 1.2.0 to 1.3.0 by @dependabot in #100
- Bump golang.org/x/text from 0.3.7 to 0.8.0 by @dependabot in #114
- Bump github.com/deckarep/golang-set/v2 from 2.1.0 to 2.3.0 by @dependabot in #121
- Bump github.com/go-playground/validator/v10 from 10.11.1 to 10.12.0 by @dependabot in #123
- Bump github.com/ethereum/go-ethereum from 1.10.25 to 1.11.5 by @dependabot in #124
New Contributors
- @dependabot made their first contribution in #104
Full Changelog: v0.4.3...v0.4.4