Skip to content

v0.185.0

Choose a tag to compare

@github-actions github-actions released this 17 Jul 04:16
Immutable release. Only release title and notes can be modified.
e8ee515

What's Changed

  • fix(release): publish bynk-driver and unbreak the npm publish job by @accuser in #607
  • fix(release): pin npm to 11.x so tree-sitter-cli install scripts run by @accuser in #608
  • fix(test): brand refined literals as any in generated test scaffolding by @accuser in #610
  • fix(lsp): reload bynk.toml config live + DX-gap review by @accuser in #612
  • feat(tooling): link the suite <target> header to the unit under test (v0.164, #609) by @accuser in #613
  • feat(tooling): hover resolves references, not just declarations (v0.165, #611) by @accuser in #614
  • feat(tooling): a renderer arm for every resolved index kind (v0.166, #616) by @accuser in #617
  • feat(dev): serve every context with Service Bindings wired (v0.166, #552) by @accuser in #618
  • fix(lsp): go-to-definition finds an actor declaration (v0.168, #619) by @accuser in #620
  • fix(lsp): keep sibling-reading test guards out of the published crate (v0.169) by @accuser in #621
  • chore(deps): bump the cargo group across 1 directory with 5 updates by @dependabot[bot] in #622
  • chore(deps-dev): bump tree-sitter-cli from 0.26.10 to 0.26.11 in /tree-sitter-bynk by @dependabot[bot] in #590
  • chore(deps-dev): bump @types/node from 26.1.0 to 26.1.1 in /vscode-bynk by @dependabot[bot] in #588
  • chore(deps-dev): bump typescript from 6.0.3 to 7.0.2 in /vscode-bynk by @dependabot[bot] in #589
  • chore(deps): bump github/codeql-action/upload-sarif from 4.36.2 to 4.36.3 by @dependabot[bot] in #533
  • chore(deps): bump dorny/paths-filter from 4.0.1 to 4.0.2 by @dependabot[bot] in #534
  • chore(deps): bump taiki-e/install-action from 2.82.6 to 2.83.2 by @dependabot[bot] in #536
  • chore(ci): coordinate CodeQL v4.37.0 update by @accuser in #624
  • feat(deploy): ship every context in Service-Binding order (v0.170, #601) by @accuser in #623
  • chore(deps): bump EmbarkStudios/cargo-deny-action from 2.0.20 to 2.1.1 by @dependabot[bot] in #625
  • chore(deps): bump actions/setup-node from 6.4.0 to 7.0.0 by @dependabot[bot] in #626
  • chore(deps): bump github/codeql-action/upload-sarif from 4.36.3 to 4.37.0 by @dependabot[bot] in #627
  • chore(deps): bump softprops/action-gh-release from 3.0.1 to 3.0.2 by @dependabot[bot] in #628
  • feat(deploy): provision queues and DO migrations (v0.171, #600) by @accuser in #629
  • docs(deploy): correct the secret-name derivation claim in the track doc by @accuser in #630
  • feat(deploy): set secrets at deploy time (v0.172, #602) by @accuser in #631
  • feat(lang): warn on a computed Secrets.get name, record what a Worker reads (v0.173, #632) by @accuser in #634
  • Generic records at the boundary: monomorphised JSON codecs (v0.174, #592) by @accuser in #633
  • docs(lsp): settle the LSP foundations track (#640) by @accuser in #641
  • docs(lsp): mark the foundations track adopted, questions still settling (#640) by @accuser in #644
  • docs(lsp): settle Q5 — model first, slice A leads (#640) by @accuser in #646
  • docs(lsp): re-settle — file identity is a prerequisite slice, not part of A (#640) by @accuser in #649
  • File identity is not the unit-validation path (v0.175, #650) by @accuser in #651
  • docs(lsp): mark slice 0 shipped, unblock slice A (#640) by @accuser in #652
  • One codec path at the workers boundary (v0.176, #642) by @accuser in #648
  • A compiled contract hash at the cross-context boundary (v0.177, #643) by @accuser in #658
  • ci: adopt cargo-nextest and cut redundant CI cost by @accuser in #660
  • docs(testing): settle the testing-the-boundary track (#656) by @accuser in #657
  • The LSP analyses the compiler's project model (v0.178, #647) by @accuser in #653
  • docs(lsp): settle Q3 — the freshness contract is refresh, uniform (#640) by @accuser in #663
  • The freshness contract: answer against the buffer the client holds (v0.179, #665) by @accuser in #666
  • docs(lsp): settle Q6 — the harness is in-process, framing stays in CI (#640) by @accuser in #668
  • The [lib] seam: bynk-lsp gains a library target (v0.180, #669) by @accuser in #670
  • docs(lsp): settle Q4 — route by project root, not workspace folder (#640) by @accuser in #672
  • feat(check): resolve the on call handler for a test-body svc.call(...) (#662) by @accuser in #671
  • docs(testing): mark Slice 0 shipped; record the dropped symbols.rs widening; restore the tracks-README row by @accuser in #674
  • Per-workspace state: real multi-root workspaces (v0.182, ADR 0204, #673) by @accuser in #675
  • Startup analysis & server-side watchers (v0.183, #676) by @accuser in #677
  • One diagnostics scheduler (v0.184, #678) by @accuser in #679
  • feat(test): unit-tier service address surface + call-site by (#664) by @accuser in #680
  • Retire the LSP foundations track: doc consolidation + closing summary (#640) by @accuser in #681

Full Changelog: v0.163.0...v0.185.0