v1.1.0
What's Changed
- Allow releasing for tags with appended info by @ToasterTheBrave in #829
- Tweak matching string because it's not regex by @ToasterTheBrave in #830
- Fix decoding of wasm job payload on execution by @ToasterTheBrave in #833
- Bump github.com/onsi/ginkgo/v2 from 2.9.2 to 2.9.4 by @dependabot in #825
- Bump google.golang.org/grpc from 1.54.0 to 1.55.0 by @dependabot in #827
- Bump github.com/docker/distribution from 2.8.1+incompatible to 2.8.2+incompatible by @dependabot in #835
- Fix GLIBC errors seen by some by @ToasterTheBrave in #844
- Add in glibc gotcha and example to build from source by @ToasterTheBrave in #847
- Bump github.com/spf13/cast from 1.5.0 to 1.5.1 by @dependabot in #840
- Bump github.com/onsi/ginkgo/v2 from 2.9.4 to 2.9.5 by @dependabot in #841
- Bump cosmossdk.io/math from 1.0.0 to 1.0.1 by @dependabot in #842
- Revert building with CGO disabled by @ToasterTheBrave in #848
- Run go mod tidy by @ToasterTheBrave in #849
- Update README.md vor new tag by @verabehr in #854
- Update README.md by @verabehr in #855
- Update readme by @verabehr in #856
- Sender public key now being sent with scheduled jobs by @ToasterTheBrave in #857
- Send different identifier for cosmwasm executed jobs by @ToasterTheBrave in #858
- Remove the go mod tidy command from protogen script by @ToasterTheBrave in #859
- Toaster/go mod updates by @ToasterTheBrave in #860
- Update Readme and RELEASE_NOTES for this release by @ToasterTheBrave in #861
- Fixing broken v1.1.0 version by @ToasterTheBrave in #867
Full Changelog: v1.0.0...v1.1.0