zephyr/doc/releases
Pavel Vasilyev 981c79b7ce Bluetooth: Mesh: Drop explicit support for Bluetooth Mesh 1.0.1
Bluetooth Mesh Protocol 1.1 is backward compatible with Bluetooth Mesh
Profile 1.0.1, therefore the stack can still be qualified for 1.0.1 if
needed. But explicit support for both versions requires additional
maintenance efforts and doubles the CI time. To make the stack
qualifiable for 1.0.1, the one needs to remove Private Beacons reception
and compile out SHA256 algorithm support.

What is changed:
- Removed `CONFIG_BT_MESH_V1d1` option.
- Removed `transport_legacy.c` which was using 1.0.1 implementation. The
  new transport layer has new SaR logic that should still be possible to
  qualify for 1.0.1.
- Removed the legacy transport Kconfig options. They are superseded by
  the new transport Kconfig options.
- Tester app: `overlay-mesh-v1d1.conf` is merged into
  `overlay-mesh.conf`.
- Removed BabbleSim tests for 1.0.1.
- Updated documentation.

Signed-off-by: Pavel Vasilyev <pavel.vasilyev@nordicsemi.no>
2024-01-19 12:55:40 +01:00
..
eol_releases.rst doc: releases: Move release notes of EOL releases to a dedicated page 2023-10-17 13:43:43 +03:00
index.rst doc: releases: remove v3.3.0 from supported releases 2023-11-03 09:56:58 +01:00
migration-guide-3.5.rst doc: Update picolibc section in 3.5 migration guide for 1.8.5 2023-11-20 06:07:58 -05:00
migration-guide-3.6.rst Bluetooth: Mesh: Drop explicit support for Bluetooth Mesh 1.0.1 2024-01-19 12:55:40 +01:00
release-notes-1.5.rst doc: delete dead JIRA links 2022-09-23 17:28:47 +00:00
release-notes-1.6.rst doc: delete dead JIRA links 2022-09-23 17:28:47 +00:00
release-notes-1.7.rst doc: delete dead JIRA links 2022-09-23 17:28:47 +00:00
release-notes-1.8.rst doc: delete dead JIRA links 2022-09-23 17:28:47 +00:00
release-notes-1.9.rst doc: delete dead JIRA links 2022-09-23 17:28:47 +00:00
release-notes-1.10.rst doc: fix broken doc links 2019-09-06 16:14:39 +02:00
release-notes-1.11.rst global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
release-notes-1.12.rst docs: fix misspelling across the tree 2019-06-19 15:34:13 -05:00
release-notes-1.13.rst doc: fix misspelling in docs and API comments 2019-03-27 15:59:09 -04:00
release-notes-1.14.rst samples: net: doc: Use new Sphinx extension to document networking samples 2023-09-19 15:22:59 +01:00
release-notes-2.0.rst doc: make consistent release notes titles 2019-10-09 19:28:32 -04:00
release-notes-2.1.rst doc: fix kconfig usage issues 2022-01-17 11:42:53 -05:00
release-notes-2.2.rst doc: releases: Add release notes for Zephyr 2.2.1 2020-06-16 19:12:09 +02:00
release-notes-2.3.rst kernel: Remove CONFIG_LEGACY_TIMEOUT_API 2021-01-14 21:33:16 -05:00
release-notes-2.4.rst doc: use :kconfig:option: domain role 2022-03-02 09:28:37 +01:00
release-notes-2.5.rst doc: Fix a typo 2023-08-04 21:18:43 +00:00
release-notes-2.6.rst doc: use :kconfig:option: domain role 2022-03-02 09:28:37 +01:00
release-notes-2.7.rst doc: use :kconfig:option: domain role 2022-03-02 09:28:37 +01:00
release-notes-3.0.rst drivers: can: rename can_state enumerations 2022-08-18 21:41:11 +00:00
release-notes-3.1.rst doc: release-notes: Document Bluetooth EATT API change 2022-08-19 11:59:52 +02:00
release-notes-3.2.rst drivers: can: drop POSIX from the native Linux SocketCAN driver name 2023-12-12 14:28:26 +00:00
release-notes-3.3.rst doc: Fix double 'the' 2023-11-15 14:25:11 +00:00
release-notes-3.4.rst samples: net: doc: Use new Sphinx extension to document networking samples 2023-09-19 15:22:59 +01:00
release-notes-3.5.rst doc: release: 3.5: Add info about CVE-2023-5753 2023-10-24 23:49:59 +02:00
release-notes-3.6.rst Bluetooth: Mesh: Drop explicit support for Bluetooth Mesh 1.0.1 2024-01-19 12:55:40 +01:00