We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
CHANGELOG.md
1 parent 18b06de commit 4ba2bf6Copy full SHA for 4ba2bf6
CHANGELOG.md
@@ -1,3 +1,16 @@
1
+# v1.1.1
2
+
3
+## Bug fixes
4
+- `oauth2` client now correctly sets the `scopes` and `audience` fields when invoked with explicit values.
5
6
+## Chores
7
+- Update `stretchr/testify` to `v1.10.0`
8
+- Update `AzureAD/microsoft-authentication-library-for-go` to `v1.3.2`
9
+- Update `x/crypto` to `v0.30.0`
10
+- Update `x/net` to `v0.32.0`
11
+- Update `x/sys` to `v0.28.0`
12
+- Update `x/text` to `v0.21.0`
13
14
# v1.1.0
15
16
## Features
0 commit comments