Skip to content

v0.1.37

Choose a tag to compare

@sanity sanity released this 14 Nov 22:04
· 51 commits to main since this release
3978565

What's Changed

  • fix: route successful PUT responses back through forwarding peers by @sanity in #2036
  • refactor: refine fire-and-forget UPDATE semantics by @sanity in #2038
  • feat: add event log aggregation for multi-node debugging by @iduartgomez in #2032
  • chore(deps): bump tracing-subscriber from 0.3.18 to 0.3.20 in /modules/identity-management by @dependabot[bot] in #2040
  • fix: guard op-state timeout notifications by @sanity in #2043
  • fix(connectivity): restore peer mesh after aggregator by @sanity in #2041
  • feat: implement transaction atomicity with parent-child relationship for sub-operations by @netsirius in #2009
  • ci: expand Claude GitHub Action permissions for git operations by @sanity in #2048
  • fix: replace deprecated GenericArray::from_slice usage by @iduartgomez in #2053
  • docs: add agent instructions include by @sanity in #2056
  • docs: update test network guidance by @sanity in #2057
  • chore(deps): bump console-subscriber from 0.4.1 to 0.5.0 by @dependabot[bot] in #2049
  • chore(deps): bump wmi from 0.17.3 to 0.18.0 by @dependabot[bot] in #2051
  • chore(deps): bump darling from 0.20.11 to 0.21.3 by @dependabot[bot] in #2050
  • chore(deps): bump freenet-stdlib from 0.1.23 to 0.1.24 by @dependabot[bot] in #2052
  • chore(deps): bump slab from 0.4.10 to 0.4.11 in /apps/freenet-ping by @dependabot[bot] in #2060
  • fix: stabilize session actor fanout by @sanity in #2062
  • fix: add update fallback propagation by @sanity in #2063
  • feat: harden subscription routing by @sanity in #2064
  • chore(deps): bump trybuild from 1.0.113 to 1.0.114 by @dependabot[bot] in #2070
  • chore(deps): bump ureq from 3.1.2 to 3.1.4 by @dependabot[bot] in #2071
  • chore(deps): bump syn from 2.0.108 to 2.0.110 by @dependabot[bot] in #2073
  • chore(deps): bump bytesize from 2.1.0 to 2.2.0 by @dependabot[bot] in #2074
  • refactor(transport): replace handshake pipeline by @sanity in #2065
  • build: release 0.1.37 by @sanity in #2085

Full Changelog: v0.1.36...v0.1.37