Releases: amazonlinux/amazon-ec2-net-utils
Releases · amazonlinux/amazon-ec2-net-utils
v2.5.1
What's Changed
- Revert changes made to implement backoff in case of IMDS missing data by @saiharsha1994 in #110
Full Changelog: v2.5.0...v2.5.1
v2.5.0
What's Changed
This release fixes issues where instances which have support for non-zero network card values (like c6in.32xlarge
) could result in invalid or incomplete configuration.
- add support for nonzero network-card IMDS values by @nmeyerhans in #105
- Packaging, CI, and miscellaneous fixes by @nmeyerhans in #106
- don't reconfigure networkd on "stop" by @nmeyerhans in #107
Full Changelog: v2.4.1...v2.5.0
v2.4.1
What's Changed
- Don't install rules for the primary interface by @nmeyerhans in #98
This fixes issues with communication between containers attached via a local bridge interface and the instance's primary IP address.
Full Changelog: v2.4.0...v2.4.1
v2.4.0
What's Changed
- Documentation and CI refresh by @nmeyerhans in #87
- Fix shellcheck SC2320 warning by @nmeyerhans in #89
- Add scratch-rpm makefile target by @nmeyerhans in #91
- Fix a process synchronization issue during ENI removal by @nmeyerhans in #92
- Wait for device-number propagation to IMDS by @nmeyerhans in #93
- Route configuration cleanup and fixes by @nmeyerhans in #94
- Release 2.4.0 by @nmeyerhans in #95
Full Changelog: v2.3.0...v2.4.0
1.7.3
What's Changed
- Preserve route config file across ifdown/ifup cycles by @nmeyerhans in #83
Full Changelog: 1.7.2...1.7.3
v2.3.0
What's Changed
Feature changes
- Install prefix routes in private tables by @nmeyerhans in #74
Bug fixes
- Skip routing rules for default mac interface by @brddan in #71
- bug: ensure only secondary addresses are used when assigning aliases by @nmeyerhans in #65
Code cleanup and chores
- Switch CI to GitHub actions by @nmeyerhans in #64
- Delete obsolete sysctl configuration by @nmeyerhans in #73
- Route configuration cleanup by @nmeyerhans in #76
- miscelaneous small fixes by @nmeyerhans in #78
- Improve lockfile handling and cleanup by @nmeyerhans in #79
- Finalize release 2.3.0 by @nmeyerhans in #77
New Contributors
Full Changelog: v2.2.0...v2.3.0
1.7.2
What's Changed
Bug fixes
- Fix IPv6 PD routing rule management by @nmeyerhans in #70
Housekeeping
- 1.x: configure github actions by @nmeyerhans in #72
- Update .spec file for 1.7.2 release by @nmeyerhans in #75
Full Changelog: 1.7.1...1.7.2
1.7.1
What's Changed
- On interface add, call systemctl directly rather than via SYSTEMD_WANTS by @nmeyerhans in #66
Full Changelog: 1.7.0...1.7.1
v2.2.0
What's Changed
- Add the ENI attachment DeviceIndex property as an altname on instance interfaces by @nmeyerhans in #60
Full Changelog: v2.1.1...v2.2.0
1.7.0
What's Changed
- Don't try to configure IPv4 policy routing in a v6-only subnet by @nmeyerhans in #41
- Fix udev generation of 70-persistent-net.rules by @nmeyerhans in #50
- Don't call ec2ifup for virtual interfaces by @nmeyerhans in #51
- 1.x: Add optional provisioning of ipv4 delegated prefix IPs by @jblosser in #58
New Contributors
Full Changelog: 1.6.1...1.7.0