Releases: kostyay/gorm-opentelemetry
Releases · kostyay/gorm-opentelemetry
Update to Go 1.22
07 May 20:31
Compare
Sorry, something went wrong.
No results found
Merge pull request #7 from kostyay/update_dependencies_go122
update dependencies and update go to 1.22
v1.1.2
14 Nov 16:30
Compare
Sorry, something went wrong.
No results found
v1.1.1
19 May 18:32
Compare
Sorry, something went wrong.
No results found
Update to Go 1.20
Update to latest version of Otel
v1.1
17 Apr 10:21
Compare
Sorry, something went wrong.
No results found
What's Changed
Update to go 1.18
Update OTEL to the latest version
Change attribute names to ones that better resemble semconv
Add an option to disable logging evaluated query with arguments - This may have a big effect on performance for big queries
SQL query will be chunked as an event instead of an attribute if its too large
Full Changelog : v1.0.0...v1.1
v1.0.0
01 Jan 16:55
Compare
Sorry, something went wrong.
No results found
Merge pull request #1 from kostyay/InitialCommit
Initial commit