Skip to content
This repository was archived by the owner on Nov 14, 2025. It is now read-only.

Release 1.6.1

Choose a tag to compare

@sapientpants sapientpants released this 27 Jul 06:56
5376ac0

What's Changed

Fixed

  • Resolved SonarQube issue S6551 in tracing.ts - replaced deprecated url.parse() with WHATWG URL API (#237)
  • Fixed object stringification issues to prevent "[object Object]" in logs (#236)
  • Improved error formatting in logger for better debugging
  • Fixed externally-controlled format string security issue (#232)

Changed

  • Updated README.md documentation and organization (#233, #234, #235)

Full Changelog

v1.6.0...v1.6.1