0.3.1-beta
Pre-release
Pre-release
lucaspimentel
released this
21 Sep 08:28
·
4566 commits
to master
since this release
This version is a pre-release (Beta).
Please read our documentation for instructions on setting up .NET tracing and details about supported frameworks.
Changes since 0.3.0-beta
:
New integrations:
StackExchange.Redis
(tested with 1.2.x)ServiceStack.Redis
(tested with 5.2.x)
Bug fixes:
- never add tags with null values (breaks MsgPack deserialization on the Agent)
- SqlClient integration: add tags for hostname, database name, and user name, remove tag for connection string
MSI installer for Windows:
- don't schedule a system reboot, let user restart IIS at their convenience
- change license to Apache 2.0 to match code repo
NuGet packages:
- add Datadog icon
Build tools:
- use vcpkg for C++ dependencies
- include CoreCLR headers (8MB) instead of the entire repo as a submodule (848MB!)