-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: Prepare for release v11.0.202411270
- Loading branch information
Showing
4 changed files
with
203 additions
and
179 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
10.1.202411200 | ||
11.0.202411270 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,125 @@ | ||
|
||
# CHANGELOG | ||
|
||
<!--TOC--> | ||
|
||
- [CHANGELOG](#changelog) | ||
- [Release 10.1.202411200 (2024-11-20 08-32-44 UTC)](#release-101202411200-2024-11-20-08-32-44-utc) | ||
- [Project changes](#project-changes) | ||
- [Notes](#notes) | ||
- [Schema changes](#schema-changes) | ||
- [Features](#features) | ||
- [Resources](#resources) | ||
- [Release 10.0.202411130 (2024-11-14 08-31-32 UTC)](#release-100202411130-2024-11-14-08-31-32-utc) | ||
- [Project changes](#project-changes-1) | ||
- [Notes](#notes-1) | ||
- [Schema changes](#schema-changes-1) | ||
- [BREAKING CHANGES](#breaking-changes) | ||
- [Resources](#resources-1) | ||
- [Notes](#notes-2) | ||
- [Resources](#resources-2) | ||
- [Previous changelogs](#previous-changelogs) | ||
|
||
<!--TOC--> | ||
|
||
|
||
## Release 10.1.202411200 (2024-11-20 08-32-44 UTC) | ||
### Project changes | ||
#### Notes | ||
* update to rolling release 2024-11-20T00:06:06Z | ||
|
||
### Schema changes | ||
#### Features | ||
|
||
##### Resources | ||
* Modified Resource `vyos_container_network` | ||
* New attribute `mtu` | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
## Release 10.0.202411130 (2024-11-14 08-31-32 UTC) | ||
### Project changes | ||
#### Notes | ||
* update to rolling release 2024-11-13T00:05:53Z | ||
|
||
### Schema changes | ||
#### BREAKING CHANGES | ||
|
||
##### Resources | ||
* Modified Resource `vyos_protocols_babel_redistribute_ipv4` | ||
* Modified attribute `kernel` changed description | ||
* **Removed attribute** `nhrp` | ||
* Modified attribute `static` changed description | ||
* Modified attribute `bgp` changed description | ||
* **Removed attribute** `eigrp` | ||
* Modified attribute `isis` changed description | ||
* Modified attribute `connected` changed description | ||
* New attribute `openfabric` | ||
|
||
* Modified Resource `vyos_protocols_babel_redistribute_ipv6` | ||
* Modified attribute `isis` changed description | ||
* Modified attribute `kernel` changed description | ||
* **Removed attribute** `nhrp` | ||
* Modified attribute `ospfv3` changed description | ||
* Modified attribute `ripng` changed description | ||
* Modified attribute `bgp` changed description | ||
* Modified attribute `connected` changed description | ||
* Modified attribute `static` changed description | ||
* New attribute `openfabric` | ||
|
||
|
||
|
||
|
||
|
||
#### Notes | ||
|
||
##### Resources | ||
* Modified Resource `vyos_protocols_babel_distribute_list_ipv6_access_list` | ||
* Modified attributes under: `in` | ||
* New attribute `` | ||
* Modified attribute `` changed description | ||
* Modified attributes under: `out` | ||
* New attribute `` | ||
* Modified attribute `` changed description | ||
|
||
* Modified Resource `vyos_protocols_ripng_distribute_list_access_list` | ||
* Modified attributes under: `in` | ||
* New attribute `` | ||
* Modified attribute `` changed description | ||
* Modified attributes under: `out` | ||
* New attribute `` | ||
* Modified attribute `` changed description | ||
|
||
* Modified Resource `vyos_protocols_ripng_distribute_list_interface` | ||
* Modified attributes under: `access_list` | ||
* Modified attributes under: `in` | ||
* New attribute `` | ||
* Modified attribute `` changed description | ||
* Modified attributes under: `out` | ||
* New attribute `` | ||
* Modified attribute `` changed description | ||
|
||
* Modified Resource `vyos_protocols_babel_distribute_list_ipv6_interface` | ||
* Modified attributes under: `access_list` | ||
* Modified attributes under: `in` | ||
* New attribute `` | ||
* Modified attribute `` changed description | ||
* Modified attributes under: `out` | ||
* New attribute `` | ||
* Modified attribute `` changed description | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
## Previous changelogs | ||
For previous version see [changelog for v9](CHANGELOG-v9.md) or older archives [directory](data/changelogs/) |
Oops, something went wrong.