Skip to content

v0.16.0

Latest
Compare
Choose a tag to compare
@clue clue released this 05 Mar 14:52
· 7 commits to main since this release

We are thrilled to announce the official release of v0.16.0 to the public! 🎉🚀 Additionally, we are making all previous tagged versions available to simplify the upgrade process. In addition to the release of v0.16.0, this update includes all prior tagged releases.

This release includes exciting new features such as improved performance, additional options for access logging, updates to our documentation and nginx + Apache configurations, as well as many more internal improvements to our test suite and integration tests.

  • Feature: Improve performance by skipping AccessLogHandler if it writes to /dev/null.
    (#248 by @clue)

  • Feature: Add optional $path argument for AccessLogHandler.
    (#247 by @clue)

  • Minor documentation improvements and update nginx + Apache configuration.
    (#245 and #251 by @clue)

  • Improve test suite with improved directory structure for integration tests.
    (#250 by @clue)