27.0.0 - 2026-07-27
Important
Requires gsa >= 28.0.0
✨ Added
- Add get_scan_report GMP command support in gsad by @ozgen in #431
- Add extended debug for changing the session timeout by @bjoernricks in 3191614
- Return the session duration from login responses by @bjoernricks in ecdf63c
👷 Changed
- Change LOGO in README.md by @y0urself in #429
- Allow to get the (maximum) duration of the user session by @bjoernricks in abf6f5f
- Return the duration instead of timeout for renewing a session by @bjoernricks in 1af20af
🐛 Bug Fixes
- Specify log domain by @qha in #430
- Use scan_report_id for get_scan_report in gsad by @ozgen in #432
- Don't extend the user session on POST requests automatically by @bjoernricks in e385ad3
🔥 Removed
- Remove scanner_id argument from create_config API by @bjoernricks in #427
- Remove session timeout from by @bjoernricks in 26e9c9f
- Remove unused gsad_user_session_get_timeout_function by @bjoernricks in #433
📚 Documentation
- Fix 8 typos in code comments by @Avicennasis in #428