Skip to content

v0.1.38

Choose a tag to compare

@sanity sanity released this 25 Nov 01:46
· 54 commits to main since this release
535d684

What's Changed

  • fix: keep listener ports out of Windows exclusion range by @sanity in #2083
  • test: add freenet-test-network harnesses by @sanity in #2081
  • fix: make peer_connection_listener persistent by @sanity in #2091
  • fix: unblock local puts without downstream ack by @sanity in #2089
  • chore(deps): bump quote from 1.0.41 to 1.0.42 by @dependabot[bot] in #2072
  • fix: propagate observed joiner address through connect by @sanity in #2090
  • chore(deps): bump tracing-subscriber from 0.3.18 to 0.3.20 in /apps/freenet-email-app by @dependabot[bot] in #2080
  • test: improve diagnostics for three-node connectivity by @sanity in #2095
  • chore(deps): bump console-subscriber from 0.4.1 to 0.5.0 by @dependabot[bot] in #2102
  • chore(deps): bump bytes from 1.10.1 to 1.11.0 by @dependabot[bot] in #2096
  • chore(deps): bump rsa from 0.9.8 to 0.9.9 by @dependabot[bot] in #2097
  • chore(deps): bump serde_with from 3.15.1 to 3.16.0 by @dependabot[bot] in #2098
  • chore(deps): bump clap from 4.5.51 to 4.5.52 by @dependabot[bot] in #2099
  • chore(deps): bump js-yaml from 3.14.1 to 3.14.2 in /tests/test-app-1 by @dependabot[bot] in #2104
  • chore(deps): bump delegate from 0.13.4 to 0.13.5 by @dependabot[bot] in #2103
  • chore(deps): bump wmi from 0.17.3 to 0.18.0 by @dependabot[bot] in #2101
  • chore(deps): bump axum from 0.8.6 to 0.8.7 by @dependabot[bot] in #2100
  • chore: standardize freenet-stdlib to 0.1.24 across all crates by @sanity in #2111
  • fix: propagate connection errors for blocked peer fallback (#2021) by @sanity in #2105
  • docs: make AGENTS.md portable across development environments by @sanity in #2116
  • docs: make AGENTS.md portable across development environments by @sanity in #2117
  • fix: prevent duplicate gateway dials and route host results by @sanity in #2110
  • fix: complete parent PUT when child subscribe finishes by @sanity in #2109
  • fix: make three-hop put test deterministic by @sanity in #2113
  • fix: remove COMLibrary dependency for WMI v0.18.0 by @kustomzone in #2114
  • fix: restore connect handshake boundary by @sanity in #2118
  • chore(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in #2119
  • fix: harden transient connection handling by @sanity in #2120
  • refactor: transient terminology and tuning defaults by @sanity in #2121
  • test: add transient cap regressions and gateway identity check by @sanity in #2122
  • test: soak harness and viz improvements by @sanity in #2123
  • feat: add connect forwarding recency filter by @sanity in #2124
  • feat: transient handling, soak harness, and deterministic tests by @sanity in #2125
  • chore(deps): bump bytesize from 2.2.0 to 2.3.0 by @dependabot[bot] in #2135
  • fix: stabilize three-node connectivity handshake by @sanity in #2136
  • chore(deps): bump syn from 2.0.110 to 2.0.111 by @dependabot[bot] in #2132
  • chore(deps): bump freenet-test-network from 0.1.3 to 0.1.4 by @dependabot[bot] in #2130
  • chore(deps): bump tower-http from 0.6.6 to 0.6.7 by @dependabot[bot] in #2133
  • chore(deps): bump clap from 4.5.52 to 4.5.53 by @dependabot[bot] in #2131
  • chore(deps): bump http from 1.3.1 to 1.4.0 by @dependabot[bot] in #2134
  • feat: learn connect forwarding success with isotonic scoring by @sanity in #2126
  • build: release 0.1.38 by @sanity in #2138

New Contributors

Full Changelog: v0.1.37...v0.1.38