doc: add draft for 3.0 release notes
Add draft for the Zephyr v3.0.0 release notes. Signed-off-by: Krzysztof Chruscinski <krzysztof.chruscinski@nordicsemi.no>
This commit is contained in:
parent
6344ea984b
commit
3f6f3325a8
1 changed files with 313 additions and 0 deletions
313
doc/releases/release-notes-3.0.rst
Normal file
313
doc/releases/release-notes-3.0.rst
Normal file
|
@ -0,0 +1,313 @@
|
|||
:orphan:
|
||||
|
||||
.. _zephyr_3.0:
|
||||
|
||||
Zephyr 3.0.0 (Working draft)
|
||||
############################
|
||||
|
||||
We are pleased to announce the release of Zephyr RTOS version 3.0.0.
|
||||
|
||||
|
||||
|
||||
The following sections provide detailed lists of changes by component.
|
||||
|
||||
Security Vulnerability Related
|
||||
******************************
|
||||
|
||||
The following CVEs are addressed by this release:
|
||||
|
||||
|
||||
Known issues
|
||||
************
|
||||
|
||||
You can check all currently known issues by listing them using the GitHub
|
||||
interface and listing all issues with the `bug label
|
||||
<https://github.com/zephyrproject-rtos/zephyr/issues?q=is%3Aissue+is%3Aopen+label%3Abug>`_.
|
||||
|
||||
API Changes
|
||||
***********
|
||||
|
||||
Changes in this release
|
||||
|
||||
==========================
|
||||
|
||||
Removed APIs in this release
|
||||
|
||||
|
||||
============================
|
||||
|
||||
Stable API changes in this release
|
||||
==================================
|
||||
|
||||
Kernel
|
||||
******
|
||||
|
||||
|
||||
Architectures
|
||||
*************
|
||||
|
||||
* ARC
|
||||
|
||||
|
||||
* ARM
|
||||
|
||||
* AARCH32
|
||||
|
||||
|
||||
* AARCH64
|
||||
|
||||
|
||||
* x86
|
||||
|
||||
|
||||
Bluetooth
|
||||
*********
|
||||
|
||||
* Audio
|
||||
|
||||
* Host
|
||||
|
||||
* Mesh
|
||||
|
||||
* Bluetooth LE split software Controller
|
||||
|
||||
* HCI Driver
|
||||
|
||||
Boards & SoC Support
|
||||
********************
|
||||
|
||||
* Added support for these SoC series:
|
||||
|
||||
|
||||
* Removed support for these SoC series:
|
||||
|
||||
|
||||
* Made these changes in other SoC series:
|
||||
|
||||
|
||||
* Changes for ARC boards:
|
||||
|
||||
|
||||
* Added support for these ARM boards:
|
||||
|
||||
|
||||
* Added support for these ARM64 boards:
|
||||
|
||||
|
||||
* Removed support for these ARM boards:
|
||||
|
||||
|
||||
* Removed support for these X86 boards:
|
||||
|
||||
|
||||
* Made these changes in other boards:
|
||||
|
||||
|
||||
* Added support for these following shields:
|
||||
|
||||
|
||||
Drivers and Sensors
|
||||
*******************
|
||||
|
||||
* ADC
|
||||
|
||||
|
||||
* Bluetooth
|
||||
|
||||
|
||||
* CAN
|
||||
|
||||
|
||||
* Clock Control
|
||||
|
||||
|
||||
* Console
|
||||
|
||||
|
||||
* Counter
|
||||
|
||||
|
||||
* DAC
|
||||
|
||||
|
||||
* Disk
|
||||
|
||||
|
||||
* Display
|
||||
|
||||
|
||||
* Disk
|
||||
|
||||
|
||||
* DMA
|
||||
|
||||
|
||||
* EEPROM
|
||||
|
||||
|
||||
* ESPI
|
||||
|
||||
|
||||
* Ethernet
|
||||
|
||||
|
||||
* Flash
|
||||
|
||||
|
||||
* GPIO
|
||||
|
||||
|
||||
* Hardware Info
|
||||
|
||||
|
||||
* I2C
|
||||
|
||||
|
||||
* I2S
|
||||
|
||||
|
||||
* IEEE 802.15.4
|
||||
|
||||
|
||||
* Interrupt Controller
|
||||
|
||||
|
||||
* LED
|
||||
|
||||
|
||||
* LoRa
|
||||
|
||||
|
||||
* Modem
|
||||
|
||||
|
||||
* PWM
|
||||
|
||||
|
||||
* Sensor
|
||||
|
||||
|
||||
* Serial
|
||||
|
||||
|
||||
* SPI
|
||||
|
||||
|
||||
* Timer
|
||||
|
||||
|
||||
* USB
|
||||
|
||||
|
||||
* Watchdog
|
||||
|
||||
|
||||
* WiFi
|
||||
|
||||
|
||||
Networking
|
||||
**********
|
||||
|
||||
* CoAP:
|
||||
|
||||
|
||||
* DHCPv4:
|
||||
|
||||
|
||||
* DNS:
|
||||
|
||||
|
||||
* HTTP:
|
||||
|
||||
|
||||
* IPv4:
|
||||
|
||||
|
||||
* LwM2M:
|
||||
|
||||
|
||||
* Misc:
|
||||
|
||||
|
||||
* OpenThread:
|
||||
|
||||
|
||||
* Socket:
|
||||
|
||||
|
||||
* TCP:
|
||||
|
||||
|
||||
* TLS:
|
||||
|
||||
|
||||
USB
|
||||
***
|
||||
|
||||
|
||||
Build and Infrastructure
|
||||
************************
|
||||
|
||||
|
||||
* Devicetree
|
||||
|
||||
|
||||
* West (extensions)
|
||||
|
||||
|
||||
Libraries / Subsystems
|
||||
**********************
|
||||
|
||||
* Disk
|
||||
|
||||
|
||||
* Management
|
||||
|
||||
|
||||
* CMSIS subsystem
|
||||
|
||||
|
||||
* Power management
|
||||
|
||||
|
||||
* Logging
|
||||
|
||||
|
||||
* Shell
|
||||
|
||||
|
||||
* Storage
|
||||
|
||||
|
||||
* Task Watchdog
|
||||
|
||||
|
||||
* Tracing
|
||||
|
||||
|
||||
* Debug
|
||||
|
||||
* OS
|
||||
|
||||
|
||||
HALs
|
||||
****
|
||||
|
||||
|
||||
Trusted Firmware-m
|
||||
******************
|
||||
|
||||
|
||||
Documentation
|
||||
*************
|
||||
|
||||
|
||||
Tests and Samples
|
||||
*****************
|
||||
|
||||
|
||||
Issue Related Items
|
||||
*******************
|
||||
|
||||
These GitHub issues were addressed since the previous 2.7.0 tagged
|
||||
release:
|
Loading…
Add table
Add a link
Reference in a new issue