Skip to content

Releases: microsoft/cpp_client_telemetry

v3.10.5.1

06 Jan 01:16
a1b38a7

Choose a tag to compare

What's Changed

Full Changelog: v3.9.324.1...v3.10.5.1

v3.9.324.1

20 Nov 21:11
9667118

Choose a tag to compare

What's Changed

Full Changelog: v3.9.318.1...v3.9.324.1

v3.9.318.1

18 Nov 19:54
ee12ad3

Choose a tag to compare

v3.9.318.1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v3.9.309.1...v3.9.318.1

v3.9.309.1

06 Nov 07:14
ce2eb75

Choose a tag to compare

v3.9.309.1 Pre-release
Pre-release

What's Changed

Full Changelog: v3.9.267.1...v3.9.309.1

v3.9.267.1

24 Sep 14:11
c290d8a

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.9.212.1...v3.9.267.1

v3.9.212.1

08 Aug 06:54
f67b8b6

Choose a tag to compare

What's Changed

  • Prepare android sdk to support 16 KB page size by @dimskom in #1358
  • Upgrade Windows build image from windows-2019 to windows-2022 by @Copilot in #1357
  • Upgrade GitHub runner image from Ubuntu 20.04 to 22.04 and modernize documentation by @Copilot in #1362
  • Remove EOL operating systems from Target Platforms documentation by @Copilot in #1364
  • added wrapper to init by @frank-msodsp in #1367
  • Downgrade NDK from 29.0.13599879 to latest NDK(27) LTS version by @dimskom in #1369
  • updating version to include module wrapper by @frank-msodsp in #1368

New Contributors

  • @dimskom made their first contribution in #1358
  • @Copilot made their first contribution in #1357

Full Changelog: v3.9.205.1...v3.9.212.1

v3.9.205.1

25 Jul 16:37
6071412

Choose a tag to compare

What's Changed

Full Changelog: v3.9.163.1...v3.9.205.1

v3.9.163.1

17 Jun 16:36
1ab6eaf

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.9.22.1...v3.9.163.1

3.9.22.1

22 Jan 20:58
69d0078

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.8.249.1...3.9.22.1

v3.8.249.1

06 Sep 06:17
9e3ec45

Choose a tag to compare

What's Changed

Common

  • mat_flush is not declared in any header, nor is called anywhere outside of capi.cpp, thus mark the method as having internal linkage by @mkoscumb in #1245
  • Add noexcept annotation where applicable by @mkoscumb in #1244
  • Clarify and improve the version format script by @mkoscumb in #1237
  • Fix a few variable shadowing warnings in public headers by @mkoscumb in #1233
  • Documenting LogManager Setup and Best Practices by @lalitb in #1259
  • Add JSON test file for modules by @shae-brown in #1271
  • Upgrade nlohmann/json to version 3.11.3 by @shae-brown in #1262
  • Bump Version.hpp for new release by @lalitb in #1300

Code Quality and CI

Security and Platform-Specific Changes

  • Introduce memset_s in sqlite3 by @ShrutiJaiswal1494 in #1286
  • Remove _CRT_SECURE_NO_WARNINGS macro usage by @mkoscumb in #1264
  • Remove _CRT_SECURE_NO_WARNINGS macro usage in example code, fix any errors from disabling it by @mkoscumb in #1265
  • Upgrade mockito test dependency for compatibility with newer Java versions by @anod in #1298

Android

No specific changes for this release

iOS

Windows

  • Remove _CRT_SECURE_NO_WARNINGS macro usage by @mkoscumb in #1264
  • Remove _CRT_SECURE_NO_WARNINGS macro usage in example code, fix any errors from disabling it by @mkoscumb in #1265

Linux

MacOS

Miscellaneous

New Contributors

Full Changelog: v3.8.32.1...v3.8.249.1