UI
🐞 Fixed
- Provider wizard no longer advances to the Launch Scan step when rotating credentials (#10851)
- Attack Paths scan selector now lists scans from every provider with working pagination, instead of capping the list at the first ten (#10864)
API
🚀 Added
DJANGO_SENTRY_TRACES_SAMPLE_RATEenv var (default0.02) enables Sentry performance tracing for the API (#10873)
🔄 Changed
- Attack Paths: Neo4j driver
connection_acquisition_timeoutis now configurable viaNEO4J_CONN_ACQUISITION_TIMEOUT(default lowered from 120 s to 15 s) (#10873)