v0.7.5
What's Changed
- Fix loading of environment variables for
kwild
config. (a325df6). Environment variables for allkwild
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