T

Tyk API Gateway

T
Tyk API Gateway Networking v5.14.0

v5.14.0

What's Changed [TT-13727] Add RFC3339 compliant option for consistent GW application logs by @shults in #8157 [TT-17137] Support remote MCPs as upstream — routing fix + auto-mirror PRM + OAuth proxy by @andrei-tyk in #8181 [TT-16865]: Gateway reads node id and nonce on 409 by @kofoworola in #8137 [TT-17190] Upgrade apache/thrift to 0.23.0 by @MFCaballero in #8194 TT-17162: update github-actions wo…

T
Tyk API Gateway Networking v5.8.15-rc8

v5.8.15-rc8: Fix release 5.8.15 FIPS plugin compiler (#8467)

User description Summary align the FIPS plugin compiler with the v5.8.15 FIPS gateway native Go FIPS build replace legacy GOEXPERIMENT=boringcrypto with GOFIPS140=v1.0.0 for the FIPS compiler image leave standard and EE plugin compiler build args unchanged Validation parsed plugin-compiler workflow YAML locally ran git diff --check This is intended to generate a new v5.8.15 RC compiler image for c…

T
Tyk API Gateway Networking v5.14.0-rc7

v5.14.0-rc7: [TT-17417] docs: update swagger version to 5.14.0 (#8460)

Description Update the swagger info.version to 5.14.0 for tyk on the release-5.14.0 branch. Related Issue TT-17417 (subtask of TT-17415, R3 release prep). Clone of the R2 work in #8170 (TT-16944). Motivation and Context The swagger version on release-5.14.0 was stale (5.11.0). It must reflect the 5.14.0 release before the docs sync copies the spec into tyk-docs. How This Has Been Tested Verified t…

T
Tyk API Gateway Networking v5.14.0-rc6

v5.14.0-rc6: test: add local httpbin.org mock to smoke tests (backport #8409) (#8418)

Problem / Task Backport PR #8409 to release branch release-5.14.0. Changes Added a local mock of the httpbin.org service to the smoke tests' docker-compose.yml file (ci/smoke-tests/plugin-aliasing/docker-compose.yml). Testing Smoke tests will use the local mock instead of the public httpbin.org service. Requested by: U3P2L4XNE Slack thread: https://slack.com/archives/C0ATZQCMG58/p1782915217567649…

T
Tyk API Gateway Networking v5.13.1-rc6

v5.13.1-rc6: [releng release-5.13.1] Fix VEX attachment for ee (#8395)

Problem / Task The step 'Attach base image VEX to ee' was missing for the 'ee' build because of an explicit override setting dockerbaseimage: distroless for recent release branches. This created an inconsistency in security procedures between different image types. Requested by: U3P2L4XNE Slack thread: https://slack.com/archives/C0ATZQCMG58/p1782763844850069 Changes Regenerated workflows from grom…

T
Tyk API Gateway Networking v5.8.15-rc7

v5.8.15-rc7

fix: bump aws-sdk-go-v2 kinesis and lambda to fix CVE GHSA-xmrv-pmrh-…

T
Tyk API Gateway Networking v5.8.15

v5.8.15

fix: bump aws-sdk-go-v2 kinesis and lambda to fix CVE GHSA-xmrv-pmrh-…

T
Tyk API Gateway Networking v5.13.1-rc5

v5.13.1-rc5: fix: bump aws-sdk-go-v2/service/s3 to v1.97.3 (TT-17637) (#8383)

Problem / Task Bump github.com/aws/aws-sdk-go-v2/service/s3 to v1.97.3 to fix CVE GHSA-xmrv-pmrh-hhx2 (aws-sdk-go-v2 eventstream DoS). Resolves TT-17637. Requested by: U3P2L4XNE Slack thread: https://slack.com/archives/C0ATZQCMG58/p1782736352621879 Changes Updated github.com/aws/aws-sdk-go-v2/service/s3 to v1.97.3 in go.mod Added blank import for github.com/aws/aws-sdk-go-v2/service/s3 in ee/middl…

T
Tyk API Gateway Networking v5.8.15-rc6

v5.8.15-rc6

fix: bump github.com/aws/aws-sdk-go-v2/service/s3 to v1.97.3 (release…