Skip to content

Releases: roadrunner-server/velox

v2025.2-beta.2

06 Dec 19:24
1fcaa21

Choose a tag to compare

v2025.2-beta.2 Pre-release
Pre-release

🔄 Dependency & Infrastructure Updates

  • Migrated to modern Connect RPC ecosystem (connectrpc.com/connect v1.19.1) from deprecated bufbuild/connect-go
  • Updated Go to 1.25.2 in V2025 template
  • Upgraded key dependencies: golang.org/x/net (v0.47.0), golang.org/x/oauth2 (v0.33.0)

✨ Features

  • Added gRPC reflection server for improved service discoverability
  • Validation interceptors for better request handling

🐛 Fixes

  • Excluded broken dependencies:
    • github.com/olekukonko/tablewriter v1.1.1 (incompatible transitive deps)
    • github.com/redis/go-redis/v9 v9.15.0-v9.15.1 (CVE-2025-29923)
  • Improved error handling in cache hash generation
  • Simplified file operations using standard os.Rename

📝 Code Quality

  • Regenerated protobuf code with updated plugin versions
  • Added docstrings for better code documentation
  • Removed legacy buf.go package

v2025.1.5

13 Nov 19:27
79b01fd

Choose a tag to compare

🚀 v2025.1.5 🚀

Changelog

  • Velox: Updated to version v2025.1.5 with an updated template that pinned third-party dep tablewriter that caused problems when building RR.

v2025.1.4

02 Oct 17:44
e8efbf0

Choose a tag to compare

What's Changed

Full Changelog: v2025.1.3...v2025.1.4

v2025.1.3

18 Sep 15:40
e60c2f0

Choose a tag to compare

What's Changed

Full Changelog: v2025.1.1...v2025.1.3

v2025.2-beta.1

18 Aug 16:12
3a78e17

Choose a tag to compare

v2025.2-beta.1 Pre-release
Pre-release

What's Changed

  • build(deps): bump gitlab.com/gitlab-org/api/client-go from 0.130.1 to 0.131.0 by @dependabot[bot] in #236
  • build(deps): bump gitlab.com/gitlab-org/api/client-go from 0.131.0 to 0.132.0 by @dependabot[bot] in #237
  • build(deps): bump gitlab.com/gitlab-org/api/client-go from 0.132.0 to 0.133.0 by @dependabot[bot] in #238
  • build(deps): bump php from 8.4.7-cli to 8.4.10-cli by @dependabot[bot] in #239
  • build(deps): bump php from 8.4.10-cli to 8.4.11-cli by @dependabot[bot] in #243
  • build(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #245
  • feature: velox server by @rustatian in #248
  • build(deps): bump golang from 1.24-alpine to 1.25-alpine by @dependabot[bot] in #249
  • feature: velox v2 (v2025.2) by @rustatian in #252

Full Changelog: v2025.1.2...v2025.2-beta.1
VirusTotal Scan: https://www.virustotal.com/gui/file/83294eaeca88c9b7d2bf9b8866e9ef9723234fe7081688b7e87d0957b891e566/detection

v2025.1.2

14 Jun 22:27
be4e7e5

Choose a tag to compare

What's Changed

Full Changelog: v2025.1.1...v2025.1.2

v2025.1.1

01 May 14:17
4f0f2e2

Choose a tag to compare

What's Changed

Full Changelog: v2024.3.7...v2025.1.1

v2024.3.7

27 Feb 17:24
c5cd209

Choose a tag to compare

What's Changed

Full Changelog: v2024.3.6...v2024.3.7

v2024.3.6

24 Feb 16:34
6914bc1

Choose a tag to compare

What's Changed

  • build(deps): bump golangci/golangci-lint-action from 6.3.3 to 6.4.1 by @dependabot in #208
  • build(deps): bump gitlab.com/gitlab-org/api/client-go from 0.122.0 to 0.123.0 by @dependabot in #207
  • build(deps): bump golangci/golangci-lint-action from 6.4.1 to 6.5.0 by @dependabot in #209

Full Changelog: v2024.3.5...v2024.3.6

v2024.3.5

14 Feb 06:41
279002a

Choose a tag to compare

  • Update the Dockerfile to use Go 1.24.