Version v0.3.0 (2024-11-27)
Features
Chores and tidying
- deps: update module github.com/stretchr/testify to v1.10.0 (#69) (ef77a75)
- update to go 1.22 and adjust linter rules (#67) (5f499b2)
- deps: update actions/checkout action to v4 (#60) (8e15da8)
- deps: update actions/setup-go action to v5 (#61) (d87ff51)
- deps: update golangci/golangci-lint-action action to v6 (#66) (bc363bf)
- deps: update golangci/golangci-lint-action action to v5 (#65) (99893da)
- deps: update module github.com/stretchr/testify to v1.9.0 (#63) (a327329)
- update to go 1.21 minimum (#64) (e7b3183)
- deps: update module github.com/stretchr/testify to v1.8.4 (#59) (8b5d6f5)
- add regex to detect go run/install commands (88d1162)
- deps: update module github.com/stretchr/testify to v1.8.2 (#55) (34f5abd)
- deps: update actions/setup-go action to v4 (#56) (c617aa9)
What's Changed
- chore(deps): update actions/setup-go action to v4 by @renovate in #56
- chore(deps): update module github.com/stretchr/testify to v1.8.2 by @renovate in #55
- chore: add regex to detect go run/install commands by @tessig in #58
- chore(deps): update module github.com/stretchr/testify to v1.8.4 by @renovate in #59
- chore: update to go 1.21 minimum by @tessig in #64
- chore(deps): update module github.com/stretchr/testify to v1.9.0 by @renovate in #63
- chore(deps): update golangci/golangci-lint-action action to v5 by @renovate in #65
- chore(deps): update golangci/golangci-lint-action action to v6 by @renovate in #66
- chore(deps): update actions/setup-go action to v5 by @renovate in #61
- chore(deps): update actions/checkout action to v4 by @renovate in #60
- chore: update to go 1.22 and adjust linter rules by @tessig in #67
- chore(deps): update module github.com/stretchr/testify to v1.10.0 by @renovate in #69
- feat(dingo): introduce injection tracing by @IvanMaidurov in #68
- Release v0.3.0 by @github-actions in #57
New Contributors
- @IvanMaidurov made their first contribution in #68
Full Changelog: v0.2.10...v0.3.0