Skip to content

v1.1.0: auth, multiple quota files, client disconnect

Compare
Choose a tag to compare
@vania-pooh vania-pooh released this 03 Feb 03:28
· 334 commits to master since this release

New features

  • #13 - delete session when client closes connection
  • #17 - add capability to work with multiple quota files
  • #19 - migrate to separate quota reload library
  • #24 - capability to restart gracefully
  • #36 - try all hosts before throwing error to user
  • #39 - godoc

Fixes

  • #27 - version processing issues
  • #31 - memory leak in route logic