solrbot opened a new pull request, #2994: URL: https://github.com/apache/solr/pull/2994
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [com.google.auth:google-auth-library-oauth2-http](https://redirect.github.com/googleapis/google-auth-library-java) | dependencies | minor | `1.19.0` -> `1.30.1` | | [com.google.auth:google-auth-library-credentials](https://redirect.github.com/googleapis/google-auth-library-java) | dependencies | minor | `1.19.0` -> `1.30.1` | --- ### Release Notes <details> <summary>googleapis/google-auth-library-java (com.google.auth:google-auth-library-oauth2-http)</summary> ### [`v1.30.1`](https://redirect.github.com/googleapis/google-auth-library-java/blob/HEAD/CHANGELOG.md#1301-2024-12-11) ##### Bug Fixes - JSON parsing of S2A addresses. ([#​1589](https://redirect.github.com/googleapis/google-auth-library-java/issues/1589)) ([9d5ebfe](https://redirect.github.com/googleapis/google-auth-library-java/commit/9d5ebfe8870a11d27af3a7c7f3fd9930ab207162)) ### [`v1.30.0`](https://redirect.github.com/googleapis/google-auth-library-java/blob/HEAD/CHANGELOG.md#1300-2024-11-08) ##### Features - Support querying S2A Addresses from MDS ([#​1400](https://redirect.github.com/googleapis/google-auth-library-java/issues/1400)) ([df06bd1](https://redirect.github.com/googleapis/google-auth-library-java/commit/df06bd1f94d03c4f8807c2adf42d25d29b731531)) ##### Bug Fixes - Make it explicit that there is a network call to MDS to get SecureSessionAgentConfig ([#​1573](https://redirect.github.com/googleapis/google-auth-library-java/issues/1573)) ([18020fe](https://redirect.github.com/googleapis/google-auth-library-java/commit/18020fedb855742ee27b6558f5de58d3818c6b48)) ### [`v1.29.0`](https://redirect.github.com/googleapis/google-auth-library-java/blob/HEAD/CHANGELOG.md#1290-2024-10-22) ##### Features - Service sccount to service account impersonation to support universe domain ([#​1528](https://redirect.github.com/googleapis/google-auth-library-java/issues/1528)) ([c498ccf](https://redirect.github.com/googleapis/google-auth-library-java/commit/c498ccf67755c6ec619cb37962c2c86ae3ec9d4c)) ##### Bug Fixes - Make some enum fields final ([#​1526](https://redirect.github.com/googleapis/google-auth-library-java/issues/1526)) ([8920155](https://redirect.github.com/googleapis/google-auth-library-java/commit/89201558db913d9a71b3acccbab8eb0045ada6de)) ### [`v1.28.0`](https://redirect.github.com/googleapis/google-auth-library-java/blob/HEAD/CHANGELOG.md#1280-2024-10-02) ##### Features - Add metric headers ([#​1503](https://redirect.github.com/googleapis/google-auth-library-java/issues/1503)) ([7f0c1d3](https://redirect.github.com/googleapis/google-auth-library-java/commit/7f0c1d31176f9e634fac3b2c6b06f880a51b5fa6)) ### [`v1.27.0`](https://redirect.github.com/googleapis/google-auth-library-java/blob/HEAD/CHANGELOG.md#1270-2024-09-20) ##### Features - Add api key credential as client library authorization type ([#​1483](https://redirect.github.com/googleapis/google-auth-library-java/issues/1483)) ([6401e51](https://redirect.github.com/googleapis/google-auth-library-java/commit/6401e51c04fa6bd819e8dff98a62b7f079608a43)) ### [`v1.26.0`](https://redirect.github.com/googleapis/google-auth-library-java/blob/HEAD/CHANGELOG.md#1260-2024-09-18) ##### Features - Updates UserAuthorizer to support retrieving token response directly with different client auth types ([#​1486](https://redirect.github.com/googleapis/google-auth-library-java/issues/1486)) ([1651006](https://redirect.github.com/googleapis/google-auth-library-java/commit/16510064e861868f649b6bc8fdc54b8a39890812)) ### [`v1.25.0`](https://redirect.github.com/googleapis/google-auth-library-java/blob/HEAD/CHANGELOG.md#1250-2024-09-03) ##### Features - Support retrieving ID Token from IAM endpoint for ServiceAccountCredentials ([#​1433](https://redirect.github.com/googleapis/google-auth-library-java/issues/1433)) ([4fcf83e](https://redirect.github.com/googleapis/google-auth-library-java/commit/4fcf83e0f96de0e6323b85b9a47119a257b37e90)) ##### Bug Fixes - ComputeEngineCredentials.createScoped should invalidate existing AccessToken ([#​1428](https://redirect.github.com/googleapis/google-auth-library-java/issues/1428)) ([079a065](https://redirect.github.com/googleapis/google-auth-library-java/commit/079a06563114e359b74694b78aec687601a2f628)) - Invalidate the SA's AccessToken when createScoped() is called ([#​1489](https://redirect.github.com/googleapis/google-auth-library-java/issues/1489)) ([f26fee7](https://redirect.github.com/googleapis/google-auth-library-java/commit/f26fee78d69fce1aaa00dbd5548f3e0266ee6441)) ### [`v1.24.1`](https://redirect.github.com/googleapis/google-auth-library-java/blob/HEAD/CHANGELOG.md#1241-2024-08-13) ##### Bug Fixes - Retry sign blob call with exponential backoff ([#​1452](https://redirect.github.com/googleapis/google-auth-library-java/issues/1452)) ([d42f30a](https://redirect.github.com/googleapis/google-auth-library-java/commit/d42f30acae7c7bd81afbecbfa83ebde5c6db931a)) ### [`v1.24.0`](https://redirect.github.com/googleapis/google-auth-library-java/blob/HEAD/CHANGELOG.md#1240-2024-07-09) ##### Features - \[java] allow passing libraries_bom_version from env ([#​1967](https://redirect.github.com/googleapis/google-auth-library-java/issues/1967)) ([#​1407](https://redirect.github.com/googleapis/google-auth-library-java/issues/1407)) ([d92b421](https://redirect.github.com/googleapis/google-auth-library-java/commit/d92b421c8fa9c22dda47b49f5ebec7f6ac2658a9)) - Next release from main branch is 1.21.0 ([#​1372](https://redirect.github.com/googleapis/google-auth-library-java/issues/1372)) ([23c3cbe](https://redirect.github.com/googleapis/google-auth-library-java/commit/23c3cbe70fdce49a3075e15ba965739704a87ace)) ##### Bug Fixes - Makes default token url universe aware ([#​1383](https://redirect.github.com/googleapis/google-auth-library-java/issues/1383)) ([e3caf05](https://redirect.github.com/googleapis/google-auth-library-java/commit/e3caf05831011dc05d3a8b01ebf79305eda70183)) - Remove Base64 padding in DefaultPKCEProvider ([#​1375](https://redirect.github.com/googleapis/google-auth-library-java/issues/1375)) ([1405378](https://redirect.github.com/googleapis/google-auth-library-java/commit/1405378b05469841a3683bc914f47b92437abcfc)) ##### Documentation - Add supplier sections to table of contents ([#​1371](https://redirect.github.com/googleapis/google-auth-library-java/issues/1371)) ([9e11763](https://redirect.github.com/googleapis/google-auth-library-java/commit/9e11763e79127b3691533488482575adef6f73d2)) - Adds docs for supplier based external account credentials ([#​1362](https://redirect.github.com/googleapis/google-auth-library-java/issues/1362)) ([bd898c6](https://redirect.github.com/googleapis/google-auth-library-java/commit/bd898c64875a87414f84ca0787ba6c140e05921b)) - Fix readme documentation for workload custom suppliers. ([#​1382](https://redirect.github.com/googleapis/google-auth-library-java/issues/1382)) ([75bd749](https://redirect.github.com/googleapis/google-auth-library-java/commit/75bd749985e2d507dc48863408067950fcda3ef1)) ### [`v1.23.0`](https://redirect.github.com/googleapis/google-auth-library-java/blob/HEAD/CHANGELOG.md#1230-2024-02-05) ##### Features - Add context object to pass to supplier functions ([#​1363](https://redirect.github.com/googleapis/google-auth-library-java/issues/1363)) ([1d9efc7](https://redirect.github.com/googleapis/google-auth-library-java/commit/1d9efc78aa6ab24fc2aab5f081240a815c394c95)) - Adds support for user defined subject token suppliers in AWSCredentials and IdentityPoolCredentials ([#​1336](https://redirect.github.com/googleapis/google-auth-library-java/issues/1336)) ([64ce8a1](https://redirect.github.com/googleapis/google-auth-library-java/commit/64ce8a1fbb82cb19e17ca0c6713c7c187078c28b)) - Adds universe domain for DownscopedCredentials and ExternalAccountAuthorizedUserCredentials ([#​1355](https://redirect.github.com/googleapis/google-auth-library-java/issues/1355)) ([17ef707](https://redirect.github.com/googleapis/google-auth-library-java/commit/17ef70748aae4820f10694ae99c82ed7ca89dbce)) - Modify the refresh window to match go/async-token-refresh. Serverless tokens are cached until 4 minutes before expiration, so 4 minutes is the ideal refresh window. ([#​1352](https://redirect.github.com/googleapis/google-auth-library-java/issues/1352)) ([a7a8d7a](https://redirect.github.com/googleapis/google-auth-library-java/commit/a7a8d7a4102b0b7c1b83791947ccb662f060eca7)) ##### Bug Fixes - Add missing copyright header ([#​1364](https://redirect.github.com/googleapis/google-auth-library-java/issues/1364)) ([a24e563](https://redirect.github.com/googleapis/google-auth-library-java/commit/a24e5631b8198d988a7b82deab5453e43917b0d2)) - Issue [#​1347](https://redirect.github.com/googleapis/google-auth-library-java/issues/1347): ExternalAccountCredentials serialization is broken ([#​1358](https://redirect.github.com/googleapis/google-auth-library-java/issues/1358)) ([e3a2e9c](https://redirect.github.com/googleapis/google-auth-library-java/commit/e3a2e9cbdd767c4664d895f98f69d8b742d645f0)) - Refactor compute and cloudshell credentials to pass quota project to base class ([#​1284](https://redirect.github.com/googleapis/google-auth-library-java/issues/1284)) ([fb75239](https://redirect.github.com/googleapis/google-auth-library-java/commit/fb75239ead37b6677a392f38ea2ef2012b3f21e0)) ### [`v1.22.0`](https://redirect.github.com/googleapis/google-auth-library-java/blob/HEAD/CHANGELOG.md#1220-2024-01-09) ##### Features - Adds universe domain support for compute credentials ([#​1346](https://redirect.github.com/googleapis/google-auth-library-java/issues/1346)) ([7e26861](https://redirect.github.com/googleapis/google-auth-library-java/commit/7e268611d2c2152e84702b1c67ca846902bbe2d5)) ##### Bug Fixes - Handle error-prone warnings ([#​1334](https://redirect.github.com/googleapis/google-auth-library-java/issues/1334)) ([927cad8](https://redirect.github.com/googleapis/google-auth-library-java/commit/927cad835567cd6619ca51c97546831b0f13edec)) ### [`v1.21.0`](https://redirect.github.com/googleapis/google-auth-library-java/blob/HEAD/CHANGELOG.md#1210-2023-12-21) ##### Features - Add code sample and test for getting an access token from an impersonated SA ([#​1289](https://redirect.github.com/googleapis/google-auth-library-java/issues/1289)) ([826ee40](https://redirect.github.com/googleapis/google-auth-library-java/commit/826ee4007d3e0600dfdf42383f56dbcf6cdd4cec)) - Multi universe support, adding universe_domain field ([#​1282](https://redirect.github.com/googleapis/google-auth-library-java/issues/1282)) ([7eb322e](https://redirect.github.com/googleapis/google-auth-library-java/commit/7eb322e3af6bce85774b2a1051242a4b62b53963)) ##### Bug Fixes - Remove -Xlint:unchecked, suppress all existing violations, add [@​CanIgnoreReturnValue](https://redirect.github.com/CanIgnoreReturnValue) ([#​1324](https://redirect.github.com/googleapis/google-auth-library-java/issues/1324)) ([04dfd40](https://redirect.github.com/googleapis/google-auth-library-java/commit/04dfd40c57b89c2d55327d5ea08036d749ebac02)) ##### Documentation - Update README.md to link to Cloud authentication documentation rather than AIPs ([98fc7e1](https://redirect.github.com/googleapis/google-auth-library-java/commit/98fc7e1f2f551d59811de63eaef0df6bf8e21c2c)) ### [`v1.20.0`](https://redirect.github.com/googleapis/google-auth-library-java/blob/HEAD/CHANGELOG.md#1200-2023-09-19) ##### Features - Byoid metrics framework ([#​1232](https://redirect.github.com/googleapis/google-auth-library-java/issues/1232)) ([38bdf60](https://redirect.github.com/googleapis/google-auth-library-java/commit/38bdf60189b44171f5d481fa934f4ece60553653)) ##### Bug Fixes - Make derived classes of CredentialSource public ([#​1236](https://redirect.github.com/googleapis/google-auth-library-java/issues/1236)) ([9bb9e0a](https://redirect.github.com/googleapis/google-auth-library-java/commit/9bb9e0a67c503415a69f35e390f6c64357fc7be1)) ##### Documentation - Update library definitions in README to the latest version ([#​1239](https://redirect.github.com/googleapis/google-auth-library-java/issues/1239)) ([0c5cff2](https://redirect.github.com/googleapis/google-auth-library-java/commit/0c5cff26fc66ad90d2dbccd374c6ead81f66d569)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "* * * * *" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. â™» **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/solrbot/renovate-github-action) <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjQuMSIsInVwZGF0ZWRJblZlciI6IjM4LjEyNC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org