Skip to content

1DS C++ SDK v3.5.117.1

Compare
Choose a tag to compare
@sid-dahiya sid-dahiya released this 27 Apr 23:09
b6c48c1

Changes:

Various stability and performance improvements.

Common C++ Core

#797 - Enable Warnings as Error on GCC and Clang builds for symmetry with MSVC
#807 - Fix PayloadDecoder broken for win32-mini-lib flavor.
#838 - Stop Unit and Functional tests from recompiling all of the files that constitute clienttelemetry.lib.
#839 - Update json.hpp to v3.9.1
#841 - Fix for no-offline storage build
#842 - Rename build-windows-vs2017.yaml to build-windows-vs2017.yaml.off
#844 - Update Modules commit ID.

Apple Platforms

#824 - Fix bool check for Obj-C

Android

#817 - Add building native code as optional in gradle.
#818 - Add error checking in the getLogger method.

Linux

#820 - Add CentOS8 and Debian10 support