v1.2.0.1 : CEIP + Client performance improvements + other minor improvements
Pre-release
Pre-release
What's Changed
- Fix formatted string for CEIP by @pratheekshasn in #315
- Fix UID string to log CEIP data by @pratheekshasn in #316
- Set "Get Server DLL Path.vi" to be non-reentrant by @kt-jplotzke in #319
- Fixed issue with event structure not upgrading in 'start sync'.vi by @yash-ni in #314
- Fix browse for proto imports and other minor cleanup by @jasonmreding in #325
- Fix gRPC ID when registering empty enums by @pratheekshasn in #336
- Commented java options in helloworld.proto by @AndrewHeim in #329
- Add ability to set LVRT module path by @kt-jplotzke in #331
- Remove dialog for invalid enum error by @pratheekshasn in #334
- Feature Toggles and Debug Symbols for Release Build by @CPattar-NI in #338
- Added cmake tests that prevents people from changing message datatypes by @yash-ni in #337
- Minor text formatting changes for cmake tests by @yash-ni in #341
- Added support for function overloading in CMakeTests by @yash-ni in #342
- Client side unary communication performance improvements by @CPattar-NI in #335
New Contributors
- @kt-jplotzke made their first contribution in #319
- @jasonmreding made their first contribution in #325
- @AndrewHeim made their first contribution in #329
Full Changelog: v1.0.1.1...v1.2.0.1