Skip to content

v3.16.0

Latest
Compare
Choose a tag to compare
@tkan145 tkan145 released this 05 Jun 04:53

This release remove support for Opentracing

What's Changed

New Features

Bug Fixing

  • [3scale_batcher] Update regrex to match app_id with special characters by @tkan145 in #1457
  • Ensure we don't schedule reloading configuration when reloading is disabled by @coderbydesign in #1468
  • Prevent APIcast fallback to global proxy settings for direct connection by @tkan145 in #1478
  • TLS and path routing by @tkan145 in #1486
  • Conditional policy evaluating incorrectly: second policy in policy chain that implement export() always triggers by @tkan145 in #1485
  • APIcast using stale configuration for a deleted Product by @tkan145 in #1488
  • Fix dns cache miss by @tkan145 in #1500
  • Check for nil value when decode based64 value by @tkan145 in #1505
  • Remove redis connection error message from response body in edge limiting policy by @tkan145 in #1537
  • on_failed policy doesn't work with conditional policy by @tkan145 in #1541

Removed

Other Changes

New Contributors

Full Changelog: v3.15.0...v3.16.0