Skip to content

New release 0.21.0#158

Merged
cathay4t merged 1 commit intorust-netlink:mainfrom
cathay4t:new_release
Apr 18, 2026
Merged

New release 0.21.0#158
cathay4t merged 1 commit intorust-netlink:mainfrom
cathay4t:new_release

Conversation

@cathay4t
Copy link
Copy Markdown
Member

=== Breaking changes

  • Use netlink-packet-route 0.30. (7bfbbf5)
  • Deprecated NeighbourAddRequest::link_layer_address(), please use
    NeighbourAddRequest::link_local_address(). (7bfbbf5)

=== New features

  • link: add vxcan support. (cd212b8)

=== Bug fixes

  • addr: only assign broadcast when subnet over /31. (7c16a2d)

Copy link
Copy Markdown

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the package version to 0.21.0 and adds a corresponding entry to the CHANGELOG detailing new features, bug fixes, and breaking changes. A review comment identifies a factual error in the CHANGELOG regarding the deprecation of NeighbourAddRequest methods, suggesting that the documentation incorrectly swapped the deprecated and replacement methods.

Comment thread CHANGELOG Outdated
=== Breaking changes
 - Use netlink-packet-route 0.30. (7bfbbf5)
 - Deprecated `NeighbourAddRequest::link_layer_address()`, please use
   `NeighbourAddRequest::link_local_address()`. (7bfbbf5)

=== New features
 - link: add vxcan support. (cd212b8)

=== Bug fixes
 - addr: only assign broadcast when subnet over /31. (7c16a2d)

Signed-off-by: Gris Ge <cnfourt@gmail.com>
@cathay4t cathay4t merged commit dd77a6b into rust-netlink:main Apr 18, 2026
5 checks passed
@cathay4t cathay4t deleted the new_release branch April 18, 2026 12:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant