v0.20.0-beta.0
Pre-release
Pre-release
krpeacock
released this
07 Nov 22:27
·
118 commits
to main
since this release
What's Changed
- feat: fetch node keys from subnet certificate by @krpeacock in #776
- feat: retry logic catches thrown errors by @krpeacock in #774
- chore: replaces use of localhost with 127.0.0.1 for better node 18 support by @krpeacock in #787
- feat: subnet metrics for canisterStatus by @krpeacock in #790
- ci: use
dfinity/setup-dfx
to installdfx
by @smallstepman in #791 - style: remove deprecated packages by @smallstepman in #785
- fix: bigint toJson trailing space by @dgdg-app in #764
- fix: correct spelling mistake by @jennifertrin in #778
- feat: round ingress expiry by @krpeacock in #788
- fix: service ordering must be alphabetical by @lastmjs in #781
- ci: release and publishing automation by @smallstepman in #786
- feat: refactor to remove nonce from queries by @krpeacock in #792
- chore: increases size limit for agent-js by @krpeacock in #793
- feat: node signature verification for queries by @krpeacock in #784
- feat: introduces ExpirableMap by @krpeacock in #794
New Contributors
- @smallstepman made their first contribution in #791
- @dgdg-app made their first contribution in #764
- @jennifertrin made their first contribution in #778
- @lastmjs made their first contribution in #781
Full Changelog: v0.19.3...v0.20.0-beta.0