Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: update xray-core version to 1.8.11 #49

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mostafamoq
Copy link

@mostafamoq mostafamoq commented May 4, 2024

This pull request updates the xray-core dependency from version v1.8.8-1 to v1.8.11. This update includes several critical enhancements including the support for HTTP/2 Upgrade protocol, alongside bug fixes, performance improvements, and security patches. These enhancements are essential for maintaining the reliability, efficiency, and security of the service.

Changes made:

Updated the xray-core version in the Makefile from v1.8.8-1 to v1.8.11.

Key improvements:

HTTP/2 Upgrade protocol support: Adds support for the HTTP/2 protocol upgrade, enhancing compatibility and performance with modern web services.
Security enhancements: Incorporates the latest security patches to protect against vulnerabilities.
Performance improvements: Improves the efficiency and stability of network components.
Bug fixes: Addresses several known issues from the previous version, enhancing user experience and system reliability.

Testing:
Comprehensive testing was conducted in the OpenWRT development environment to ensure that the upgrade supports all new features without compromising existing functionalities and that it operates seamlessly within our deployment scenario.

Additional notes:
For a detailed list of the features and bug fixes included in xray-core version v1.8.11, please refer to the release notes on GitHub.

This update is crucial for keeping our project up-to-date with the latest standards and technologies, particularly for enhancing network protocol support and security. I recommend merging this pull request after sufficient review and testing by the project maintainers.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant