v0.8.3
- Fix the issue of occasional crashes on the server side during multi-threaded RPC calls in aimrt_py.
- Fix source code reference build issues on Windows, as well as the build issue for grpc_plugin on Windows.
Full Changelog: v0.8.2...v0.8.3
A note on the aimrt_py .whl files:
These linux .whl files are built using the gcc 11.4 compiler on the Ubuntu 22.04 platform. If your local glibc and libstdc++ versions are lower than the corresponding versions, they may not work. Additionally, the provided prebuilt .whl files only support Python 3.10.
If these .whl files are not usable, you can consider compiling a version compatible with your local environment yourself. More information can be found at https://docs.aimrt.org/tutorials/quick_start/installation_py.html#id3