- feat(sse): add workflow job push notifications via Server-Sent Events
- feat(auth): disable HTTP
TRACE
method to prevent XST attacks - feat(api): add API clients in Python, Go, Rust, Ruby, Java and C++
- fix(android): migrate to JWT-based auth system
- fix(auth): secure endpoints based on user profile
- fix(auth): return 401 instead of 500 when user not found
- fix(swagger): skip login and redirect authenticated users to endpoints
Full Changelog: v9.3...v9.4