Skip to content

Conversation

@spbsoluble
Copy link
Collaborator

@spbsoluble spbsoluble commented Dec 10, 2024

CHANGELOG

Bug fixes

  • oauth2 client now correctly sets the scopes and audience fields when invoked with explicit values.
  • core when passing a string for CA certificate check if .TLSClientConfig.RootCAs is nil and create a new CertPool if it is.

Chores

  • Update stretchr/testify to v1.10.0
  • Update AzureAD/microsoft-authentication-library-for-go to v1.3.2
  • Update x/crypto to v0.30.0
  • Update x/net to v0.32.0
  • Update x/sys to v0.28.0
  • Update x/text to v0.21.0
doebrowsk and others added 4 commits December 3, 2024 15:05
chore(deps): Bump `AzureAD/microsoft-authentication-library-for-go` to `v1.3.2` chore(deps): Bump `x/crypto` to `v0.30.0` chore(deps): Bump `x/net` to `v0.32.0` chore(deps): Bump `x/sys` to `v0.28.0` chore(deps): Bump `x/text` to `v0.21.0`
…ntConfig.RootCAs is nil and create a new CertPool if it is.
@doebrowsk doebrowsk merged commit e40a700 into release-v1.1 Jan 6, 2025
31 of 34 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants