Skip to content

Commit

Permalink
Release aya-log-ebpf v0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
alessandrod committed Apr 12, 2024
1 parent 2eac95f commit 843f4a6
Showing 1 changed file with 12 additions and 2 deletions.
14 changes: 12 additions & 2 deletions ebpf/aya-log-ebpf/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,18 +7,26 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## v0.1.0 (2024-04-12)

<csr-id-a4ae8adb0db75f2b82b10b0740447a1dbead62c0/>
<csr-id-41c61560eae01a30c703ea22c5bfeeff0ecf6b1b/>
<csr-id-022aff96aa7299ccc7ec7e85829bb842d39b1501/>

### Chore

- <csr-id-a4ae8adb0db75f2b82b10b0740447a1dbead62c0/> add version keys to Cargo.toml(s)
- <csr-id-41c61560eae01a30c703ea22c5bfeeff0ecf6b1b/> Rename bpf -> ebpf
- <csr-id-022aff96aa7299ccc7ec7e85829bb842d39b1501/> Rename bpf dir to ebpf

### Chore

- <csr-id-1d515fe810c6e646ca405d8f97803698deda148c/> add missing changelogs

### Commit Statistics

<csr-read-only-do-not-edit/>

- 5 commits contributed to the release over the course of 35 calendar days.
- 3 commits were understood as [conventional](https://www.conventionalcommits.org).
- 7 commits contributed to the release over the course of 37 calendar days.
- 4 commits were understood as [conventional](https://www.conventionalcommits.org).
- 0 issues like '(#ID)' were seen in commit messages

### Commit Details
Expand All @@ -28,6 +36,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
<details><summary>view details</summary>

* **Uncategorized**
- Release aya-log-ebpf-macros v0.1.0 ([`2eac95f`](https://github.com/aya-rs/aya/commit/2eac95f6d9075053fbabc67b92b7aa66008b057e))
- Add missing changelogs ([`1d515fe`](https://github.com/aya-rs/aya/commit/1d515fe810c6e646ca405d8f97803698deda148c))
- Release aya-ebpf-bindings v0.1.0, aya-ebpf-macros v0.1.0, aya-ebpf v0.1.0 ([`a34c5e4`](https://github.com/aya-rs/aya/commit/a34c5e43b85dd176b9b18f1cc9c9d80d52f10a1f))
- Add version keys to Cargo.toml(s) ([`a4ae8ad`](https://github.com/aya-rs/aya/commit/a4ae8adb0db75f2b82b10b0740447a1dbead62c0))
- Merge pull request #528 from dave-tucker/rename-all-the-things ([`63d8d4d`](https://github.com/aya-rs/aya/commit/63d8d4d34bdbbee149047dc0a5e9c2b191f3b32d))
Expand Down

0 comments on commit 843f4a6

Please sign in to comment.