1.9.0
What's Changed
Aerleon is built and released using a SLSA Level 3 build process. Releases can be verified using the steps described in https://aerleon.readthedocs.io/en/latest/install/#verifying-installation.
Bug Fixes
- Speedway: erroneous post-jump statements are no longer added when using nochainedterms by @ankenyr in #359
New Features
- Nokia: new R24.3 ACL syntax ("acl-filter") is now supported using filter option "r24.3" by @jbemmel in #366 and @ankenyr in #367 .
- Nokia: filter-level stats ("statistics-per-entry") are now supported using filter option "stats" by @jbemmel in #366 and @ankenyr in #367 .
Internal Tooling
- All tests now use real Naming instances instead of mock Naming instances. This significantly speeds up the test suite and reveals (and corrects) several places where the naming library was invoked incorrectly inside tests. by @ankenyr in #356
Full Changelog: 1.8.0...1.9.0