Open Source (Mozilla Public License) This page contains all release notes for version 1.4.X displayed in a reverse chronological order

Support Lifetime

Our minor releases are supported until our next minor comes out.

1.4.0 Release Notes

Release Date — 6 May 2024

Breaking Changes

This release has no breaking changes.

3rd Party Dependencies & Tools

Third Party DependencyTested VersionsCompatible VersionsComments
Kubernetes1.26.x, 1.27.x, 1.28.x, 1.29.x1.19+
Helm3.14.x3.x
Redis6.2.x, 7.x6.2.x, 7.xUsed by Tyk Gateway and Dashboard
MongoDB5.0.x, 6.0.x, 7.0.x4.4.x, 5.0.x, 6.0.x, 7.0.xUsed by Tyk Dashboard, Pump, and MDCB
PostgreSQL11.x - 15.x LTS11.x - 15.xUsed by Tyk Dashboard, Pump, and MDCB
Given the time difference between your upgrade and the release of this version, we recommend customers verify the ongoing support of third-party dependencies they install, as their status may have changed since the release.

Deprecations

  • In the tyk-dashboard chart, the dashboard.hashKeys field is deprecated and has been replaced with .global.hashKeys. This is to ensure Dashboard, Gateway, and MDCB always get the same hashKeys configurations. Setting dashboard.hashKeys will no longer take effect. Please only use .global.hashKeys field.

Upgrade instructions

For users currently on v1.3.x, we strongly recommend promptly upgrading to the latest release.
You can use helm upgrade to upgrade your release
helm repo add tyk-helm https://helm.tyk.io/public/helm/charts/
helm repo update

helm upgrade [RELEASE_NAME] tyk-helm/[CHART_NAME]

Release Highlights

General availability release of tyk-control-plane chart and tyk-mdcb chart
We’re pleased to announce the official release of the Tyk Helm Charts for Tyk Control Plane and MDCB! Following a successful beta phase, these charts are now stable and ready for production use. With this release, we aim to provide a straightforward solution for deploying and managing Tyk Control Plane and Multi-Data Center Bridge (MDCB) using Helm Charts. Whether you’re looking for our recommended setup configurations or need flexibility to adapt to your architectural requirements, our Helm Charts have you covered. To leverage this stable release and simplify your Tyk deployments, we invite you to explore our example setup for MDCB Control Plane using Helm Chart. Simply follow our MDCB Control Plane setup guide to get started.
Updated default Tyk versions
Tyk Charts 1.4 will install the following Tyk component versions by default.
  • Tyk Gateway v5.3.1
  • Tyk Dashboard v5.3.1
  • Tyk Pump v1.9.0
  • Tyk MDCB v2.5.1
  • Tyk Developer Portal v1.8.5
For a comprehensive list of changes, please refer to the detailed changelog below.

Downloads

Changelog

Added
Changed
Fixed

Further Information

Upgrading Tyk

Please refer to the upgrading Tyk page for further guidance on the upgrade strategy.

FAQ

Please visit our Developer Support page for further information relating to reporting bugs, upgrading Tyk, technical support and how to contribute.