Skip to content
This repository was archived by the owner on Jul 18, 2023. It is now read-only.

Version 2.0.0.12 Release Candidate 23

Pre-release
Pre-release

Choose a tag to compare

@wsobel wsobel released this 28 Oct 00:23
· 436 commits to master since this release

What's Changed

  • Fixed Device.xml dynamic change and reference to orphaned observations #227
  • Made the agent device UUID a hash of the IP address and port of the agent
  • Fixed issues with missing adapter identity when building the device list for plugins and other sources
  • Temporary fix for Windows build and nasm recipe changes that break openssl build. Added
    conan export ..\cppagent\conan\nasm
    to the build instructions
  • Specify Visual Studio as the compiler in the vs profiles in case conan tries to default to msvc
  • Other small fixes.