Skip to content

v0.11.2

Compare
Choose a tag to compare
@ckadner ckadner released this 29 Dec 23:27
· 8 commits to main since this release
0277ef1

What's Changed

  • doc: Add developer instructions by @ckadner in #57
  • fix: Incorrect conversion between integer types by @rafvasq in #69
  • fix: Specify Python 3.8 in Dockerfile by @rafvasq in #71
  • chore: Ensure consistent version of generate proto stubs by @ckadner in #58
  • chore: Update gRPC dependencies by @rafvasq in #61
  • chore: Update runtime image from ubi8/ubi-minimal:8.7 to 8.8 by @spolti in #63
  • chore: Update filepath secure join by @spolti and @ckadner in #62
  • chore: Reuse existing developer image by @ckadner in #66
  • chore: Add CodeQL configuration by @ckadner in #65
  • chore: Update x/ dependencies by @rafvasq in #67
  • chore: Upgrade Golang version from 1.17 to 1.19 by @spolti in #68
  • chore: Upgrade Go dependencies to address CVEs by @spolti in #76
  • chore: Update golang/crypto to v0.17.0 by @ckadner in #78

New Contributors

Full Changelog: v0.11.1...v0.11.2