Skip to content

Commit 8787023

Browse files
committed
Prepare the release notes for 0.0.14
Signed-off-by: Federico Paolinelli <[email protected]>
1 parent 30da0a4 commit 8787023

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

RELEASE_NOTES.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# FRRK8s Release Notes
22

3+
## Release v0.0.14
4+
5+
### New Features
6+
7+
- Add graceful restart support (#162, @karampok)
8+
- Allow FRR-K8s to accept incoming BGP connection so it can be used to establish sessions among the nodes (to announce pod IPs for example). (#171, @fedepaol)
9+
- Implement the import vrf feature as described in [https://docs.frrouting.org/en/latest/bgp.html#clicmd-import-vrf-VRFNAME](https://docs.frrouting.org/en/latest/bgp.html#clicmd-import-vrf-VRFNAME). By implementing import VRF, we allow routes defined in the RIB of a router related to a given VRF to be imported from another router tied to another VRF. (#160, @fedepaol)
10+
311
## Release v0.0.13
412

513
### Bug fixes

0 commit comments

Comments
 (0)