v0.2.8
Credential Broker v0.2.8
Changes:
- Add CredentialResponse.source and return source=windows for successful Windows Credential Manager resolution.
- Sanitize invalid request logging so password/token/secret-like fields are masked, including Pydantic validation error inputs.
- Handle Ctrl+C / KeyboardInterrupt shutdown without traceback and close the HTTP server cleanly.
- Include standalone Windows EXE and per-user Inno Setup installer assets.
Validation:
- 34 tests passed.
- credential-broker.exe resolve smoke check passed.
- CredentialBrokerSetup-v0.2.8.exe built successfully with Inno Setup 6.7.3.