Skip to content

1DS C++ SDK v3.5.270

Compare
Choose a tag to compare
@sid-dahiya sid-dahiya released this 27 Sep 17:34
· 179 commits to main since this release
2478811

Common C++ Core

  • #829 Add Pause and Resume-or-terminate APIs
  • #904 Fix no-sqlite build for various flavors
  • #905 Adding guards to ctmacros.hpp
  • #909 Update EventPropertiesDecorator to respect the value set by SetTimestamp
  • #910 Adding unit tests for EventPropertiesDecorator
  • #912 Honor no-rtti setting
  • #918 Add config option to disable zombie logger logic
  • #916 Enable MultiProcessorCompilation to speed up compliation
  • #921 Rename AreAllCharactersWhitelisted to AreAllCharactersAllowlisted
  • #925 Standardize the copyright info
  • #922 Use O1 for sqlite MSVC release build

Windows

No Windows changes.

Apple Platforms

  • #911 Remove deprecated code once we have switched to XCode12.
  • #929 Set locale and country code only when supported by Apple OS Version
  • #932 Fixing CFLAGS for AppleClang

Android

No Android specific changes.