Skip to content

Release 2025-07-29

Latest

Choose a tag to compare

@aws-sdk-dotnet-automation aws-sdk-dotnet-automation released this 30 Jul 00:15
· 3 commits to main since this release

Release 2025-07-29

Amazon.Extensions.CognitoAuthentication (3.1.1)

BREAKING CHANGE: Fix Auth with device and device confirmation. The third parameter in GenerateDeviceVerifier() method has been renamed from username to deviceKey. Existing code will compile but fail at runtime - update calls to pass the device key instead of username.