Skip to content

1DS C++ SDK v3.6.69

Compare
Choose a tag to compare
@sid-dahiya sid-dahiya released this 11 Mar 05:51
· 129 commits to main since this release
f4fce8f

Common C++ Core

  • #962 Add MATSDK_SHARED_LIB=1; for MIP and MSIPC props file to generate .lib file
  • #968 Fix unit test compilation in CI
  • #975 Try to fix the potential data race in InformationProviderImpl
  • #976 Fix HttpClient SendRequestAsync bugs
  • #983 Fix the data race in DispatchEvent
  • #995 Try to fix the potential data race in Statistics
  • #997 Use latest version of googletest (v1.11.0) for testing across all platforms.
  • #1000 Update Modules and tools/vcpkg submodule commits

Windows

  • #985 Let the windows UWP build work in unpackaged app

Apple Platforms

  • #963 Skip permission update for Homebrew folders when NOROOT is set

Android

  • #972 Add option to enable CAPI http for Android
  • #966 Add Android.bp to support Android platform builds
  • #993 Add missing JNI parameters