Skip to content

Releases: dub-flow/sessionprobe

🚀 First Proper Release: v1.0.0 🚀🎉

28 Mar 14:12
Compare
Choose a tag to compare

Did a lot of testing so hopefully everything should be working 😃.

New features:

  • Support for POST/PUT/PATCH/DELETE. This should work well for DELETE but is really basic at this point for POST/PUT/PATCH
  • Added functionality to notify the user if a newer version of Sessionprobe exists

🎉 v0.1.0 Release 🎉

29 Nov 09:57
Compare
Choose a tag to compare

The first proper minor release with a bug fix and minor logging improvement.

v0.0.8 Release 🚀

01 Nov 15:15
ca749ca
Compare
Choose a tag to compare

v0.0.8 Release 🚀

Lots of new features and improvements, e.g.:

  • Added --filter-regex flag to exclude certain URLs whose response body matches the regex
  • Added --filter-lengths flag to exclude HTTP responses by body length.
  • ...

v0.0.6 Release

18 Aug 13:04
Compare
Choose a tag to compare

Main Changes:

  • Added flags to ignore .css and .js URLs
  • Improved logging

v0.0.5 Release

08 Aug 12:41
Compare
Choose a tag to compare

Main Changes:

  • Improved logging
  • Improved output sorting

v0.0.4 Release

07 Aug 10:50
Compare
Choose a tag to compare

Main Changes:

  • Added --skip-verification flag to deal with SSL certificate verification errors
  • Fully dockerized the tool

v0.0.3 Release

03 Aug 16:39
05e8510
Compare
Choose a tag to compare

Main Changes:

  • UX: Redesigned CLI parameters and --help, to make the tool way more intuitive and easier to use.

v0.0.2 Release

02 Aug 14:25
c5cef96
Compare
Choose a tag to compare

Main Changes:

  • Added -proxy flag
  • Made tool compatible with all kinds of header-based authentication
  • Improved output (e.g. added length, sorted by file extension)

SessionProbe v0.0.1 🚀

02 Aug 12:31
Compare
Choose a tag to compare

This is the first release for SessionProbe! Please feel free to provide feedback and feature requests via a GitHub Issue!