Skip to content

v0.7.5

Compare
Choose a tag to compare
@jchappelow jchappelow released this 14 May 16:29
· 312 commits to main since this release

What's Changed

  • Fix loading of environment variables for kwild config. (a325df6). Environment variables for all kwild config settings are now being respected. They were incorrectly bound previously.
  • core: kgw cookie on multi providers (5bdd5c3). Add support for kgw cookies that contain tokens for multiple domains.
  • Update go.mod for core module version bump (c4e11f5).
  • kwild: fix cometbft client not setting "syncing" (2730871). This fixes the "syncing" field of the node status command response always being false.

Full Changelog: v0.7.4...v0.7.5

Build

This release is built with Go 1.22.3