v1.10.0
Release Date 3 July 2024
Breaking Changes
This release has no breaking changes.
Dependencies
3rd Party Dependencies & Tools
With PostgreSQL v11 reaching EOL in November 2023, we can no longer guarantee full compatibility with this version of the database. If you are using PostgreSQL we recommend that you upgrade to a version that we have tested with, as indicated below.
Third Party Dependency | Tested Versions | Compatible Versions | Comments |
---|---|---|---|
GoLang | 1.19, 1.20, 1.21 | 1.19, 1.20, 1.21 | All our binaries |
MongoDB | 5.x, 6.x, and 7.0 | 4.4.x, 5.x, 6.x, and 7.0 | Used by Tyk Dashboard |
PostgreSQL | 12.x - 16.x | 12.x - 16.x | Used by Tyk Dashboard |
Redis | 6.x - 7.0 | 6.x - 7.x | Used by all Tyk components |
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
There are no deprecations in this release.
Upgrade instructions
For users currently on v1.9.X, we strongly recommend promptly upgrading to the latest release. If you are working with an older version, it is advisable to bypass version 1.9 and proceed directly to this latest release.
Release Highlights
Security fixes
This release focuses on improving security and compliance, enhancing integration capabilities, and ensuring robust performance in secure environments.
Downloads
- Docker Image v1.10.0
-
docker pull tykio/tyk-pump-docker-pub:v1.10.0```
- Source code tarball for OSS - GH Tyk Pump Repo
Changelog {#Changelog-v1.10.0}
Fixed
-
Fixed: Tyk Pump Splunk Integration using http_proxy and https_proxy Environment Variables
Resolved an issue where
http_proxy
andhttps_proxy
environment variables were not being respected in the Tyk Pump pod for Splunk connections.
Security Fixes
-
Fixed the following CVEs
- PRISMA-2021-0108
- PRISMA-2023-0056
- CVE-2024-27304
- CVE-2023-45288