release: add release note to mention support for native

Change-Id: If4333f0bb9ef950083a944d856c223216bddf10e
Signed-off-by: Sahid Orentino Ferdjaoui <sahid.ferdjaoui@industrialdiscipline.com>
This commit is contained in:
Sahid Orentino Ferdjaoui
2025-02-14 15:49:08 +01:00
parent cd8977ee8e
commit 72b87748fa

View File

@@ -0,0 +1,6 @@
---
features:
- |
Added support for ``native`` in OSKen Hub, using standard Python
libraries in replacement to eventlet. To enable ``native`` mode, set
the environment variable: ``OSKEN_HUB_TYPE=native``.