Releases: roadrunner-server/velox
Releases · roadrunner-server/velox
v2024.1.5
What's Changed
- build(deps): bump docker/build-push-action from 5 to 6 by @dependabot in #163
- release:
v2024.1.5
by @rustatian in #164
Full Changelog: v2024.1.4...v2024.1.5
v2024.1.4
v2024.1.3 [match with RR]
v2024.1.1
What's Changed
- build(deps): bump golangci/golangci-lint-action from 4.0.0 to 5.0.0 by @dependabot in #150
- build(deps): bump golangci/golangci-lint-action from 5.0.0 to 5.1.0 by @dependabot in #151
- build(deps): bump golangci/golangci-lint-action from 5.1.0 to 6.0.0 by @dependabot in #153
- build(deps): bump golangci/golangci-lint-action from 6.0.0 to 6.0.1 by @dependabot in #154
- build(deps): bump github.com/fatih/color from 1.16.0 to 1.17.0 by @dependabot in #156
- chore: update RR 2024 template by @rustatian in #157
Full Changelog: v2024.1.0...v2024.1.1
v2024.1.0
What's Changed
- build(deps): bump golangci/golangci-lint-action from 3.7.0 to 4.0.0 by @dependabot in #135
- release:
v2024.1.0
by @rustatian in #147
Full Changelog: v1.8.0...v2024.1.0
v1.8.0 [Go 1.22]
What's Changed
- build(deps): bump actions/cache from 3 to 4 by @dependabot in #131
Full Changelog: v1.7.2...v1.8.0
v1.7.2 [config fix]
What's Changed
- chore: fix configuration file issue and CI velox config by @rustatian in #130
Full Changelog: v1.7.1...v1.7.2
v1.7.1 [replace fix]
What's Changed
- fix: replace not working for the
GitHub
builder by @rustatian in #129
Full Changelog: v1.7.0...v1.7.1
v1.7.0 [exclude 1.18.0/1 viper]
What's Changed
- build(deps): bump actions/upload-artifact from 3 to 4 by @dependabot in #127
Full Changelog: v1.6.0...v1.7.0
v1.6.0 [viper 1.18.2]
- Remove rejects from
go.mod
. - Use the stable
viper
version.