Tyk Gateway 2.5.5, and MDCB 1.5.6

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 to false
  • Added support for Mongo TLS connections, similar to Tyk Dashboard, using: mongo_use_ssl and mongo_ssl_insecure_skip_verify boolean options.