bumped app version

This commit is contained in:
Gani Georgiev
2025-02-08 08:47:01 +02:00
parent acd72101c6
commit 048e534f0d
54 changed files with 1270 additions and 1122 deletions

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
- ⚠️ Upgraded Google OAuth2 auth, token and userinfo endpoints to their latest versions.