Skip to content

v23.02.00

Compare
Choose a tag to compare
@raydouglass raydouglass released this 09 Feb 21:21
· 961 commits to main since this release
450c25b

🚨 Breaking Changes

πŸ› Bug Fixes

  • Import handle from core (#3190) @vyasr
  • Pin gcc to 9.x. (#3174) @vyasr
  • Fixes devices vector alloc to fix seg fault, removes unused RAFT code in PLC, re-enables full CI testing (#3167) @rlratzel
  • TEMPORARILY allows python and notebook tests that return exit code 139 to pass. (#3132) @rlratzel
  • Bug fix in the C++ CSV file reader (used in C++ testing only). (#3055) @seunghwak

πŸ“– Documentation

πŸš€ New Features

πŸ› οΈ Improvements