v2.0.0-rc.2
Pre-release
Pre-release
·
229 commits
to master
since this release
What's Changed
🧹 Updates
- perf: unroll loops (saves ~20-40% cpu) by @arturmelanchyk in #158
🛠️ Maintenance
- chore(deps): bump actions/setup-go from 5 to 6 by @dependabot[bot] in #152
- chore(deps): bump github.com/shamaton/msgpack/v2 from 2.2.3 to 2.3.1 by @dependabot[bot] in #151
- chore(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.1 by @dependabot[bot] in #150
- chore(deps): bump codecov/codecov-action from 5.4.3 to 5.5.0 by @dependabot[bot] in #148
- chore(deps): bump github/codeql-action from 3 to 4 by @dependabot[bot] in #155
- chore(deps): bump lewagon/wait-on-check-action from 1.4.0 to 1.4.1 by @dependabot[bot] in #154
- chore(deps): bump codecov/codecov-action from 5.5.0 to 5.5.1 by @dependabot[bot] in #153
- chore(deps): bump github.com/shamaton/msgpack/v2 from 2.3.1 to 2.4.0 by @dependabot[bot] in #157
Other Changes
- Pin gotestsum version for Go 1.23 compatibility by @ReneWerner87 in #156
New Contributors
- @arturmelanchyk made their first contribution in #158
Full Changelog: v2.0.0-rc.1...v2.0.0-rc.2