Skip to content

Releases: TykTechnologies/tyk-sync

v1.4.2

07 Dec 09:38
f5efa94
Compare
Choose a tag to compare

Summary

  • Tyk Sync supports Tyk API definitions up to Tyk 5.2.3 (#126)

v1.4.1

31 Oct 15:47
Compare
Choose a tag to compare

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

29 Jun 14:43
fd7419f
Compare
Choose a tag to compare

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

04 Apr 08:20
4097146
Compare
Choose a tag to compare

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

v1.2.4

09 Feb 17:07
ac446fa
Compare
Choose a tag to compare

Summary

This is a small patch release. In our latest release, tyk-sync broke backward compatibility with older Tyk Gateway versions, and we are fixing that!

Changelog

Fixed

  • Fix a backward compatibility problem with APIDefinitions for Tyk Gateways older than 4.3 #95

v1.2.3

12 Dec 18:13
Compare
Choose a tag to compare

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

  • Changes in the API definition introduced in Tyk Gateway 4.3 #91
  • Update to Go 1.16 #91
  • Performance improvement when using sync and publish command #89

v1.2.1

24 Sep 19:59
Compare
Choose a tag to compare

Changelog

  • Fix work with the latest versions of the Dashboard and GraphQL APIs #57

Docker images

  • docker pull tykio/tyk-sync:v1.2.1
  • docker pull tykio/tyk-sync:v1.2

v1.2.0

11 Dec 13:56
74b6c72
Compare
Choose a tag to compare

Changelog

  • Added automatic org. ID retrieval (#29).
  • Improved consistency of exported fields (#28, #50).
  • Added support for private GitHub repositories (#26).
  • Added support for single policy or API definition retrieval (#32).

Docker images

  • docker pull tykio/tyk-sync:v1.2.0

v1.1.0

05 Mar 18:26
Compare
Choose a tag to compare

Add docker image and scripts to build rpm/deb packages

v1.0.0

22 May 12:29
Compare
Choose a tag to compare
Rename tyk-git to tyk-sync