Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release v0.11.0 #240

Merged
merged 3 commits into from
Sep 19, 2024
Merged

Release v0.11.0 #240

merged 3 commits into from
Sep 19, 2024

Conversation

ondrej-fabry
Copy link
Member

@ondrej-fabry ondrej-fabry commented Sep 19, 2024

VPP API changes between old version v24.02 and new version v24.06.

Listing 31 differences:
 - [Version] Schema version is different: 24.02.0-10~ga144e75fe vs 24.06.0-2~gcd30ea1dd
 - [FilesCount] Total file count increased from 136 to 137
 - [FileAdded] File added: netmap
 bpf_trace_filter
 - [FileCRC] File CRC changed from 0x79160184 to 0xb682a79a
 - [FileContentsChanged] Number of Messages has increased from 2 to 4
 - [MessageAdded] Message added: bpf_trace_filter_set_v2
 - [MessageAdded] Message added: bpf_trace_filter_set_v2_reply
 builtinurl
 - [MsgOptionAdded] Message builtinurl_enable_reply added option: deprecated="incorporated in http_static plugin"
 - [MsgOptionAdded] Message builtinurl_enable added option: deprecated="incorporated in http_static plugin"
 ikev2
 - [FileCRC] File CRC changed from 0x8eb2437c to 0x388d5d85
 - [FileContentsChanged] Number of Messages has increased from 50 to 56
 - [FileContentsChanged] Number of Types has increased from 20 to 23
 - [FileContentsChanged] Number of Enums has increased from 12 to 13
 - [MsgOptionRemoved] Message ikev2_sa_dump removed option: status="in_progress"
 - [MsgOptionRemoved] Message ikev2_sa_details removed option: status="in_progress"
 - [MsgOptionRemoved] Message ikev2_child_sa_details removed option: status="in_progress"
 - [MsgOptionRemoved] Message ikev2_child_sa_dump removed option: status="in_progress"
 - [MessageAdded] Message added: ikev2_child_sa_v2_dump
 - [MessageAdded] Message added: ikev2_sa_v2_details
 - [MessageAdded] Message added: ikev2_sa_v3_details
 - [MessageAdded] Message added: ikev2_child_sa_v2_details
 - [MessageAdded] Message added: ikev2_sa_v3_dump
 - [MessageAdded] Message added: ikev2_sa_v2_dump
 ikev2_types
 - [FileCRC] File CRC changed from 0xe7510e to 0x64c72418
 - [FileContentsChanged] Number of Types has increased from 20 to 23
 - [FileContentsChanged] Number of Enums has increased from 12 to 13
 memclnt
 - [FileCRC] File CRC changed from 0x21d36234 to 0xb197c551
 - [FileContentsChanged] Number of Messages has increased from 26 to 28
 - [MessageAdded] Message added: get_api_json
 - [MessageAdded] Message added: get_api_json_reply
 sr_mpls
 - [FileMoved] File moved from core/sr_mpls.api.json to plugins/sr_mpls.api.json

Signed-off-by: Ondrej Fabry <ondrej@fabry.dev>
Signed-off-by: Ondrej Fabry <ondrej@fabry.dev>
@ondrej-fabry ondrej-fabry added the vppapi VPP API label Sep 19, 2024
@ondrej-fabry ondrej-fabry self-assigned this Sep 19, 2024
@ondrej-fabry ondrej-fabry added this to the v0.11.0 milestone Sep 19, 2024
@ondrej-fabry ondrej-fabry linked an issue Sep 19, 2024 that may be closed by this pull request
Signed-off-by: Ondrej Fabry <ondrej@fabry.dev>
@sknat sknat merged commit b5b16af into master Sep 19, 2024
11 checks passed
@sknat sknat deleted the release/v0.11.x branch September 19, 2024 13:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
vppapi VPP API
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Update binapi for VPP 24.06
2 participants