Update changelog for 0.23.0-rc14

This commit is contained in:
LukeHagar
2025-02-09 00:01:37 +00:00
committed by github-actions[bot]
parent cfdef4d45e
commit 309b457c9d

View File

@@ -1,3 +1,10 @@
## v0.25.1
- Fixed the batch API Preview success sample response.
- Bumped GitHub action min Go version to 1.23.6 as it comes with a [minor security fix](https://github.com/golang/go/issues?q=milestone%3AGo1.23.6+label%3ACherryPickApproved) for the ppc64le build.
## v0.25.0 ## v0.25.0
- ⚠️ Upgraded Google OAuth2 auth, token and userinfo endpoints to their latest versions. - ⚠️ Upgraded Google OAuth2 auth, token and userinfo endpoints to their latest versions.