Skip to content

Releases: chenquan/sqltrace

Release v0.3.1

25 Oct 00:52
9106f54
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump go.opentelemetry.io/otel/exporters/zipkin from 1.10.0 to 1.11.0 by @dependabot in #33
  • chore(deps): bump go.opentelemetry.io/otel/trace from 1.10.0 to 1.11.0 by @dependabot in #32
  • chore(deps): bump go.opentelemetry.io/otel/exporters/jaeger from 1.10.0 to 1.11.0 by @dependabot in #30
  • chore(deps): bump go.opentelemetry.io/otel from 1.10.0 to 1.11.0 by @dependabot in #29
  • chore(deps): bump go.opentelemetry.io/otel/sdk from 1.10.0 to 1.11.0 by @dependabot in #31
  • chore(deps): bump go.opentelemetry.io/otel/trace from 1.11.0 to 1.11.1 by @dependabot in #35
  • chore(deps): bump go.opentelemetry.io/otel from 1.11.0 to 1.11.1 by @dependabot in #34

Full Changelog: v0.3.0...v0.3.1

Release v0.3.0

28 Sep 00:48
5bec759
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.1...v0.3.0

Release v0.2.1

20 Sep 00:17
cfed2b5
Compare
Choose a tag to compare

What's Changed

  • fix: fix traces are not record on close by @chenquan in #26

Full Changelog: v0.2.0...v0.2.1

Release v0.2.0

19 Sep 14:31
668176c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.1...v0.2.0

Release v0.1.1

14 Sep 11:23
357768f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v0.1.1

Release v0.1.0

13 Sep 11:50
9aa5c8c
Compare
Choose a tag to compare

What's Changed

  • feat: support for modifying the returned data by @chenquan in #1
  • fix: Fix the value of the attribute setting by @chenquan in #2
  • refactor: refactor sqltrace by @chenquan in #3
  • feat: prepare stmt tracing by @chenquan in #4
  • feat: tx stmt tracing by @chenquan in #5
  • doc: add README.md by @chenquan in #6
  • doc: add more descriptions by @chenquan in #7
  • chore: adjust the config by @chenquan in #8
  • chore: add more actions by @chenquan in #9
  • chore(deps): bump go.opentelemetry.io/otel/exporters/jaeger from 1.9.0 to 1.10.0 by @dependabot in #11
  • chore(deps): bump go.opentelemetry.io/otel/exporters/zipkin from 1.9.0 to 1.10.0 by @dependabot in #10
  • chore(deps): upgrade sqlplus version by @chenquan in #15

New Contributors

Full Changelog: https://github.com/chenquan/sqltrace/commits/v0.1.0