mirror of https://github.com/aya-rs/aya
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
4.0 KiB
4.0 KiB
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
v0.1.1 (2024-10-09)
Other
- add archs powerpc64 and s390x to aya bpfman, a project using aya, has a requirement to support powerpc64 and s390x architectures. Adding these two architectures to aya.
Commit Statistics
- 8 commits contributed to the release.
- 185 days passed between releases.
- 1 commit was understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
Commit Details
view details
- Uncategorized
- Merge pull request #974 from Billy99/billy99-arch-ppc64-s390x (
ab5e688
) - Add archs powerpc64 and s390x to aya (
b513af1
) - Merge pull request #1010 from aya-rs/codegen (
bdbd042
) - [codegen] Update libbpf to b07dfe3b2a6cb0905e883510f22f9f7c0bb66d0dUpdate libbpf to b07dfe3b2a6cb0905e883510f22f9f7c0bb66d0d (
e217727
) - Merge pull request #978 from aya-rs/codegen (
06aa5c8
) - [codegen] Update libbpf to c1a6c770c46c6e78ad6755bf596c23a4e6f6b216 (
8b50a6a
) - Allowlist expected cfgs (
e4f9ed8
) - Deny warnings (
b603c66
)
- Merge pull request #974 from Billy99/billy99-arch-ppc64-s390x (
v0.1.0 (2024-04-06)
Chore
- Rename bpf -> ebpf
Chore
- add version keys to Cargo.toml(s)
Chore
- add changelogs
Other
- Generate new bindings
Commit Statistics
- 7 commits contributed to the release.
- 4 commits were understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
Commit Details
view details
- Uncategorized
- Release aya-ebpf-bindings v0.1.0, aya-ebpf-macros v0.1.0, aya-ebpf v0.1.0 (
a34c5e4
) - Add version keys to Cargo.toml(s) (
a4ae8ad
) - Release aya-ebpf-bindings v0.1.0, aya-ebpf-macros v0.1.0, aya-ebpf v0.1.0 (
b8964d3
) - Add changelogs (
c7fe60d
) - Generate new bindings (
b06ff40
) - Merge pull request #528 from dave-tucker/rename-all-the-things (
63d8d4d
) - Rename bpf -> ebpf (
70ac91d
)
- Release aya-ebpf-bindings v0.1.0, aya-ebpf-macros v0.1.0, aya-ebpf v0.1.0 (