File tree Expand file tree Collapse file tree 3 files changed +17
-3
lines changed
Expand file tree Collapse file tree 3 files changed +17
-3
lines changed 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 - google/auth
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-15)
8+
9+
10+ ### Features
11+
12+ * release libraries ([ 818ca50aea948aeef9d4a43ac632fc9d13d3ba61] ( https://github.com/googleapis/google-cloud-python/commit/818ca50aea948aeef9d4a43ac632fc9d13d3ba61 ) )
13+ * Add trust boundary support for external accounts. (#1809 ) * feat: Add trust boundary support for external accounts.
14+ * Add trust boundary support to external account authorized users.
15+ * Fix lint issues
16+ * Implement additional unit tests for external account authorized user.
17+ * fix formatting issue
18+ * Add a unit test with invalid audiance
19+ * add missing unit tests ([ 36ecb1d65883477d27faf9c2281fc289659b9903] ( https://github.com/googleapis/google-cloud-python/commit/36ecb1d65883477d27faf9c2281fc289659b9903 ) )
20+
721## [ 2.41.2] ( https://github.com/googleapis/google-auth-library-python/compare/v2.41.1...v2.41.2 ) (2025-10-14)
822
923
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