Skip to content

v2.1.0

Latest
Compare
Choose a tag to compare
@pouriyajamshidi pouriyajamshidi released this 17 Nov 19:11
· 1 commit to master since this release

Summary for release version 2

  • implement reporting using --report flag
  • add v1 to v2 database migration support (uses 1/10th of disk space comparing to the previous method)
  • major cleanup of existing code
  • remove trailing '/'s from referrer
  • remove trailing '/' from URLs
  • add a warning for inclusion of nginwho addition to nginx file
  • optimize log file handling and minor cleanups
  • collect types in one file
  • replace types and improve functions separation logic
  • implement performant DB log insertion and avoid duplicate log inserts
  • fix date parsing bug introduced in Nginx 1.24.0
  • re-design database operations logic for inserts
  • better handling on log file reads to save CPU cycles
  • convert response size to string and rename nonstandard to nondefault
  • bump Nim version
  • adjust flags based on version 2
  • update README

b20c228cace735da7bab11942dd77bb8fdc9a70ed8888585879e57fa nginwho