Skip to content

v2.0.1

Compare
Choose a tag to compare
@Fenny Fenny released this 15 Sep 19:13
221fa32

🩹 Fixes

  • limiter middleware did not expire blocked keys due to race conditions, this required some patching. #789 thnx @ReneWerner87
  • utils.UUID() had a possibility to generate a duplicate key with multiple threads, this is now safe. #786

📦 Updates

  • Improve pprof, helpers, app and prefork test cases. #785 #784 #783
  • Add / to NotFoundFile if not exist in filesystem middleware #780