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.
2.7 KiB
2.7 KiB
Change Log
All notable changes to this project will be documented in this file. This project adheres to $Semantic Versioning.
[Unreleased]
v0.2.3 (2025-11-17)
New Features
- , Added the missing MIPS and LoongArch definitions so the cty shim covers every architecture supported by Aya.
Maintenance
- , Tidied the crate (removing the abandoned Travis setup) and refreshed the bindings so downstream riscv64 builds stay green.
v0.2.2 (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
- 3 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
v0.2.1 (2024-04-06)
Chore
- Rename bpf -> ebpf
Commit Statistics
- 3 commits contributed to the release.
- 1 commit was understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages