Skip to content

Commit

Permalink
Retouch at Thu Jan 9 03:41:44 UTC 2025
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew Yourtchenko (ghjobs) committed Jan 9, 2025
1 parent cee9e55 commit ab4ecfa
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 6 deletions.
14 changes: 11 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,11 +40,11 @@ Andrew Yourtchenko [email protected] or @ayourtch on twitter

@page release_notes_2502 Release notes for VPP 25.02

More than 215 commits since the previous release, including 77 fixes.
More than 222 commits since the previous release, including 82 fixes.

## Release Highlights

These are the *DRAFT* release notes for the upcoming VPP 25.02 release, generated as on Wed Jan 8 02:22:25 UTC 2025.
These are the *DRAFT* release notes for the upcoming VPP 25.02 release, generated as on Thu Jan 9 02:55:24 UTC 2025.

HIGHLIGHTS-PLACEHOLDER

Expand Down Expand Up @@ -113,6 +113,10 @@ http_static_enable | only in file
http_static_enable_reply | only in file
http_static_enable_v3 | only in image
http_static_enable_v3_reply | only in image
ikev2_get_sleep_interval | only in image
ikev2_get_sleep_interval_reply | only in image
ikev2_plugin_set_sleep_interval | only in image
ikev2_plugin_set_sleep_interval_reply | only in image
pg_delete_interface | only in image
pg_delete_interface_reply | only in image
session_rules_v2_details | only in image
Expand Down Expand Up @@ -151,7 +155,7 @@ snort_interface_get_reply | only in image
sw_interface_ip4_enable_disable | only in image
sw_interface_ip4_enable_disable_reply | only in image

Found 50 api message signature differences
Found 54 api message signature differences


### Newly deprecated API messages
Expand Down Expand Up @@ -577,4 +581,8 @@ please collaborate with the feature maintainer on their productization.
| ------- | ------- |
| [a4597a74a](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=a4597a74a) | http_static: api add keepalive-timeout |

| @c src/plugins/ikev2/ikev2.api ||
| ------- | ------- |
| [379a454aa](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=379a454aa) | tests: reduce sleep interval in ikev2 sa rekey test |


14 changes: 11 additions & 3 deletions RELEASE.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
@page release_notes_2502 Release notes for VPP 25.02

More than 215 commits since the previous release, including 77 fixes.
More than 222 commits since the previous release, including 82 fixes.

## Release Highlights

These are the *DRAFT* release notes for the upcoming VPP 25.02 release, generated as on Wed Jan 8 02:22:25 UTC 2025.
These are the *DRAFT* release notes for the upcoming VPP 25.02 release, generated as on Thu Jan 9 02:55:24 UTC 2025.

HIGHLIGHTS-PLACEHOLDER

Expand Down Expand Up @@ -73,6 +73,10 @@ http_static_enable | only in file
http_static_enable_reply | only in file
http_static_enable_v3 | only in image
http_static_enable_v3_reply | only in image
ikev2_get_sleep_interval | only in image
ikev2_get_sleep_interval_reply | only in image
ikev2_plugin_set_sleep_interval | only in image
ikev2_plugin_set_sleep_interval_reply | only in image
pg_delete_interface | only in image
pg_delete_interface_reply | only in image
session_rules_v2_details | only in image
Expand Down Expand Up @@ -111,7 +115,7 @@ snort_interface_get_reply | only in image
sw_interface_ip4_enable_disable | only in image
sw_interface_ip4_enable_disable_reply | only in image

Found 50 api message signature differences
Found 54 api message signature differences


### Newly deprecated API messages
Expand Down Expand Up @@ -537,4 +541,8 @@ please collaborate with the feature maintainer on their productization.
| ------- | ------- |
| [a4597a74a](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=a4597a74a) | http_static: api add keepalive-timeout |

| @c src/plugins/ikev2/ikev2.api ||
| ------- | ------- |
| [379a454aa](https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commit;h=379a454aa) | tests: reduce sleep interval in ikev2 sa rekey test |


0 comments on commit ab4ecfa

Please sign in to comment.