Tyk Sync 1.4 Release Notes
Last updated: 3 minutes read.
Open Source (Mozilla Public License)
This page contains all release notes for version 1.4 displayed in reverse chronological order
Support Lifetime
Our minor releases are supported until our next minor comes out.
1.4.3 Release Notes
Release date 5 Apr 2024
Breaking Changes
This release has no breaking changes.
Deprecations
There are no deprecations in this release.
Upgrade instructions
If you are using a 1.4.x version, we advise you to upgrade ASAP to this latest release. If you are on an older version, you should skip 1.4.0 and upgrade directly to this release.
Release Highlights
This release works with Tyk Dashboard and Tyk Gateway v5.3.0. As such it supports all Tyk API definitions (Tyk OAS APIs and Tyk Classic APIs) for Tyk Gateway v5.3.0 and Tyk Dashboard
For Tyk Gateway v5.3.1+ make sure to use the latest Tyk Sync available and also check Tyk Gateway release notes in the section “Compatibility Matrix For Tyk Components” for further instructions.
Please refer to the changelog below for detailed explanation.
Downloads
- Docker image v1.4.3
-
docker pull tykio/tyk-sync:v1.4.3
-
- Source code
Changelog
Updated
-
API definitions supported up to Tyk Gateway v5.3.0
Tyk Sync supports both Tyk OAS APIs and Tyk Classic APIs when working with Tyk Dashboard. However, to use Tyk Sync to migrate Tyk OAS APIs you would need to set a special config field in Tyk Dashboard and an argument for Tyk Sync. This is a temporary measure provided for early adopters and will be deprecated later when Tyk Sync is updated in a future release to bring you the full Tyk OAS API experience as soon as possible.
Recommended usage: Tyk Dashboard setting: allow-unsafe-oas Tyk Sync: use the –allow-unsafe-oas when invoking the CLI
API Category is not yet supported
API Categories are a new capability with v5.3.0 of Tyk Dashboard. API Categories are currently not supported in Tyk Sync for Tyk OAS APIs. This means that Tyk Sync will not be able to save the category definition set for the Tyk OAS API. Until we update Tyk Sync you would need to manually recreate the categories in the new environment.
-
Tyk Sync updated to use [Golang 1.21](https://tip.golang.org/doc/go1.21)
Tyk Sync is using Golang 1.21 Programming Language starting with the 1.4.3 release. This brings improvements to the code base and allows us to benefit from the latest features and security enhancements in Go.
Security
The following CVEs have been resolved in this release:
1.4.2 Release Notes
Release date 07 Dec 2023
Breaking Changes
This release has no breaking changes.
Deprecations
There are no deprecations in this release.
Upgrade instructions
If you are using a 1.4.x version, we advise you to upgrade ASAP to this latest release. If you are on an older version, you should skip 1.4.0 and upgrade directly to this release.
Release Highlights
This release enhances compatibility as detailed in the changelog below.
Downloads
- Docker image v1.4.2
-
docker pull tykio/tyk-sync:v1.4.2
-
- Source code
Changelog
Updated
-
API definitions supported up to Tyk Gateway v5.2.3
Tyk Sync supports Tyk API definitions up to Tyk Gateway v5.2.3. Please use this version with Tyk Gateway v5.2.0+.
Further Information
Upgrading Tyk
Please refer to the upgrading Tyk page for further guidance with respect to 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.
Earlier Versions Release Notes
Release Notes for Tyk Sync v1.4.1 and earlier can we found in Tyk Sync GitHub