Skip to content

v1.14.0

Latest

Choose a tag to compare

@suchitd suchitd released this 18 Aug 07:20
387d77a

What's Changed

  • fix: close goroutine leaks from Close()/Reconnect() races by @suchitd in #372
  • fix: eliminate flakiness in TestTLSHandshake by @suchitd in #373
  • chore(deps): bump github/codeql-action from 4 to 4.37.3 in the github-actions group by @dependabot[bot] in #374
  • test: retry cleanup connection after clearing memory alarm by @suchitd in #375
  • chore(deps): bump github/codeql-action from 4.37.3 to 4.37.4 in the github-actions group by @dependabot[bot] in #378
  • Enforce frame size in pre-negotiation state by @Zerpet in #377
  • refactor: extract shared close prologue into beginClose() by @suchitd in #376
  • Fix auto-recovery correctness gaps by @suchitd in #379
  • Retry consumer recovery instead of cancelling on a failed re-subscribe by @lukebakken in #380
  • chore(deps): bump github/codeql-action from 4.37.4 to 4.37.5 in the github-actions group by @dependabot[bot] in #381
  • docs: update CLAUDE.md with lifecycle/log files and updated recovery details by @suchitd in #382
  • chore(deps): bump github/codeql-action from 4.37.5 to 4.37.6 in the github-actions group by @dependabot[bot] in #383
  • chore(deps): reduce github-actions dependabot updates to weekly by @suchitd in #384

Full Changelog: v1.13.0...v1.14.0