This repository was archived by the owner on Mar 6, 2026. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11image : python-librarian-generator:latest
22libraries :
33 - id : google-auth
4- version : 2.41.1
4+ version : 2.42.0
55 last_generated_commit : 102d9f92ac6ed649a61efd9b208e4d1de278e9bb
66 apis : []
77 source_roots :
88 - .
99 preserve_regex :
1010 - .*
1111 remove_regex : []
12- tag_format : ' v{version}'
12+ tag_format : v{version}
Original file line number Diff line number Diff line change 44
55[ 1 ] : https://pypi.org/project/google-auth/#history
66
7+ ## [ 2.42.0] ( https://github.com/googleapis/google-cloud-python/compare/google-auth-v2.41.1...google-auth-v2.42.0 ) (2025-10-22)
8+
9+
10+ ### Features
11+
12+ * wip ([ 9bde45833a2aa095c0f0ddb8a4aaaf5e2ea28453] ( https://github.com/googleapis/google-cloud-python/commit/9bde45833a2aa095c0f0ddb8a4aaaf5e2ea28453 ) )
13+ * onboard ` google-auth ` to librarian ([ 4059a5d33a5d5c66776adddbb0eeea373a66dffb] ( https://github.com/googleapis/google-cloud-python/commit/4059a5d33a5d5c66776adddbb0eeea373a66dffb ) )
14+ * Add trust boundary support for external accounts. (#1809 ) * feat: Add trust boundary support for external accounts.
15+ * Add trust boundary support to external account authorized users.
16+ * Fix lint issues
17+ * Implement additional unit tests for external account authorized user.
18+ * fix formatting issue
19+ * Add a unit test with invalid audiance
20+ * add missing unit tests ([ 36ecb1d65883477d27faf9c2281fc289659b9903] ( https://github.com/googleapis/google-cloud-python/commit/36ecb1d65883477d27faf9c2281fc289659b9903 ) )
21+
722## [ 2.41.2] ( https://github.com/googleapis/google-auth-library-python/compare/v2.41.1...v2.41.2 ) (2025-10-14)
823
924
Original file line number Diff line number Diff line change 1212# See the License for the specific language governing permissions and
1313# limitations under the License.
1414
15- __version__ = "2.41.1 "
15+ __version__ = "2.42.0 "
You can’t perform that action at this time.
0 commit comments