Skip to content

Latest commit

 

History

History
28 lines (23 loc) · 1.14 KB

CHANGES.md

File metadata and controls

28 lines (23 loc) · 1.14 KB

Changes by Version

Release Notes.

0.1.0

Features

  • Initialize the agent core and user import library.
  • Support gRPC reporter for management, tracing protocols.
  • Automatic detect the log frameworks and inject the log context.

Plugins

  • Support Gin framework.
  • Support Native HTTP server and client framework.
  • Support Go Restful v3 framework.
  • Support Dubbo server and client framework.
  • Support Kratos v2 server and client framework.
  • Support Go-Micro v4 server and client framework.
  • Support GORM v2 database client framework.

Documentation

  • Initialize the documentation.

Issues and PR

  • All issues are here
  • All and pull requests are here