Tyk Gateway 2.5.5
- Fixed memory leak, happening when using Python-based plugins
MDCB 1.5.6
Note that MDCB version got bumped by 2 points (previous was 1.5.4).
- Fixed parsing of private key files, used for upstream mutual TLS auth
- Fixed Mongo failover handling, when MDCB used to process analytics, e.g.
forward_analytics_to_pump
set tofalse
- Added support for Mongo TLS connections, similar to Tyk Dashboard, using:
mongo_use_ssl
andmongo_ssl_insecure_skip_verify
boolean options.