v1.0.3-rc.1
Pre-release
Pre-release
What's Changed
- refactor(config): use different jsonschema dependency at runtime by @eliottness in #456
- fix(injector: lineinfo): line directive without line number is ignored by @eliottness in #457
- fix(injector): source import shadowed results in build error "X is not a type" by @eliottness in #463
- feat: improve context in error advice messages by @RomainMuller in #467
- fix: orchestrion fail to instrument if is not in the go.mod folder by @RomainMuller in #466
- fix: failed to resolve argv0 ("/run/rosetta/rosetta") by @RomainMuller in #474
- feat(injector): early filtering of aspects by @eliottness in #435
- release: v1.0.3-rc.1 by @mtoffl01 in #486
New Contributors
Full Changelog: v1.0.2...v1.0.3-rc.1