Skip to content

Commit

Permalink
Release v0.1.0 (#1)
Browse files Browse the repository at this point in the history
Co-authored-by: Semanticore Bot <[email protected]>
  • Loading branch information
github-actions[bot] and Semanticore Bot authored Nov 15, 2023
1 parent 65b1352 commit a97c695
Showing 1 changed file with 37 additions and 0 deletions.
37 changes: 37 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
# Changelog

## Version v0.1.0 (2023-11-15)

### Features

- add otlp exporters for traces (d13d92ce)
- connect opencensus bridge for metrics and expose on systemendpoint (81d7ebcc)
- properly set up opentelemetry resource (f5c74719)
- implement opentelemetry module (145d8905)
- initial commit (342e11e8)

### Tests

- add unit tests for sampler (fea832c9)

### Refactoring

- improve configuration naming (ce381600)

### Ops and CI/CD

- add renovate bot (ea52b2c6)
- add semanticore releases (fc97b06f)
- add basic CI pipeline (8ae6d40e)

### Documentation

- add Jaeger v1.35 hint (f24a12ec)
- add Readme.md (c59cc62f)
- add license (8b97c4b7)

### Chores and tidying

- goimports (65b13524)
- clean up go.mod (deee9230)

0 comments on commit a97c695

Please sign in to comment.