Results 5 issues of ActoryOu

*Issue #, if available:* *What was changed?* - Add [Signaling component](https://github.com/awslabs/amazon-kinesis-video-streams-signaling) and [coreJSON](https://github.com/FreeRTOS/coreJSON) as external projects, and update Signaling code to call APIs of component. *Why was it changed?* -...

work-in-progress

*Issue #, if available:* *What was changed?* *Why was it changed?* *How was it changed?* *What testing was done for the changes?* By submitting this pull request, I confirm that...

test-run

*Issue #, if available:* *What was changed?* - Add [Signaling component](https://github.com/awslabs/amazon-kinesis-video-streams-signaling) and [coreJSON](https://github.com/FreeRTOS/coreJSON) as external projects, and update Signaling code to call APIs of component. *Why was it changed?* -...

Follow Security Guide to update release.yml Description ----------- Follow [Security Guide](https://docs.github.com/en/actions/security-for-github-actions/security-guides/security-hardening-for-github-actions#understanding-the-risk-of-script-injections) to update release.yml. Test Steps ----------- Execute release flow in local branch, see result by https://github.com/ActoryOu/FreeRTOS-Kernel/actions/runs/11626810540/job/32379084241. Checklist: ---------- -...

Set MDNS AA bit while answering MDNS request. Description ----------- From forum question [FreeRTOS+TCP mDNS behaviour on receiving request](https://forums.freertos.org/t/freertos-tcp-mdns-behaviour-on-receiving-request/22455), the AA bit of MDNS reply is not set correctly. Here...