|
|
@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|
|
|
<csr-id-d7af6acb42055ed1e0571bdc4d7dbbfa46c5835e/>
|
|
|
|
<csr-id-d7af6acb42055ed1e0571bdc4d7dbbfa46c5835e/>
|
|
|
|
<csr-id-ea8073793e44c593e983e69eaa43a4f72799bfc5/>
|
|
|
|
<csr-id-ea8073793e44c593e983e69eaa43a4f72799bfc5/>
|
|
|
|
<csr-id-41c61560eae01a30c703ea22c5bfeeff0ecf6b1b/>
|
|
|
|
<csr-id-41c61560eae01a30c703ea22c5bfeeff0ecf6b1b/>
|
|
|
|
|
|
|
|
<csr-id-c7fe60d47e0cc32fc7123e37532d104eaa392b50/>
|
|
|
|
|
|
|
|
|
|
|
|
### Chore
|
|
|
|
### Chore
|
|
|
|
|
|
|
|
|
|
|
@ -17,6 +18,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|
|
|
- <csr-id-ea8073793e44c593e983e69eaa43a4f72799bfc5/> Rename bpf -> ebpf
|
|
|
|
- <csr-id-ea8073793e44c593e983e69eaa43a4f72799bfc5/> Rename bpf -> ebpf
|
|
|
|
- <csr-id-41c61560eae01a30c703ea22c5bfeeff0ecf6b1b/> Rename bpf -> ebpf
|
|
|
|
- <csr-id-41c61560eae01a30c703ea22c5bfeeff0ecf6b1b/> Rename bpf -> ebpf
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Chore
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- <csr-id-a4ae8adb0db75f2b82b10b0740447a1dbead62c0/> add version keys to Cargo.toml(s)
|
|
|
|
|
|
|
|
|
|
|
|
### Chore
|
|
|
|
### Chore
|
|
|
|
|
|
|
|
|
|
|
|
- <csr-id-c7fe60d47e0cc32fc7123e37532d104eaa392b50/> add changelogs
|
|
|
|
- <csr-id-c7fe60d47e0cc32fc7123e37532d104eaa392b50/> add changelogs
|
|
|
@ -25,8 +30,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|
|
|
|
|
|
|
|
|
|
|
<csr-read-only-do-not-edit/>
|
|
|
|
<csr-read-only-do-not-edit/>
|
|
|
|
|
|
|
|
|
|
|
|
- 5 commits contributed to the release over the course of 31 calendar days.
|
|
|
|
- 7 commits contributed to the release over the course of 31 calendar days.
|
|
|
|
- 4 commits were understood as [conventional](https://www.conventionalcommits.org).
|
|
|
|
- 5 commits were understood as [conventional](https://www.conventionalcommits.org).
|
|
|
|
- 0 issues like '(#ID)' were seen in commit messages
|
|
|
|
- 0 issues like '(#ID)' were seen in commit messages
|
|
|
|
|
|
|
|
|
|
|
|
### Commit Details
|
|
|
|
### Commit Details
|
|
|
@ -36,6 +41,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|
|
|
<details><summary>view details</summary>
|
|
|
|
<details><summary>view details</summary>
|
|
|
|
|
|
|
|
|
|
|
|
* **Uncategorized**
|
|
|
|
* **Uncategorized**
|
|
|
|
|
|
|
|
- Add version keys to Cargo.toml(s) ([`a4ae8ad`](https://github.com/aya-rs/aya/commit/a4ae8adb0db75f2b82b10b0740447a1dbead62c0))
|
|
|
|
|
|
|
|
- Release aya-ebpf-bindings v0.1.0, aya-ebpf-macros v0.1.0, aya-ebpf v0.1.0 ([`b8964d3`](https://github.com/aya-rs/aya/commit/b8964d3fd27353beb9054dd18fe8d16251f9164b))
|
|
|
|
- Add changelogs ([`c7fe60d`](https://github.com/aya-rs/aya/commit/c7fe60d47e0cc32fc7123e37532d104eaa392b50))
|
|
|
|
- Add changelogs ([`c7fe60d`](https://github.com/aya-rs/aya/commit/c7fe60d47e0cc32fc7123e37532d104eaa392b50))
|
|
|
|
- Merge pull request #528 from dave-tucker/rename-all-the-things ([`63d8d4d`](https://github.com/aya-rs/aya/commit/63d8d4d34bdbbee149047dc0a5e9c2b191f3b32d))
|
|
|
|
- Merge pull request #528 from dave-tucker/rename-all-the-things ([`63d8d4d`](https://github.com/aya-rs/aya/commit/63d8d4d34bdbbee149047dc0a5e9c2b191f3b32d))
|
|
|
|
- Rename BpfContext -> EbpfContext ([`d7af6ac`](https://github.com/aya-rs/aya/commit/d7af6acb42055ed1e0571bdc4d7dbbfa46c5835e))
|
|
|
|
- Rename BpfContext -> EbpfContext ([`d7af6ac`](https://github.com/aya-rs/aya/commit/d7af6acb42055ed1e0571bdc4d7dbbfa46c5835e))
|
|
|
|