Skip to content

3.7.0

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Jun 14:18
· 144 commits to refs/heads/master since this release

πŸš€ New features and improvements

🐞 Bug fixes

  • Stop ejecting existing key on read of missing key (#2772) @Mahoney
  • Fix race condition in getObjectStore (#2761) @Mahoney
  • Fix scala warnings (#2768) @Mahoney
  • Fix HttpClientBuilder сode and add options for Connection Management to increase the proxying performance (#2744) @MuTalKing
  • Fixed #2739 - prevent automatic creation of __files dir on startup and instead create lazily on write (#2760) @tomakehurst
  • fix: stop showing path parameter non match message incorrectly. (#2753) @RafeArnold
  • Prevent creating multiple stub mappings with the same ID (#2742) @RafeArnold

✍ Other changes

  • Disabled DNS filtering when no custom proxy security rules are set (#2737) @egerix
  • Path params and serve event ID in request (#2769) @tomakehurst

πŸ“¦ Dependency updates