Skip to content

Commit

Permalink
changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
daidokoro committed Dec 15, 2024
1 parent 2cfa121 commit 0e8c34f
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
## Otelity

### v0.1.0 / 2024-12-15 (Breaking)
- [Feat] add `emit` funciton to starlark processor
- [Feat] added `log` module to starlark processor
- [Feat] added `entrypoint` option to starlark config, allowing to specify the entry point of the starlark script/code
- [Fix] `json.decode` no longer required to load telemetry events in starlark processor

### v0.0.1 / 2024-12-07
- [Feat] initial release
- starlark processor

0 comments on commit 0e8c34f

Please sign in to comment.