Skip to content

Releases: ReinanHS/sqlcommenter-hyperf

Release v1.0.2

19 Jul 21:12

Choose a tag to compare

Fixed

  • Fixed bug for the getOpentelemetryValues in Opentelemetry.

Release v1.0.1

17 Jul 23:50

Choose a tag to compare

Fixed

  • Fixed bug for the RequestContext in SqlCommenterAspect.

Release v1.0.0

13 Jul 16:12

Choose a tag to compare

What's Changed

  • Improvements in traceability and insights into database interactions.
  • Added support for Hyperf version 3.1.
  • Enhancements to the code structure.

Documentation

The documentation has been improved to include more information about this library. Additionally, it is now available in more than two languages:

Performance tests were also conducted to validate the library and assess its performance in various scenarios.

Release v0.2.2

13 Jul 14:41

Choose a tag to compare

Fixed

  • Fixed bug for the convertB3ToW3C method

Release v0.2.1

25 Jun 00:54

Choose a tag to compare

Fixed

  • Fixed bug that SqlCommenterAspect did not map routes correctly.

Release v0.2.0

11 Jun 00:04

Choose a tag to compare

What's Changed

  • Automatically adds sqlcommenter-compatible comments to SQL queries.
  • Provides better traceability and insights into database interactions.
  • Easy integration with the Hyperf framework.
  • Supports multiple database drivers.