Introduction
We are happy to share the release notes for the ObjectStore Standard 2019.2 (Objectstore 2013.0 update 16).
Summary
The main changes in this release include bug fixes, support for additional Visual Studio versions, and enhancements to internal performance and stability.
Features
This release features support for Visual Studio versions 2015 and 2017.0, enhancing compatibility and performance.
Bugfixes
Several customer defects and internal issues were addressed:
- [OSCID-36825] - Unknown architecture code 53: This issue has been mitigated with a configuration change, as architecture definition files are now provided with binaries.
- [OSCID-33144] - Incorrect version numbers in Service Manager: Version strings were corrected during an overhaul of installer logic.
- [OSCID-36409] - Insecure permissions for /tmp/ostore: Permissions for this directory have been changed from 777 to 775.
- [OSCID-35360] - Cache Manager crashing: Implemented loop restrictions and concurrency guards to prevent crashes.
- [OSCID-34793] - Memory leaks fixed within ObjectStore libraries, improving long-term stability.
Known Issues
- Databases growing above 1 TB can cause server crashes and data loss. Users are advised to monitor database sizes and utilize the oscompact utility.
- Indexed cursor iteration order may not be correct when using multiple virtual inheritance. A workaround is to adjust the structure of the indexed members.
- Modern C++ features introduced in C++11 and higher are not supported in ObjectStore contexts.
- Visual Studio 2010 will no longer be supported after December 31, 2020.
Comments
0 comments
Please sign in to leave a comment.