Release Candidate v3.10.5.0-rc1 is available for testing: https://github.com/gnuradio/gnuradio/releases/tag/v3.10.5.0-rc1
The final release will be early next week if all goes well. A quick summary of changes: - Many CI improvements. All tests are now enabled. - GRC scale factor and other fixes. - Soapy source block may generate takes (like UHD). - ZMQ can drop samples (rather than block) on overflow. - Lots of gr-uhd/rfnoc updates. - Endian/portability fixes for PMT serialization, CRC32, packet header. - Qt code generation fixes. - More Boost removal (or prep). - UDP source/sink efficiency improvement. - Build system improvements. - Fixes for various build-time warnings. - Logging for Python blocks, same as for C++ blocks.