Releases: ReinanHS/sqlcommenter-hyperf
Releases · ReinanHS/sqlcommenter-hyperf
Release v1.0.2
Release v1.0.1
Fixed
- Fixed bug for the
RequestContextinSqlCommenterAspect.
Release v1.0.0
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
Fixed
- Fixed bug for the convertB3ToW3C method
Release v0.2.1
Fixed
- Fixed bug that
SqlCommenterAspectdid not map routes correctly.
Release v0.2.0
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.