Skip to content

v1.3.0

Compare
Choose a tag to compare
@vasayxtx vasayxtx released this 09 Sep 13:55
· 6 commits to master since this release
6d0330c

What's Changed

  • Rework and simplify lrucache package - #10
  • Make metrics collection in throttle and middleware packages more flexible - #11
  • Avoid implicit panics in middleware and middleware/throttle packages - #12

Full Changelog: v1.2.0...v1.3.0

Notes

  • This release introduces breaking changes in lrucache, httpserver/middleware, and httpserver/middleware/throttle packages. However, due to the library’s limited current usage, we have decided not to increase the major version at this time.