This repository has been archived by the owner on Oct 11, 2024. It is now read-only.
Releases: TykTechnologies/tyk-sync
Releases · TykTechnologies/tyk-sync
v1.4.2
v1.4.1
Summary
- Tyk Sync is now using classic endpoint instead of OAS update endpoint. (#121)
- We added
--allow-unsafe-oas
flag to update, sync and publish commands so that if it is set, it will stop using OAS API update endpoint in the dashboard. It will use classic API update endpoints instead. (#122) --allow-unsafe-oas
flag docs were changed (#123)
v1.4.0
v1.4.0
Tyk Sync 1.4.0 is an update for Tyk v5.1 API Definitions. We have also updated Go version to 1.19
Updated
- Update Tyk Sync to Go 1.19
- Update API schema for Tyk v5.1
v1.3.0
Summary
Sync 1.3 introduces a new command examples which can show and import Tyk examples from https://github.com/TykTechnologies/tyk-examples. For more information https://tyk.io/docs/tyk-sync/#examples-command.
It also updates dependencies to support Tyk 5.0 and adds a fix for some security issues.
Changelog
Added
- New
tyk-sync examples
command #99 - New
tyk-sync examples show
command #101 - New
tyk-sync examples publish
command #102 - Support for Tyk Gateways 5.0 #106
Fixed
- Fixed CVE-2021-3538 security issue on tyk-sync docker images #110
v1.2.4
v1.2.3
Summary
This is a QoL release. It updates Tyk-Sync Gateway dependencies to support the latest changes in the API Definition.
It also includes a performance improvement when using sync
and publish
command.
Changelog
Added
v1.2.1
v1.2.0
v1.1.0
Add docker image and scripts to build rpm/deb packages