V3.2.0
- Query: throw
IllegalStateException
when query is closed instead of crashing the virtual machine. #1081 - BoxStore and Query now throw
IllegalStateException
when trying to subscribe but the store or query is closed already. - Various internal improvements including minor optimizations for binary size and performance.