Skip to content

v1.1.0

Latest
Compare
Choose a tag to compare
@yakumioto yakumioto released this 04 Dec 14:16
· 2 commits to main since this release

Key Features & Improvements:

  • Implemented context-based trace span creation for better trace lifecycle management
  • Optimized key structure hierarchy for improved efficiency
  • Fixed trace discontinuity issues when chaining .WithGroup().With().Info() methods
  • Refactored complex code logic to enhance maintainability

This release focuses on improving trace reliability while making the codebase more efficient and maintainable.

Full Changelog: v1.0.0...v1.1.0