Skip to content

v0.2.57

Choose a tag to compare

@sanity sanity released this 13 May 22:34
· 167 commits to main since this release
e5b9592

What's Changed

  • fix(executor): parallelize related-contract fetch (#4077) by @iduartgomez in #4080
  • fix(router): restore timed RouteOutcome::Success on task-per-tx GET/SUBSCRIBE by @sanity in #4084
  • feat: add manifest-driven webapp permissions by @sanity in #4086
  • refactor(subscribe): retire SUBSCRIBE legacy state machine + ops.subscribe DashMap (#1454 phase 5 final, SUBSCRIBE slice) by @iduartgomez in #4087
  • refactor: retire phase-5 dead-code scaffolding (#1454 phase 6) by @iduartgomez in #4089
  • build(deps): bump tokio from 1.52.2 to 1.52.3 by @dependabot[bot] in #4093
  • build(deps): bump tower-http from 0.6.8 to 0.6.10 by @dependabot[bot] in #4097
  • build(deps): bump serde_with from 3.19.0 to 3.20.0 by @dependabot[bot] in #4099
  • build(deps): bump tray-icon from 0.23.1 to 0.24.0 by @dependabot[bot] in #4092
  • build(deps): bump pin-project from 1.1.11 to 1.1.12 by @dependabot[bot] in #4094
  • build(deps): bump opentelemetry-otlp from 0.31.1 to 0.32.0 by @dependabot[bot] in #4095
  • feat(fdev): add --as-state flag to execute update by @iduartgomez in #4100
  • build(deps): bump opentelemetry from 0.31.0 to 0.32.0 by @dependabot[bot] in #4098
  • feat(dashboard): ring links, sortable tables, copy keys, update badge by @Basedfloppa in #4050
  • build(deps): bump opentelemetry_sdk from 0.31.0 to 0.32.0 by @dependabot[bot] in #4096
  • refactor(connect): migrate acquire_new to task-per-tx driver (#1454 phase 5 prep, CONNECT slice) by @iduartgomez in #4101
  • chore: sweep stale #1454 migration commentary by @iduartgomez in #4104
  • feat(transport): add shadow per-peer RTT telemetry (#4074 Phase 1) by @sanity in #4105
  • fix(fdev): detect packed contract format before treating as raw WASM by @Basedfloppa in #4075
  • docs: fix stale ops.{put,update,subscribe} rustdoc refs by @iduartgomez in #4108
  • refactor(connect): retire legacy Operation mediator (#1454 phase 6) by @iduartgomez in #4109
  • feat: per-secret snapshots with tiered retention for delegates by @sanity in #4034
  • feat(secrets): list_snapshots / restore_snapshot APIs for delegate secrets by @sanity in #4107
  • feat: freenet-release-agent (Phase 1, dry-run only) by @sanity in #4082
  • chore: bump freenet-git mirror-repo.yml pin a931790 -> 8f00293 by @sanity in #4113
  • refactor(connect): retire ops.connect DashMap + OpEnum + executor mediator (#1454 phase 7) by @iduartgomez in #4110
  • feat: auto-trigger gateway updates + announcements on release.published by @sanity in #4114
  • chore: route release-agent through existing per-host vhosts by @sanity in #4115
  • build: release 0.2.57 by @github-actions[bot] in #4116

New Contributors

  • @Basedfloppa made their first contribution in #4050
  • @github-actions[bot] made their first contribution in #4116

Full Changelog: v0.2.56...v0.2.57