Skip to content

Releases: roadrunner-server/velox

v2024.1.5

20 Jun 19:22
1020826
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2024.1.4...v2024.1.5

v2024.1.4

13 Jun 16:53
7e216e4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2024.1.3...v2024.1.4

v2024.1.3 [match with RR]

06 Jun 15:18
c7c8b24
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2024.1.1...v2024.1.3

v2024.1.1

21 May 10:10
d85f7eb
Compare
Choose a tag to compare

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

11 Apr 16:41
051ce13
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.8.0...v2024.1.0

v1.8.0 [Go 1.22]

08 Feb 10:56
d600415
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.7.2...v1.8.0

v1.7.2 [config fix]

17 Jan 13:27
50ab440
Compare
Choose a tag to compare

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]

15 Jan 12:45
f0b99f6
Compare
Choose a tag to compare

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]

21 Dec 14:50
2437060
Compare
Choose a tag to compare

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]

18 Dec 19:00
43c2d25
Compare
Choose a tag to compare
  • Remove rejects from go.mod.
  • Use the stable viper version.