Skip to content

AgentTrace v0.4.3

Choose a tag to compare

@Klepsiphron Klepsiphron released this 07 Jun 19:47
· 95 commits to main since this release

What's New in v0.4.3

Version Bump

  • All packages bumped to 0.4.3 (npm, PyPI, source constants)
  • CHANGELOG updated with v0.3.0 through v0.4.3 entries

Fixes

  • Landing page: all external links now have rel="noopener"
  • Landing page: added missing .prose-custom CSS class
  • Landing page: fixed CSS quote consistency
  • pages.yml: removed trailing null bytes
  • All hardcoded VERSION constants updated to 0.4.3 across all packages

Published Packages

  • npm: @agenttrace-io/sdk@0.4.3, @agenttrace-io/cli@0.4.3, @agenttrace-io/dashboard@0.4.3
  • PyPI: agenttrace-io (publish pending)
  • Docker: ghcr.io/klepsiphron/agenttrace:0.4.3 (publish pending)

Verification

  • Build: ✅ pass
  • Tests: ✅ 381 passed (20 test files)
  • Lint: ✅ 0 errors
  • Format: ✅ Prettier clean
  • CI: ✅ success
  • Security: ✅ 0 issues