We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aea06af commit da19670Copy full SHA for da19670
docs/source/Support/bskReleaseNotes.rst
@@ -103,6 +103,8 @@ Version |release|
103
104
- Update CI Linux build with ``opNav`` to use Ubuntu 22.04, not latest (i.e. 24.02). The latter does not
105
support directly Python 3.11, and Basilisk does not support Python 3.13 yet.
106
+- Added a fix for the message subscription bug in which the message data was not retained after going out of scope.
107
+- Added unit test for message subscription and message data retention after going out of scope to ``test_messaging.py``.
108
109
110
Version 2.5.0 (Sept. 30, 2024)
0 commit comments