Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
## [0.5.0] - 2025-04-21

Fork otel-cli to @tobert's personal GitHub.

Comment on lines +3 to +4
Copy link

Copilot AI Apr 21, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[nitpick] Consider using 'Forked' instead of 'Fork' for clarity and grammatical consistency.

Suggested change
Fork otel-cli to @tobert's personal GitHub.
Forked otel-cli to @tobert's personal GitHub.

Copilot uses AI. Check for mistakes.
### Added

- merge PR from @alsuren
Copy link

Copilot AI Apr 21, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[nitpick] Consider capitalizing bullet items for consistency with the rest of the changelog (e.g., 'Merge').

Suggested change
- merge PR from @alsuren
- Merge PR from @alsuren

Copilot uses AI. Check for mistakes.
- add demos/30-trace-build-process/otel-wrapper-shim.sh

### Changed

- bump to goreleaser v2
- change package references to github.com/tobert
- automated dependency updates


## [0.4.6] - 2024-05-13

Build smaller binaries and add version subcommand.
Expand Down