v1.1.0-rc.2
Pre-release
Pre-release
What's Changed
- feat: move integrations configuration to dd-trace-go by @RomainMuller in #493
- fix: load built-in aspects from binary instead of resolving YAML by @RomainMuller in #517
- fix: build ID mismatch when using
-covermode
without-cover
by @RomainMuller in #527 - fix: required-version respawning of orchestrion causes build failures by @RomainMuller in #522
- fix(injector: config): better error message when orchestrion.tool.go is missing by @eliottness in #536
- fix: windows command lines need parsing with
CommandLineToArgvW
by @RomainMuller in #534 - fix: auto-pin race condition on go.mod file by @RomainMuller in #521
- fix: pragma directives not picked up on return statement by @RomainMuller in #540
- docs: architecture documentation by @RomainMuller in #504
Full Changelog: v1.0.3...v1.1.0-rc.2