Skip to content

v3.2.0

Choose a tag to compare

@ilbertt ilbertt released this 07 Aug 13:05
· 61 commits to main since this release
55dff19

What's Changed

  • fix: do not subtract replica permitted drift by @ilbertt in #1075
  • docs: add changelog to docs site by @nathanosdev in #1080
  • fix: round ingress expiry before applying clock drift by @ilbertt in #1076
  • build: fix audit by bumping eslint to v9.32.0 by @ilbertt in #1084
  • docs: preserve entities names casing by @ilbertt in #1086
  • docs: move docs to js.icp.build/core by @ilbertt in #1085
  • docs: copy 404.html to the root to make 404 work by @ilbertt in #1087
  • fix: add declaration maps and source code to published package by @nathanosdev in #1088
  • feat: enable type safety for Func and Service IDL types by @ilbertt in #1089
  • fix: perform certificate delegation canister range check unconditionally by @ilbertt in #1083
  • fix: account for clock drift in certificate freshness check by @ilbertt in #1081
  • fix: use effective canister id to delete the node keys from the local map by @ilbertt in #1091
  • docs: add dfinity starlight theme by @nathanosdev in #1090
  • fix: enable certificate freshness check in canister status request by @ilbertt in #1082
  • fix: avoid bigint overflow when decoding the time from the certificate by @ilbertt in #1093
  • fix: enable certificate freshness checks for delegation certificates by @ilbertt in #1094
  • fix: error handling of call responses by @ilbertt in #1092
  • build: fix pnpm audit by @ilbertt in #1096

Full Changelog: v3.1.0...v3.2.0