8000 Releases · go-faster/sdk · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: go-faster/sdk

v0.7.0

23 May 08:25
98060c2
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump golang.org/x/sync from 0.1.0 to 0.2.0 by @dependabot in #14
  • chore(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.3 by @dependabot in #15
  • feat: update otel by @ernado in #16

Full Changelog: v0.6.0...v0.7.0

v0.6.0

13 May 18:51
55e838c
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump github.com/prometheus/client_golang from 1.15.0 to 1.15.1 by @dependabot in #12
  • feat(app): init by @ernado in #13

New Contributors

Full Changelog: v0.5.0...v0.6.0

v0.5.0

02 May 18:40
ce635fa
Compare
Choose a tag to compare
chore: update otel

v0.4.0

29 Apr 06:18
583c07a
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @ernado made their first contribution in #6

Full Changelog: v0.3.0...v0.4.0

v0.3.0

21 Apr 11:40
b33149d
Compare
Choose a tag to compare
feat: optimize zctx

v0.2.0

20 Apr 06:03
df2fd8a
Compare
Choose a tag to compare
  • Add NormalizeNewlines
  • Simplify zctx

v0.1.0: initial release

18 Apr 09:48
51c41b4
Compare
Choose a tag to compare
fix(zctx): fix traced logs
0