v1.4.8
What's Changed
Enhancements 🚀
- Increase timeout for binding contexts generator in tests. by @sprait in #604
- feat: Ignore lib directory while processing hooks by @juev in #621
- Use golang 1.22 by @yalosev in #614
- Optimize executable hook files detection by @yalosev in #622
Dependency Updates ⬆️
- chore(deps): bump github.com/gofrs/uuid/v5 from 5.0.1 to 5.1.0 by @dependabot in #610
- chore(deps): bump golang.org/x/net from 0.20.0 to 0.23.0 by @dependabot in #611
- chore(deps): bump docker/login-action from 3.1.0 to 3.2.0 by @dependabot in #618
- chore(deps): bump github.com/prometheus/client_golang from 1.19.0 to 1.19.1 by @dependabot in #615
- chore(deps): bump github.com/onsi/gomega from 1.32.0 to 1.33.1 by @dependabot in #613
- chore(deps): bump alpine from 3.19 to 3.20 by @dependabot in #617
Breaking changes
- Hooks are not loaded from the
lib
directory anymore
New Contributors
Full Changelog: v1.4.7...v1.4.8