-
Notifications
You must be signed in to change notification settings - Fork 152
Update to FreeRTOS 202604.00-LTS: bump all library versions and submodule pointer #47
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
Merged
AniruddhaKanhere
merged 4 commits into
FreeRTOS:202604-LTS
from
AniruddhaKanhere:202604-LTS
Apr 29, 2026
Merged
Changes from all commits
Commits
Show all changes
4 commits
Select commit
Hold shift + click to select a range
eb93466
Update to FreeRTOS 202604.00-LTS: bump all library versions and submo…
AniruddhaKanhere 8cfe1f1
Fix migration guide links and add OTA note
AniruddhaKanhere 1a14d33
Fix LTS Until date to 04/30/2028
AniruddhaKanhere 2db8dda
Update FreeRTOS-Plus-TCP to V4.4.1
AniruddhaKanhere File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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,42 +1,20 @@ | ||
| # ChangeLog for FreeRTOS 202406-LTS | ||
| # ChangeLog for FreeRTOS 202604-LTS | ||
|
|
||
| ## 202406.04-LTS (October 2025) | ||
|
|
||
| Update the following libraries in the Long Term Support (LTS) patch release: | ||
| * [FreeRTOS-Plus-TCP V4.2.5](https://github.com/FreeRTOS/FreeRTOS-Plus-TCP/tree/V4.2.5) | ||
|
|
||
| ## 202406.03-LTS (June 2025) | ||
|
|
||
| Update the following libraries in the Long Term Support (LTS) patch release: | ||
| * [FreeRTOS-Plus-TCP V4.2.4](https://github.com/FreeRTOS/FreeRTOS-Plus-TCP/tree/V4.2.4) | ||
|
|
||
| ## 202406.02-LTS (June 2025) | ||
|
|
||
| Update the following libraries in the Long Term Support (LTS) patch release: | ||
| * [FreeRTOS-Plus-TCP V4.2.3](https://github.com/FreeRTOS/FreeRTOS-Plus-TCP/tree/V4.2.3) | ||
| * [corePKCS11 v3.6.3](https://github.com/FreeRTOS/corePKCS11/tree/v3.6.3) | ||
|
|
||
| ## 202406.01-LTS (July 2024) | ||
|
|
||
| Update the following libraries in the Long Term Support (LTS) patch release: | ||
| * [FreeRTOS-Plus-TCP V4.2.2](https://github.com/FreeRTOS/FreeRTOS-Plus-TCP/tree/V4.2.2) | ||
| * [coreMQTT v2.3.1](https://github.com/FreeRTOS/coreMQTT/tree/v2.3.1) | ||
|
|
||
| ## 202406.00-LTS (June 2024) | ||
| ## 202604.00-LTS (April 2026) | ||
|
|
||
| Long Term Support (LTS) release of the following libraries: | ||
| * [FreeRTOS-Kernel V11.1.0](https://github.com/FreeRTOS/FreeRTOS-Kernel/tree/V11.1.0) | ||
| * [FreeRTOS-Plus-TCP V4.2.1](https://github.com/FreeRTOS/FreeRTOS-Plus-TCP/tree/V4.2.1) | ||
| * [coreMQTT v2.3.0](https://github.com/FreeRTOS/coreMQTT/tree/v2.3.0) | ||
| * [coreHTTP v3.1.1](https://github.com/FreeRTOS/coreHTTP/tree/v3.1.1) | ||
| * [corePKCS11 v3.6.1](https://github.com/FreeRTOS/corePKCS11/tree/v3.6.1) | ||
| * [coreJSON v3.3.0](https://github.com/FreeRTOS/coreJSON/tree/v3.3.0) | ||
| * [coreSNTP v1.3.1](https://github.com/FreeRTOS/coreSNTP/tree/v1.3.1) | ||
| * [Cellular Interface v1.4.0](https://github.com/FreeRTOS/FreeRTOS-Cellular-Interface/tree/v1.4.0) | ||
| * [SigV4 v1.3.0](https://github.com/aws/SigV4-for-AWS-IoT-embedded-sdk/tree/v1.3.0) | ||
| * [backoffAlgorithm v1.4.1](https://github.com/FreeRTOS/backoffAlgorithm/tree/v1.4.1) | ||
| * [AWS IoT Device Shadow v1.4.1](https://github.com/aws/Device-Shadow-for-AWS-IoT-embedded-sdk/tree/v1.4.1) | ||
| * [AWS IoT Device Defender v1.4.0](https://github.com/aws/Device-Defender-for-AWS-IoT-embedded-sdk/tree/v1.4.0) | ||
| * [AWS IoT Jobs v1.5.1](https://github.com/aws/Jobs-for-AWS-IoT-embedded-sdk/tree/v1.5.1) | ||
| * [AWS IoT Fleet Provisioning v1.2.1](https://github.com/aws/Fleet-Provisioning-for-AWS-IoT-embedded-sdk/tree/v1.2.1) | ||
| * [AWS IoT MQTT File Streams v1.1.0](https://github.com/aws/aws-iot-core-mqtt-file-streams-embedded-c/tree/v1.1.0) | ||
| * [FreeRTOS-Kernel V11.3.0](https://github.com/FreeRTOS/FreeRTOS-Kernel/tree/V11.3.0) | ||
| * [FreeRTOS-Plus-TCP V4.4.1](https://github.com/FreeRTOS/FreeRTOS-Plus-TCP/tree/V4.4.1) | ||
| * [coreMQTT v5.0.2](https://github.com/FreeRTOS/coreMQTT/tree/v5.0.2) | ||
| * [coreHTTP v3.1.3](https://github.com/FreeRTOS/coreHTTP/tree/v3.1.3) | ||
| * [corePKCS11 v3.6.4](https://github.com/FreeRTOS/corePKCS11/tree/v3.6.4) | ||
| * [coreJSON v3.3.1](https://github.com/FreeRTOS/coreJSON/tree/v3.3.1) | ||
| * [coreSNTP v2.0.0](https://github.com/FreeRTOS/coreSNTP/tree/v2.0.0) | ||
| * [Cellular Interface v1.4.2](https://github.com/FreeRTOS/FreeRTOS-Cellular-Interface/tree/v1.4.2) | ||
| * [SigV4 v1.3.1](https://github.com/aws/SigV4-for-AWS-IoT-embedded-sdk/tree/v1.3.1) | ||
| * [backoffAlgorithm v1.4.2](https://github.com/FreeRTOS/backoffAlgorithm/tree/v1.4.2) | ||
| * [AWS IoT Device Shadow v1.4.2](https://github.com/aws/Device-Shadow-for-AWS-IoT-embedded-sdk/tree/v1.4.2) | ||
| * [AWS IoT Device Defender v1.4.1](https://github.com/aws/Device-Defender-for-AWS-IoT-embedded-sdk/tree/v1.4.1) | ||
| * [AWS IoT Jobs v2.0.1](https://github.com/aws/Jobs-for-AWS-IoT-embedded-sdk/tree/v2.0.1) | ||
| * [AWS IoT Fleet Provisioning v1.2.2](https://github.com/aws/Fleet-Provisioning-for-AWS-IoT-embedded-sdk/tree/v1.2.2) | ||
| * [AWS IoT MQTT File Streams v1.2.0](https://github.com/aws/aws-iot-core-mqtt-file-streams-embedded-c/tree/v1.2.0) |
Submodule FreeRTOS-Cellular-Interface
updated
127 files
Submodule FreeRTOS-Kernel
updated
812 files
Submodule backoffAlgorithm
updated
16 files
| +2 −2 | .github/workflows/ci.yml | |
| +5 −0 | .github/workflows/doxygen.yml | |
| +0 −23 | .github/workflows/formatting.yml | |
| +15 −126 | .github/workflows/release.yml | |
| +12 −0 | CHANGELOG.md | |
| +17 −0 | CMakeLists.txt | |
| +3 −9 | README.md | |
| +1 −1 | docs/doxygen/config.doxyfile | |
| +2 −2 | manifest.yml | |
| +0 −31 | sbom.spdx | |
| +1 −1 | source/backoff_algorithm.c | |
| +11 −1 | source/include/backoff_algorithm.h | |
| +1 −1 | test/unit-test/backoff_algorithm_utest.c | |
| +1 −1 | test/unit-test/catch_assert.h | |
| +1 −1 | tools/coverity/README.md | |
| +4 −0 | tools/unity/coverage.cmake |
Submodule coreHTTP
updated
58 files
Submodule coreJSON
updated
37 files
Submodule corePKCS11
updated
68 files
Submodule coreSNTP
updated
36 files
This file contains hidden or 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
Submodule aws-iot-core-mqtt-file-streams-embedded-c
updated
27 files
| +7 −5 | .github/workflows/ci.yml | |
| +0 −23 | .github/workflows/formatting.yml | |
| +19 −128 | .github/workflows/release.yml | |
| +6 −0 | CHANGELOG.md | |
| +57 −0 | CMakeLists.txt | |
| +20 −0 | MISRA.md | |
| +6 −0 | README.md | |
| +1 −1 | docs/doxygen/config.doxyfile | |
| +6 −6 | docs/doxygen/include/size_table.md | |
| +1 −1 | manifest.yml | |
| +2 −1 | mqttFileDownloaderFilePaths.cmake | |
| +0 −45 | sbom.spdx | |
| +1 −1 | source/MQTTFileDownloader.c | |
| +1 −1 | source/MQTTFileDownloader_base64.c | |
| +61 −4 | source/MQTTFileDownloader_cbor.c | |
| +1 −1 | source/include/MQTTFileDownloader.h | |
| +1 −1 | source/include/MQTTFileDownloader_base64.h | |
| +1 −1 | source/include/MQTTFileDownloader_cbor.h | |
| +1 −1 | source/include/MQTTFileDownloader_defaults.h | |
| +1 −1 | test/CMakeLists.txt | |
| +1 −1 | test/unit-test/MQTTFileDownloader_config.h | |
| +1 −1 | test/unit-test/dependencies/cbor.h | |
| +1 −1 | test/unit-test/downloader_base64_utest.c | |
| +13 −7 | test/unit-test/downloader_cbor_utest.c | |
| +1 −1 | test/unit-test/downloader_utest.c | |
| +31 −18 | tools/cmock/coverage.cmake | |
| +1 −1 | tools/coverity/README.md |
Submodule device-defender-for-aws-iot-embedded-sdk
updated
19 files
| +6 −5 | .github/workflows/ci.yml | |
| +0 −23 | .github/workflows/formatting.yml | |
| +19 −127 | .github/workflows/release.yml | |
| +13 −0 | CHANGELOG.md | |
| +24 −0 | CMakeLists.txt | |
| +4 −10 | README.md | |
| +1 −1 | docs/doxygen/config.doxyfile | |
| +1 −1 | manifest.yml | |
| +0 −31 | sbom.spdx | |
| +1 −1 | source/defender.c | |
| +1 −1 | source/include/defender.h | |
| +1 −1 | source/include/defender_config_defaults.h | |
| +1 −1 | test/cbmc/proofs/Defender_GetTopic/Defender_GetTopic_harness.c | |
| +1 −1 | test/cbmc/proofs/Defender_MatchTopic/Defender_MatchTopic_harness.c | |
| +212 −184 | test/cbmc/proofs/Makefile.common | |
| +1 −1 | test/include/defender_config.h | |
| +1 −1 | test/unit-test/defender_utest.c | |
| +1 −1 | tools/coverity/README.md | |
| +9 −7 | tools/unity/coverage.cmake |
Submodule device-shadow-for-aws-iot-embedded-sdk
updated
20 files
Submodule fleet-provisioning-for-aws-iot-embedded-sdk
updated
19 files
Submodule jobs-for-aws-iot-embedded-sdk
updated
26 files
| +16 −15 | .github/workflows/ci.yml | |
| +0 −23 | .github/workflows/formatting.yml | |
| +18 −128 | .github/workflows/release.yml | |
| +12 −0 | CHANGELOG.md | |
| +36 −0 | CMakeLists.txt | |
| +80 −0 | MigrationGuide.md | |
| +9 −13 | README.md | |
| +1 −1 | docs/doxygen/config.doxyfile | |
| +6 −6 | docs/doxygen/include/size_table.md | |
| +1 −1 | manifest.yml | |
| +0 −45 | sbom.spdx | |
| +50 −20 | source/include/jobs.h | |
| +91 −28 | source/jobs.c | |
| +5 −1 | source/otaJobParser/include/job_parser.h | |
| +5 −1 | source/otaJobParser/include/ota_job_processor.h | |
| +89 −33 | source/otaJobParser/job_parser.c | |
| +5 −1 | source/otaJobParser/ota_job_handler.c | |
| +1 −2 | test/CMakeLists.txt | |
| +2 −0 | test/cbmc/proofs.c | |
| +4 −4 | test/unit-test/CMakeLists.txt | |
| +1 −1 | test/unit-test/catch_assert.h | |
| +265 −27 | test/unit-test/job_parser_utest.c | |
| +134 −18 | test/unit-test/jobs_utest.c | |
| +27 −1 | test/unit-test/ota_job_handler_utest.c | |
| +4 −4 | tools/cmock/coverage.cmake | |
| +1 −1 | tools/coverity/README.md |
Submodule sigv4-for-aws-iot-embedded-sdk
updated
30 files
This file contains hidden or 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
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.