Releases: dub-flow/sessionprobe
Releases · dub-flow/sessionprobe
🚀 First Proper Release: v1.0.0 🚀🎉
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 🎉
The first proper minor release with a bug fix and minor logging improvement.
v0.0.8 Release 🚀
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
Main Changes:
- Added flags to ignore .css and .js URLs
- Improved logging
v0.0.5 Release
Main Changes:
- Improved logging
- Improved output sorting
v0.0.4 Release
Main Changes:
- Added
--skip-verification
flag to deal with SSL certificate verification errors - Fully dockerized the tool
v0.0.3 Release
Main Changes:
- UX: Redesigned CLI parameters and --help, to make the tool way more intuitive and easier to use.
v0.0.2 Release
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 🚀
This is the first release for SessionProbe! Please feel free to provide feedback and feature requests via a GitHub Issue!