Introduction
We are happy to share the release notes for the ObjectStore Standard 2017.3.
Summary
The 2017.3 release is a maintenance update that resolves various issues and enhances functionalities.
New Features
- Enhanced error handling for parsing complex templates involving integer parameters and inheritance.
- New overload for the
print_counters
function, allowing output to be directed to a specified stream.
Bug Fixes
- OSCID-32114: Fixed incorrect error messages from
ossg
withafxwin.h
. - OSCID-32352: Resolved crashes in the C++ query interface due to uninitialized variables.
- OSCID-32182: Corrected heap corruption issues in pattern matching queries.
- OSCID-33125: Improved the way output can be captured and redirected from standard output.
Supported Platforms
ObjectStore Standard 2017.3 supports the following platforms:
- Java 7, 8
- Visual Studio 2010, 2012, 2013
- Windows 2008, 2008 R2, 2012 R2, 2016, 7, 8.1, 10
- GCC 4.4.7, 4.8
- Red Hat Enterprise Linux 6.4, 6.6, 7
How to Embed ObjectStore Components into Another Installer
- Install required components of ObjectStore on the development machine.
- Zip all files in the installation directory, ensuring to include the
bin
,lib
, andetc
directories. - Bundle the zip file into your installer package.
- Add extraction and setup instructions into the installer.
Release Notes
For full release notes, please refer to the document ObjectStore Standard 2017.3 Release Notes.
Comments
0 comments
Please sign in to leave a comment.