Releases: langchain-tracer/Axon
Releases · langchain-tracer/Axon
Release list
v1.0.14
What's Changed
- docs: fix WebSocket reference and waterfall screenshot filename by @Dodothereal in #44
- feat: pagination, search and status filters for the trace list by @Agboolafeyikemi in #45
- fix: graceful shutdown on SIGINT/SIGTERM by @Agboolafeyikemi in #47
New Contributors
- @Dodothereal made their first contribution in #44
Full Changelog: https://github.com/langchain-tracer/Axon/commits/v1.0.14
v1.0.6
- Implement Span, Token, and Session features
- Fix CI: remove win32-specific esbuild/rollup deps that broke Linux runners