-
Notifications
You must be signed in to change notification settings - Fork 159
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
[DX-1813] Release Notes 5.3.10 #5973
base: master
Are you sure you want to change the base?
Conversation
PR Reviewer Guide 🔍(Review updated until commit ec9115b)Here are some key observations to aid the review process:
|
PR Code Suggestions ✨Explore these optional code suggestions:
|
✅ PS. Pls add /docs/nightly to the end of url
To edit notification comments on pull requests, go to your Netlify site configuration. |
Persistent review updated to latest commit ec9115b |
PR Code Suggestions ✨No code suggestions found for the PR. |
…into release.5.3.10-rn
ec9115b
to
3e802d2
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Don't forget to review the dependencies table - we're updating to Go 1.23 in this release.
|
||
#### Release Highlights | ||
|
||
In this release, we upgraded the Golang version to `v1.23` and fixed a [CVE-2025-21613](https://nvd.nist.gov/vuln/detail/CVE-2025-21613]). For a comprehensive list of changes, please refer to the detaile [changelog]({{< ref "#Changelog-v5.3.10">}}) below. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
In this release, we upgraded the Golang version to `v1.23` and fixed a [CVE-2025-21613](https://nvd.nist.gov/vuln/detail/CVE-2025-21613]). For a comprehensive list of changes, please refer to the detaile [changelog]({{< ref "#Changelog-v5.3.10">}}) below. | |
In this release, we upgraded the Golang version to `v1.23` and fixed a [CVE-2025-21613](https://nvd.nist.gov/vuln/detail/CVE-2025-21613]). For a comprehensive list of changes, please refer to the detailed [changelog]({{< ref "#Changelog-v5.3.10">}}) below. |
|
||
| Third Party Dependency | Tested Versions | Compatible Versions | Comments | | ||
| ---------------------------------------------------------- | ---------------------- | ---------------------- | -------- | | ||
| [GoLang](https://go.dev/dl/) | 1.22 | 1.22 | [Go plugins]({{< ref "plugins/supported-languages/golang" >}}) must be built using Go 1.22 | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| [GoLang](https://go.dev/dl/) | 1.22 | 1.22 | [Go plugins]({{< ref "plugins/supported-languages/golang" >}}) must be built using Go 1.22 | | |
| [GoLang](https://go.dev/dl/) | 1.23 | 1.23 | [Go plugins]({{< ref "plugins/supported-languages/golang" >}}) must be built using Go 1.23 | |
|
||
| Third Party Dependency | Tested Versions | Compatible Versions | Comments | | ||
| ------------------------------------------------------------- | --------------------- | --------------------- | ------------------------------------------------------------------------------------------ | | ||
| [Go](https://go.dev/dl/) | 1.22 (GW) | 1.22 (GW) | [Go plugins]({{< ref "plugins/supported-languages/golang" >}}) must be built using Go 1.22 | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| [Go](https://go.dev/dl/) | 1.22 (GW) | 1.22 (GW) | [Go plugins]({{< ref "plugins/supported-languages/golang" >}}) must be built using Go 1.22 | | |
| [Go](https://go.dev/dl/) | 1.23 (GW) | 1.23 (GW) | [Go plugins]({{< ref "plugins/supported-languages/golang" >}}) must be built using Go 1.23 | |
User description
For internal users - Please add a Jira DX PR ticket to the subject!
DX-1813
Preview Link
Description
Release notes for 5.3.10
Screenshots (if appropriate)
Checklist
master
.future-release
and specify the version (e.g.,future-release, 6.0
).4.1
,5.1
).5.5
) andmaster
.PR Type
Documentation, Enhancement
Description
Added release notes for Tyk Dashboard v5.3.10, including highlights and changelog.
Documented dependency updates, including Golang upgrade to v1.23.
Detailed fixed issues, including a critical CVE and API authentication improvements.
Provided compatibility matrices, upgrade instructions, and download links.
Changes walkthrough 📝
dashboard.md
Added Tyk Dashboard v5.3.10 release notes.
tyk-docs/content/developer-support/release-notes/dashboard.md
gateway.md
Added Tyk Gateway v5.3.10 release notes.
tyk-docs/content/developer-support/release-notes/gateway.md