This is an automated email from the ASF dual-hosted git repository.
dsmiley pushed a change to branch branch_10x
in repository https://gitbox.apache.org/repos/asf/solr.git
from 2c426f9a943 SOLR-18062: Support arbitrary Kafka properties via env and
sysprops (#4185)
new f461ef7e307 SOLR-18349: Use v2 of runComposeUiTest in the new ui tests
(#4741)
new 5c38544d8b6 Review and tidy solr/modules/extraction code (#4832)
new ca132d79694 Review and tidy solr/modules/jwt-auth code (#4834)
new d9b64a893ef SOLR-18399: Ship ui-grid icon fonts with the Admin UI
(#4802)
new 73315686348 Update Google Cloud (#4848)
The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
...e-cloud.yml => PR#4848-update-google-cloud.yml} | 4 +-
gradle/libs.versions.toml | 4 +-
solr/licenses/api-common-2.66.0.jar.sha1 | 1 -
solr/licenses/api-common-2.67.0.jar.sha1 | 1 +
solr/licenses/checker-qual-3.54.0.jar.sha1 | 1 -
.../licenses/conscrypt-openjdk-uber-2.6.0.jar.sha1 | 1 -
.../licenses/conscrypt-openjdk-uber-2.6.2.jar.sha1 | 1 +
.../gapic-google-cloud-storage-v2-2.71.0.jar.sha1 | 1 -
.../gapic-google-cloud-storage-v2-2.72.0.jar.sha1 | 1 +
solr/licenses/gax-2.83.0.jar.sha1 | 1 -
solr/licenses/gax-2.84.0.jar.sha1 | 1 +
solr/licenses/gax-grpc-2.83.0.jar.sha1 | 1 -
solr/licenses/gax-grpc-2.84.0.jar.sha1 | 1 +
solr/licenses/gax-httpjson-2.83.0.jar.sha1 | 1 -
solr/licenses/gax-httpjson-2.84.0.jar.sha1 | 1 +
...google-auth-library-credentials-1.50.0.jar.sha1 | 1 -
...google-auth-library-credentials-1.51.0.jar.sha1 | 1 +
...google-auth-library-oauth2-http-1.50.0.jar.sha1 | 1 -
...google-auth-library-oauth2-http-1.51.0.jar.sha1 | 1 +
solr/licenses/google-cloud-core-2.73.0.jar.sha1 | 1 -
solr/licenses/google-cloud-core-2.74.0.jar.sha1 | 1 +
.../google-cloud-core-grpc-2.73.0.jar.sha1 | 1 -
.../google-cloud-core-grpc-2.74.0.jar.sha1 | 1 +
.../google-cloud-core-http-2.73.0.jar.sha1 | 1 -
.../google-cloud-core-http-2.74.0.jar.sha1 | 1 +
solr/licenses/google-cloud-nio-0.135.0.jar.sha1 | 1 -
solr/licenses/google-cloud-nio-0.136.0.jar.sha1 | 1 +
solr/licenses/google-cloud-storage-2.71.0.jar.sha1 | 1 -
solr/licenses/google-cloud-storage-2.72.0.jar.sha1 | 1 +
.../grpc-google-cloud-storage-v2-2.71.0.jar.sha1 | 1 -
.../grpc-google-cloud-storage-v2-2.72.0.jar.sha1 | 1 +
.../proto-google-cloud-storage-v2-2.71.0.jar.sha1 | 1 -
.../proto-google-cloud-storage-v2-2.72.0.jar.sha1 | 1 +
.../proto-google-common-protos-2.74.0.jar.sha1 | 1 -
.../proto-google-common-protos-2.75.0.jar.sha1 | 1 +
solr/licenses/proto-google-iam-v1-1.69.0.jar.sha1 | 1 -
solr/licenses/proto-google-iam-v1-1.70.0.jar.sha1 | 1 +
.../solr/handler/extraction/ExtractingParams.java | 53 ++++++++--------
.../handler/extraction/SolrContentHandler.java | 11 ++--
.../ExtractingRequestHandlerTestAbstract.java | 4 --
solr/modules/gcs-repository/gradle.lockfile | 36 +++++------
.../apache/solr/security/jwt/JWTAuthPlugin.java | 4 +-
.../apache/solr/security/jwt/JWTIssuerConfig.java | 2 +-
.../org/apache/solr/security/jwt/JWTPrincipal.java | 4 +-
.../security/jwt/JWTAuthPluginIntegrationTest.java | 68 +++++++++++----------
.../solr/security/jwt/JWTAuthPluginTest.java | 8 ++-
.../solr/security/jwt/JWTIssuerConfigTest.java | 21 ++++---
.../jwt/JWTVerificationkeyResolverTest.java | 3 +-
.../solr/security/jwt/KeystoreGenerator.java | 2 +-
solr/modules/s3-repository/gradle.lockfile | 38 ++++++------
solr/modules/sql/gradle.lockfile | 2 +-
solr/solr-ref-guide/gradle.lockfile | 2 +-
solr/solrj-streaming/gradle.lockfile | 2 +-
solr/ui/gradle.lockfile | 20 +++---
.../solr/ui/views/auth/BasicAuthContentTest.kt | 2 +-
.../ui/views/auth/UserAuthenticationContentTest.kt | 2 +-
.../solr/ui/views/components/SolrCardTest.kt | 2 +-
.../ui/views/configsets/ConfigsetsDropdownTest.kt | 2 +-
.../views/configsets/CreateConfigsetDialogTest.kt | 2 +-
.../views/configsets/ImportConfigsetDialogTest.kt | 2 +-
.../ui/views/environment/EnvironmentContentTest.kt | 2 +-
.../apache/solr/ui/views/start/StartContentTest.kt | 2 +-
solr/webapp/gradle.lockfile | 19 +++---
.../org/apache/solr/webapp/AdminUiTestBase.java | 3 -
solr/webapp/web/css/angular/fonts/ui-grid.eot | Bin 0 -> 10319 bytes
solr/webapp/web/css/angular/fonts/ui-grid.svg | Bin 0 -> 9087 bytes
solr/webapp/web/css/angular/fonts/ui-grid.ttf | Bin 0 -> 10155 bytes
solr/webapp/web/css/angular/fonts/ui-grid.woff | Bin 0 -> 5728 bytes
68 files changed, 179 insertions(+), 182 deletions(-)
copy changelog/unreleased/{PR#4593-update-google-cloud.yml =>
PR#4848-update-google-cloud.yml} (56%)
delete mode 100644 solr/licenses/api-common-2.66.0.jar.sha1
create mode 100644 solr/licenses/api-common-2.67.0.jar.sha1
delete mode 100644 solr/licenses/checker-qual-3.54.0.jar.sha1
delete mode 100644 solr/licenses/conscrypt-openjdk-uber-2.6.0.jar.sha1
create mode 100644 solr/licenses/conscrypt-openjdk-uber-2.6.2.jar.sha1
delete mode 100644 solr/licenses/gapic-google-cloud-storage-v2-2.71.0.jar.sha1
create mode 100644 solr/licenses/gapic-google-cloud-storage-v2-2.72.0.jar.sha1
delete mode 100644 solr/licenses/gax-2.83.0.jar.sha1
create mode 100644 solr/licenses/gax-2.84.0.jar.sha1
delete mode 100644 solr/licenses/gax-grpc-2.83.0.jar.sha1
create mode 100644 solr/licenses/gax-grpc-2.84.0.jar.sha1
delete mode 100644 solr/licenses/gax-httpjson-2.83.0.jar.sha1
create mode 100644 solr/licenses/gax-httpjson-2.84.0.jar.sha1
delete mode 100644
solr/licenses/google-auth-library-credentials-1.50.0.jar.sha1
create mode 100644
solr/licenses/google-auth-library-credentials-1.51.0.jar.sha1
delete mode 100644
solr/licenses/google-auth-library-oauth2-http-1.50.0.jar.sha1
create mode 100644
solr/licenses/google-auth-library-oauth2-http-1.51.0.jar.sha1
delete mode 100644 solr/licenses/google-cloud-core-2.73.0.jar.sha1
create mode 100644 solr/licenses/google-cloud-core-2.74.0.jar.sha1
delete mode 100644 solr/licenses/google-cloud-core-grpc-2.73.0.jar.sha1
create mode 100644 solr/licenses/google-cloud-core-grpc-2.74.0.jar.sha1
delete mode 100644 solr/licenses/google-cloud-core-http-2.73.0.jar.sha1
create mode 100644 solr/licenses/google-cloud-core-http-2.74.0.jar.sha1
delete mode 100644 solr/licenses/google-cloud-nio-0.135.0.jar.sha1
create mode 100644 solr/licenses/google-cloud-nio-0.136.0.jar.sha1
delete mode 100644 solr/licenses/google-cloud-storage-2.71.0.jar.sha1
create mode 100644 solr/licenses/google-cloud-storage-2.72.0.jar.sha1
delete mode 100644 solr/licenses/grpc-google-cloud-storage-v2-2.71.0.jar.sha1
create mode 100644 solr/licenses/grpc-google-cloud-storage-v2-2.72.0.jar.sha1
delete mode 100644 solr/licenses/proto-google-cloud-storage-v2-2.71.0.jar.sha1
create mode 100644 solr/licenses/proto-google-cloud-storage-v2-2.72.0.jar.sha1
delete mode 100644 solr/licenses/proto-google-common-protos-2.74.0.jar.sha1
create mode 100644 solr/licenses/proto-google-common-protos-2.75.0.jar.sha1
delete mode 100644 solr/licenses/proto-google-iam-v1-1.69.0.jar.sha1
create mode 100644 solr/licenses/proto-google-iam-v1-1.70.0.jar.sha1
create mode 100644 solr/webapp/web/css/angular/fonts/ui-grid.eot
create mode 100644 solr/webapp/web/css/angular/fonts/ui-grid.svg
create mode 100644 solr/webapp/web/css/angular/fonts/ui-grid.ttf
create mode 100644 solr/webapp/web/css/angular/fonts/ui-grid.woff