The new release is coming to the town!
Bugfixes and small but important improvements.
Tyk Gateway v2.3.7
- Added HTTPS support for Plugin Bundle downloader Add HTTPS scheme support to the bundle downloader · Issue #925 · TykTechnologies/tyk · GitHub
- Fix path duplication when using URL rewrite URL rewrite duplicates endpoint path · Issue #855 · TykTechnologies/tyk · GitHub
- JSVM middleware now has
rawlog
function, which prints unformatted data bypassing logger formatting As a developer I should be able print directly to the console without logger · Issue #844 · TykTechnologies/tyk · GitHub - JSVM middleware and VirtualEndpoint now support passing custom data from API definition using
config_data
object JSVM: fix config_data, add a test and document it with examples (JS plugins and virtual paths) · Issue #829 · TykTechnologies/tyk · GitHub - Added support for TLS connection with MDCB (Hybrid) using
slave_option.use_ssl
andslave_options.ssl_insecure_skip_verify
Add support for MDCB secure connection by buger · Pull Request #842 · TykTechnologies/tyk · GitHub - Fix uptime tests bug, when traffic was sent to dead host Uptime tests: Load balancer sends traffic to dead host · Issue #825 · TykTechnologies/tyk · GitHub
- Fix JSVM leak introduced in 2.3.5 JSVM leak introduced in 2.3.5 · Issue #804 · TykTechnologies/tyk · GitHub
- Fix hot reload issues when used in MDCB or Hybrid environments
Tyk Dashboard v1.3.7
- Added
config_data
field to API designer user interface - Updated Swagger documentation to support latest specification changes
- Added option to allow admin users reset password without additional permissions
security.allow_admin_reset_password
MDCB v1.3.0
- Added support for secure TLS connections with Gateway
- Improved Gateway authentification mechanism to fix hot reload issues
UPGRADE NOTICE
New gateway version v2.3.7 require MDCB v1.3.0, thus MDCB should be upgraded first.