Enhancements
- None.
Fixed
- Fix an error during async open and client reset if properties have been added to the schema. This fix applies to PBS to FLX migration if async open is used. (#6707, since v12.3.0)
- Fixed a double move (undefined behaviour) if an async open resulted in an error. (#6768, since v13.16.0)
Breaking changes
- None.
Compatibility
- Fileformat: Generates files with format v23. Reads and automatically upgrade from fileformat v5.
Internals
- None.