Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
PaperMC
/
Velocity
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
946
Star
2.2k
Code
Issues
112
Pull requests
79
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Feature: per-server info forwarding mode
- #1655
#1655
Open
MarcoLvr
wants to merge 11 commits into
PaperMC:dev/3.0.0
PaperMC/Velocity:dev/3.0.0
from
MarcoLvr:feature/per-server-info-forwarding-mode
MarcoLvr/Velocity:feature/per-server-info-forwarding-mode
Copy head branch name to clipboard
Conversation
Commits
11
(11)
Checks
Files changed
Open
Feature: per-server info forwarding mode
#1655
MarcoLvr
wants to merge 11 commits into
PaperMC:dev/3.0.0
PaperMC/Velocity:dev/3.0.0
from
MarcoLvr:feature/per-server-info-forwarding-mode
MarcoLvr/Velocity:feature/per-server-info-forwarding-mode
Copy head branch name to clipboard
Commits
Commits on Sep 22, 2025
per-server info forwarding mode.
Show description for 2188381
MarcoLvr
committed
2188381
View commit details
Copy full SHA for 2188381
Browse repository at this point
ProxyConfig.java: restored getServers() method and created getBackendServers() method to avoid breaking compatibility with current versions.
Show description for e2deb78
MarcoLvr
committed
e2deb78
View commit details
Copy full SHA for e2deb78
Browse repository at this point
Commits on Sep 23, 2025
moved secret key check from VelocityRegisteredServer to VelocityConfiguration#validate
Show description for 7f74964
MarcoLvr
committed
7f74964
View commit details
Copy full SHA for 7f74964
Browse repository at this point
Removed setters for address and ServerInfoForwardingMode in BackendServerConfig. Made address and forwardingMode final in its implementation class.
Show description for 37f27aa
MarcoLvr
committed
37f27aa
View commit details
Copy full SHA for 37f27aa
Browse repository at this point
Refactor on BackendServerConfig: now it's a record. Removed its implementation class in the proxy module.
Show description for f18b92c
MarcoLvr
committed
f18b92c
View commit details
Copy full SHA for f18b92c
Browse repository at this point
Commits on Sep 24, 2025
Improved BackendServerConfig documentation
Show description for 7c0abf9
4drian3d
committed
7c0abf9
View commit details
Copy full SHA for 7c0abf9
Browse repository at this point
Commits on Oct 29, 2025
updated copyright years range. Changed exception handling in ProxyOptions
MarcoLvr
committed
7b64eae
View commit details
Copy full SHA for 7b64eae
Browse repository at this point
Merge branch 'dev/3.0.0' into feature/per-server-info-forwarding-mode
MarcoLvr
committed
3cdb05b
View commit details
Copy full SHA for 3cdb05b
Browse repository at this point
removed FOLLOWUP mode. Just use a null value and the server will take the "main" forwarding mode
MarcoLvr
committed
915bf50
View commit details
Copy full SHA for 915bf50
Browse repository at this point
Commits on Nov 1, 2025
improved docs. Forwarding mode is not final in ServerInfo
MarcoLvr
committed
015e3c7
View commit details
Copy full SHA for 015e3c7
Browse repository at this point
Commits on Feb 20, 2026
Merge branch 'dev/3.0.0' into feature/per-server-info-forwarding-mode
MarcoLvr
authored
dfddfaa
View commit details
Copy full SHA for dfddfaa
Browse repository at this point
You can’t perform that action at this time.