Skip to content

Releases: honeycombio/honeycomb-opentelemetry-swift

v0.0.6

17 Mar 16:41
0.0.6
905e9a7
Compare
Choose a tag to compare

What's Changed

💡 Enhancements

🛠 Maintenance

🤷 Other Changes

  • maint: Update PULL_REQUEST_TEMPLATE.md by @beekhc in #49
  • maint: Add a .clang-format and instructions for running it. by @beekhc in #48
  • feat: Support macOS compilation by @martin308 in #53
  • maint: Add dependabot file by @martin308 in #55

New Contributors

Full Changelog: 0.0.5-alpha...v0.0.6

0.0.5-alpha

25 Feb 14:45
0.0.5-alpha
35269a2
Compare
Choose a tag to compare
0.0.5-alpha Pre-release
Pre-release

What's Changed

💡 Enhancements

  • feat: expose addSpanProcessor() api for custom span processors by @MustafaHaddara in #38

Full Changelog: 0.0.4-alpha...v0.0.5-alpha

0.0.4-alpha

21 Feb 13:45
15679ea
Compare
Choose a tag to compare
0.0.4-alpha Pre-release
Pre-release

What's Changed

🤷 Other Changes

Full Changelog: v0.0.3-alpha...0.0.4-alpha

v0.0.3-alpha

11 Feb 20:49
v0.0.3-alpha
0a2bd40
Compare
Choose a tag to compare
v0.0.3-alpha Pre-release
Pre-release

What's Changed

🤷 Other Changes

New Contributors

Full Changelog: v0.0.2-alpha...v0.0.3-alpha

v0.0.2-alpha

20 Dec 18:31
1128190
Compare
Choose a tag to compare
v0.0.2-alpha Pre-release
Pre-release

What's Changed

💡 Enhancements

🤷 Other Changes

  • docs(swift): Update the README and CHANGELOG. by @beekhc in #14
  • chore(codeowners): update code owners by @martin308 in #18
  • feat(debug): Add configuration debug statements by @arriIsHere in #19
  • fix: Auto-select the SDK when running smoke tests. by @beekhc in #24

New Contributors

Full Changelog: v0.0.1-alpha...v0.0.2-alpha

v0.0.1-alpha

27 Sep 21:03
dbcf439
Compare
Choose a tag to compare
v0.0.1-alpha Pre-release
Pre-release

Initial experimental release.

New Features

  • Easy configuration of OpenTelemetry SDK.
  • Automatic MetricKit collection.