Releases: TykTechnologies/tyk-pro
Releases · TykTechnologies/tyk-pro
v1.6
v1.5
What's Changed
- conf changes for testing /audit-logs endpoint by @kolavcic in #26
- Delete kafka volume by @konrad-sol in #27
New Contributors
Full Changelog: v1.4...v1.5
v1.4
What's Changed
- update tyk_image to be tyk_ee_image by @konrad-sol in #25
Full Changelog: v1.3...v1.4
v1.3
What's Changed
- update tyk_image to be tyk_ee_image by @konrad-sol in #24
Full Changelog: v1.2...v1.3
v1.2
What's Changed
- [QA-1535] Streams by @konrad-sol in #22
- [TT-13363] Enable streaming for Tyk Pro Deployment. by @buraksezer in #23
New Contributors
- @buraksezer made their first contribution in #23
Full Changelog: v1.1...v1.2
v1.1
What's Changed
- Demo by @ermirizio in #3
- separate clusters per components by @ermirizio in #8
- add compose examples by @ermirizio in #7
- Add full tyk-automated-test suite by @ermirizio in #9
- TD-1406 / add full test mdcb by @ermirizio in #10
- Td 1406/100 test coverage by @ermirizio in #12
- [SYSE-385 main] July Template application by @alephnull in #15
- Add sync in edge gateways configs by @konrad-sol in #17
- Add nginx in deps compose by @konrad-sol in #18
New Contributors
- @ermirizio made their first contribution in #3
- @alephnull made their first contribution in #15
- @konrad-sol made their first contribution in #17
Full Changelog: https://github.com/tyklabs/tyk-pro/commits/v1.1
v1.0
Tyk's CI testing environment
The tarball implements a docker compose based testing environment that is used in the automation. It will untar into a directory called auto
.
If you want to run this locally, you will need,
- docker compose plugin or above (not the python based docker-compose)
- AWS integration account credentials
- dashboard license (
export TYK_DB_LICENSEKEY=
)
The README in the tarball has further information.