We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4fe69c commit 32ead6bCopy full SHA for 32ead6b
2 files changed
CHANGELOG.md
@@ -2,6 +2,13 @@
2
3
* [feat]: add support for Firebase v6.0 (#391)
4
5
+## [1.50.1](https://github.com/googleapis/google-auth-library-php/compare/v1.50.0...v1.50.1) (2026-03-18)
6
+
7
8
+### Bug Fixes
9
10
+* ImpersonatedCredentials getLastReceivedToken returns correct token ([#655](https://github.com/googleapis/google-auth-library-php/issues/655)) ([a4fe69c](https://github.com/googleapis/google-auth-library-php/commit/a4fe69c11c0c8bbe78e33eb1433c6dbcec72af2a))
11
12
## [1.50.0](https://github.com/googleapis/google-auth-library-php/compare/v1.49.0...v1.50.0) (2026-01-08)
13
14
VERSION
@@ -1 +1 @@
1
-1.50.0
+1.50.1
0 commit comments