Skip to content

Releases: linkdata/jaws

v0.600.0

Choose a tag to compare

@linkdata linkdata released this 23 Jun 07:37
3c07f04

What's Changed

  • Tighten docs and tests for the request identity-key change by @linkdata in #70
  • Fix Request recycle data races (JawsKey reads, TestServe running) by @linkdata in #71
  • Reject runtime-non-comparable tags in all builds by @linkdata in #72
  • Share one DefaultAuth per Jaws so the fail-open warning logs once by @linkdata in #73
  • Reject non-canonical child indices in jawstree path resolution by @linkdata in #74
  • Fix five verified defects from a per-package code review by @linkdata in #75
  • Reject non-canonical trailing-dot tree paths in resolveChildPath by @linkdata in #76
  • Decode inbound lone-surrogate frames instead of dropping them by @linkdata in #77
  • Scope minesweeper per-cell dirtying to one cell, not the whole board by @linkdata in #78
  • Zero freed slots before pooling/reslicing in clearLocked and delRequest by @linkdata in #79
  • Code-quality review: correctness fixes, ErrRequestOverloaded, removeElementsLocked, file split by @linkdata in #80
  • Code-quality review: documentation-only improvements by @linkdata in #81
  • refactor: replace nanosecond-based timing with atomic second counter by @linkdata in #83
  • chore(deps): bump github.com/coder/websocket from 1.8.14 to 1.8.15 by @dependabot[bot] in #82

New Contributors

Full Changelog: v0.505.0...v0.600.0

v0.500.0

Choose a tag to compare

@linkdata linkdata released this 01 Jun 08:16
775d7fb

What's Changed

Full Changelog: v0.410.1...v0.500.0

major refactor two

Choose a tag to compare

@linkdata linkdata released this 15 Apr 13:42

Full Changelog: v0.304.1...v0.400.0

major refactor

Choose a tag to compare

@linkdata linkdata released this 01 Apr 10:54
ba540e2

What's Changed

Full Changelog: v0.205.7...v0.300.0

v0.205.0

Choose a tag to compare

@linkdata linkdata released this 26 Mar 11:47

Full Changelog: v0.204.0...v0.205.0

v0.204.0

Choose a tag to compare

@linkdata linkdata released this 25 Mar 13:34

Full Changelog: v0.203.1...v0.204.0

v0.203.0

Choose a tag to compare

@linkdata linkdata released this 24 Mar 10:02

Full Changelog: v0.202.7...v0.203.0

v0.202.0

Choose a tag to compare

@linkdata linkdata released this 18 Mar 14:28

Full Changelog: v0.201.2...v0.202.0

v0.201.0

Choose a tag to compare

@linkdata linkdata released this 18 Feb 14:33

Full Changelog: v0.200.2...v0.201.0

UI-split

Choose a tag to compare

@linkdata linkdata released this 12 Feb 10:20
2f8b5cc

Major refactor.

What's Changed

Full Changelog: v0.118.3...v0.200.0