**Improvements/fixes**
Updated BatchTrustRegionRule to correctly use state, allowing it to be saved and reloaded (841)
Use correct dtype for empty Box samples (847)
Fix TREGO initialisation bug introduced in 3.1.0 (842)
Make trust region initialisation more robust (843)
Add from_state helper method to AskTellOptimizer (841)
**Full Changelog**: https://github.com/secondmind-labs/trieste/compare/v3.2.0...v3.3.0