Skip to content

Conversation

@JoanCamosTyk
Copy link
Contributor

@JoanCamosTyk JoanCamosTyk commented Jan 21, 2026

PR Type

Documentation


Description

  • Add 5.3.13 Gateway release notes

  • Document component compatibility matrix

  • Include third-party dependencies table

  • Provide upgrade and download instructions


File Walkthrough

Relevant files
Documentation
gateway.mdx
Add release notes for Gateway v5.3.13                                       

developer-support/release-notes/gateway.mdx

  • Added "5.3.13 Release Notes" section
  • Included compatibility matrix for Tyk components
  • Added third-party dependencies and tested versions table
  • Provided upgrade instructions and download links
+56/-0   

@github-actions
Copy link

PR Reviewer Guide 🔍

Here are some key observations to aid the review process:

⏱️ Estimated effort to review: 1 🔵⚪⚪⚪⚪
🧪 No relevant tests
🔒 No security concerns identified
⚡ Recommended focus areas for review

Placeholder Date

The release date is set to “xx January 2026” and needs the actual day filled in before publishing to avoid confusion.

#### Release Date xx January 2026
Non-standard Abbreviation

Avoid using “3rd” in headings; replace with “Third-party” for consistency and accessibility.

##### 3rd Party Dependencies & Tools

@github-actions
Copy link

PR Code Suggestions ✨

Explore these optional code suggestions:

CategorySuggestion                                                                                                                                    Impact
General
Update placeholder release date

Replace the placeholder date with the actual release date to avoid confusion in the
published notes. Use the today's date (2026-01-21) in the proper format.

developer-support/release-notes/gateway.mdx [3666]

-#### Release Date xx January 2026
+#### Release Date 21 January 2026
Suggestion importance[1-10]: 7

__

Why: Replacing the placeholder date in the release notes is essential to avoid confusion and ensure accurate documentation of the 5.3.13 release.

Medium
Fix code block indentation

Remove the extra bullet before the code fence and indent the block directly under
the parent list item. This will render the code block correctly in most markdown
viewers.

developer-support/release-notes/gateway.mdx [3707-3710]

 - [Docker image to pull](https://hub.docker.com/r/tykio/tyk-gateway/tags?page=&page_size=&ordering=&name=v5.3.13)
-  - ```bash
-    docker pull tykio/tyk-gateway:v5.3.13
-    ```
+  ```bash
+  docker pull tykio/tyk-gateway:v5.3.13
+  ```
Suggestion importance[1-10]: 5

__

Why: Adjusting the list and code fence indentation fixes Markdown rendering of the nested code block and improves readability.

Low
Align empty table cells

Align the blank first column in these rows to match the spacing of the other entries
in the compatibility matrix. This ensures the table renders correctly.

developer-support/release-notes/gateway.mdx [3682-3684]

-| | EDP v1.13 | EDP all versions |
-| | Pump v1.12.0 | Pump all versions |
-| | TIB (if using standalone) v1.7.0 | TIB all versions |
+|         | EDP v1.13                           | EDP all versions       |
+|         | Pump v1.12.0                        | Pump all versions      |
+|         | TIB (if using standalone) v1.7.0   | TIB all versions       |
Suggestion importance[1-10]: 4

__

Why: This is a minor formatting improvement that ensures consistent column alignment in the compatibility matrix for proper Markdown rendering.

Low

Copy link
Collaborator

@andyo-tyk andyo-tyk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's a Dashboard change, not Gateway - and no Go version update. I've suggested changes to reflect this.

sharadregoti
sharadregoti previously approved these changes Jan 22, 2026
JoanCamosTyk and others added 17 commits January 22, 2026 12:11
Co-authored-by: andyo-tyk <99968932+andyo-tyk@users.noreply.github.com>
Co-authored-by: andyo-tyk <99968932+andyo-tyk@users.noreply.github.com>
Co-authored-by: andyo-tyk <99968932+andyo-tyk@users.noreply.github.com>
Co-authored-by: andyo-tyk <99968932+andyo-tyk@users.noreply.github.com>
Co-authored-by: andyo-tyk <99968932+andyo-tyk@users.noreply.github.com>
Co-authored-by: andyo-tyk <99968932+andyo-tyk@users.noreply.github.com>
Co-authored-by: andyo-tyk <99968932+andyo-tyk@users.noreply.github.com>
Co-authored-by: andyo-tyk <99968932+andyo-tyk@users.noreply.github.com>
Co-authored-by: andyo-tyk <99968932+andyo-tyk@users.noreply.github.com>
Co-authored-by: andyo-tyk <99968932+andyo-tyk@users.noreply.github.com>
@sharadregoti sharadregoti force-pushed the JoanCamosTyk-patch-14 branch from bd37070 to 199c556 Compare January 22, 2026 06:41
@sharadregoti sharadregoti changed the base branch from production to main January 22, 2026 06:42
@sharadregoti sharadregoti dismissed their stale review January 22, 2026 06:42

The base branch was changed.

Copy link
Collaborator

@andyo-tyk andyo-tyk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants