v0.19.1
Release notes
This is a patch release that fixes some bugs from v0.19.0.
Fixes
- Fix ServiceAuthWiring logging of full method name (#3165)
- Always set the vectorizable attr of PyCW (#3166)
- Safely close autocomplete streams on the server to avoid logspam (#3169)
- Associate java autocomplete data with the session, rather than stream (#3173)
- Correct handling for checkInitiateOperation propagation to parallel jobs, fixing parallel partitioned transform (#3179)
- SelectColumnLayer to parallelization fixes (#3181)
- Fix jedi SAFE mode (#3176)
- Fix incorrect Table casts of PartitionTables in PartitionedTableService (#3183)
Full Changelog: v0.19.0...v0.19.1