Skip to content

v1.2.2

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 27 Jan 03:10
aa5d8ee

Changelog

Features

Bug fixes

  • 438926d: fix: default auto decompressor on uncompressed or double compressed bodies (#91) (@alexdyukov)

Refactor

  • 3529136: refactor: improve error handling and resource management in gzip utils (#101) (@appleboy)
  • f3f028a: refactor: refactor middleware and improve API handling (@appleboy)
  • 4fc267c: refactor: improve error handling and documentation for content encoding (@appleboy)
  • aa5d8ee: refactor: optimize gzip writer pool management and resource handling (#102) (@appleboy)