Skip to content

Releases: dylibso/observe-sdk

v0.3.0

31 Jan 21:30
87a7145
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.2...v0.3.0

0.2

08 Jan 11:52
2806fe4
Compare
Choose a tag to compare
0.2

What's Changed

  • chore: update support table in readme by @nilslice in #116
  • chore: add docs url to readme by @nilslice in #118
  • chore(go): remove error from adapter initialization by @wikiwong in #119
  • chore: clean up .gitignore, add .npmignore by @wikiwong in #121
  • fix(js): move npm ignore to package directories by @wikiwong in #122
  • feat: add go http/grpc otel adapter by @nilslice in #125
  • chore(deps): bump wasmtime from 12.0.0 to 12.0.2 by @dependabot in #127
  • chore(deps): bump golang.org/x/net from 0.12.0 to 0.17.0 in /go by @dependabot in #130
  • chore(deps): bump rustix from 0.36.14 to 0.36.16 in /demo-iota/rust by @dependabot in #132
  • chore(deps): bump rustix from 0.37.20 to 0.37.25 by @dependabot in #133
  • feat(go): Add TraceCtx.SetTraceId to allow re-using extisting trace IDs by @zshipko in #134
  • chore: add metadata to datadog rust iota example by @nilslice in #136
  • chore: some tweaks for demo by @bhelx in #137
  • cleanup: avoid initializing dylibso_observe module multiple times by @zshipko in #147
  • docs: fix url in readme which was 404ing by @bhelx in #148
  • fix: add special target for Cloudflare Workers by @mhmd-azeez in #151

New Contributors

Full Changelog: v0.1.1...0.2

v0.1.1

24 Aug 20:38
51efe37
Compare
Choose a tag to compare

Simplify bundling for JS

v0.1.0

24 Aug 19:44
9fde7f0
Compare
Choose a tag to compare

Release for the Observe SDK in Rust, Go, and JS