Release Notes
Version 9.0.3 (15.03.2021)
Bug
- [ABNET-23] - Encrypt with peer without keys doesn't fail
- [ABNET-24] - Add test for encryption without valid keys on peer device
- [ABNET-25] - Differ between ConnectionClosedException and ConnectionLostException
Version 9.0.2 (08.03.2021)
Bug
- [ABNET-20] - Out of resources on GATTC transmit not handled
- [ABNET-21] - Out of resources on GATTS notification/indication not handled
- [ABNET-22] - Characteristic with WriteWithoutResponse only may not be written
- [ABNET-19] - Examples for Peripheral/Central in Documentation
Version 9.0.1 (08.03.2021)
Bug
- [ABNET-17] - Read/Write of GATTS characteristic with not set property succeeds
- [ABNET-18] - Connectivity adapter NuGet packages reference invalid named packages
Version 9.0.0 (04.03.2021)
Task
- [ABNET-14] - Documentation for Connectivity Adapter is missing
- [ABNET-16] - Unit tests for Connectivity and HCI adapter
- [ABNET-15] - Improved advertising implementation for HCI and Connectivity
Version 9.0.0-beta5 (25.02.2021)
Bug
- [ABNET-11] - Invalid directed peer data from S132v5 dongle causes exception
- [ABNET-13] - Connection parameter negotiation when peer doesn't support the LL operation
- [ABNET-12] - Connectivity adapter for S132v5, S132v7 and S140v7
Version 9.0.0-beta4 (15.02.2021)
Bug
- [ABNET-7] - Unit-Tests for Hci Adapter
- [ABNET-8] - Various security handling bugfixes
- [ABNET-9] - Various GATT handling bugfixes
New Feature
- [ABNET-10] - License check for Connectivity and Hci libraries
Version 9.0.0-beta3 (19.01.2021)
Bug
- [ABNET-6] - Connection events not decoupled
Version 9.0.0-beta2 (19.01.2021)
Task
- [ABNET-4] - Integrate Connectivity library from the corresponding project
- [ABNET-5] - Provide all libraries as multiplatform (.NET Framework and .NET Standard) NuGet packages
Version 9.0.0-beta (06.01.2021)
Task