Features
- Console:
- Switch to a new authentication system (#11060) (d40866a) (Mariusz Nowak)
- In uneven scenario let user decide whether intent is to login into the Dashboard or the Console(#11045) (0f21362) (Mariusz Nowak)
- Report
org
mismatch with a meaningful error (#11060) (ecaeb1f) (Mariusz Nowak) - Support
console.org
setting (so differentorg
settings can be used for the Dashboard and the Console) (#11060) (3b3cfae) (Mariusz Nowak)
- AWS MSK: Add support for SASL/SCRAM authentication (#11060) (184cb03) (Ariel Gordone)
- AWS S3: Support
forceDeploy
setting (#11066) (5af44a4) (Simon Archer) - AWS Lambda: Recognize all variants of supported log retention days (#11076) (a4d0ad5) (Brian Celenza)
Bug Fixes
- AWS Lambda: Fix support for lambdas with provisioned concurrency on with
url: true
(#11045) (2107aec) (Piotr Grzesik) - CLI: Fix CLI command validation when using custom providers (#11080) (5004fb1) (Mariusz Nowak)
- Variables: Fix reporting of unresolved sources (#11080) (77e21f9) (Mariusz Nowak)
Maintenance Improvements
- Console:
- Rely on generic
apiRequest
for ingestion tokens rotation (#11060) (#11060) (0cecae7) (Mariusz Nowak) - Separate Dashboard & Console login logic (#11060) (443fa4b) (Mariusz Nowak)
- Rely on generic
- CLI Onboarding: Generalize
isConsole
resolution (#11060) (caaa3c8) (Mariusz Nowak)