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 eebb394 commit 6e276c6Copy full SHA for 6e276c6
docs/source/Support/bskReleaseNotes.rst
@@ -146,6 +146,8 @@ Version 2.6.0 (Feb. 21, 2025)
146
- Download ``cspice`` using ``conan`` instead of providing custom libraries. This ensures all platforms are using
147
the same version of ``cspice``.
148
- Ensured that the ability to designate an external BSK folder still works with ``conan2``
149
+- Added a fix for the message subscription bug in which the message data was not retained after going out of scope.
150
+- Added unit test for message subscription and message data retention after going out of scope to ``test_messaging.py``.
151
152
153
Version 2.5.0 (Sept. 30, 2024)
0 commit comments