diff --git a/docs/Release_notes.md b/docs/Release_notes.md index 44fe2cd84..3e6269f87 100644 --- a/docs/Release_notes.md +++ b/docs/Release_notes.md @@ -18,7 +18,7 @@ environment variables, and Kafka topics into more streamlined Spring Configurati Schema updates have been implemented to increment the version of output messages and provide partial compatibility with J2735 2024. However, some limitations remain. Due to a bug in the ASN.1 Compiler, the VehicleEventFlags bitstring has been reverted to its 2020 version, excluding the eventJackKnife bit introduced in the 2024 revision. As a result, this -bit will not appear in output BSMs until the issue is resolved. Additionally, certain fields added to BSM-related +bit will not appear in output BSMs until the issue is resolved. Additional fields added to BSM-related structures in J2735 2024 are not yet supported in the ODE. These fields will be incorporated in a future release. Developer-focused changes include revisions to the README, Makefile, and devcontainer to support smoother onboarding and