Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): Bump the all group across 1 directory with 38 updates #19820

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 16, 2024

Bumps the all group with 38 updates in the /java directory:

Package From To
org.apache.logging.log4j:log4j-api 2.24.2 2.24.3
org.apache.logging.log4j:log4j-slf4j2-impl 2.24.2 2.24.3
org.apache.logging.log4j:log4j-core 2.24.2 2.24.3
org.apache.commons:commons-text 1.12.0 1.13.0
com.fasterxml.jackson.core:jackson-databind 2.15.4 2.18.2
com.fasterxml.jackson.core:jackson-core 2.15.4 2.18.2
org.elasticsearch.client:elasticsearch-rest-high-level-client 7.17.25 7.17.26
io.grpc:grpc-netty-shaded 1.68.1 1.69.0
io.grpc:grpc-protobuf 1.68.1 1.69.0
io.grpc:grpc-stub 1.68.1 1.69.0
org.xerial:sqlite-jdbc 3.47.0.0 3.47.1.0
software.amazon.awssdk:s3 2.29.20 2.29.34
software.amazon.awssdk:sts 2.29.20 2.29.34
software.amazon.awssdk:apache-client 2.29.20 2.29.34
software.amazon.awssdk:glue 2.29.20 2.29.34
org.eclipse.jetty:jetty-client 12.0.15 12.0.16
org.eclipse.jetty:jetty-util 12.0.15 12.0.16
org.eclipse.jetty:jetty-http 12.0.15 12.0.16
com.puppycrawl.tools:checkstyle 10.20.1 10.21.0
org.apache.maven.plugins:maven-javadoc-plugin 3.11.1 3.11.2
org.apache.iceberg:iceberg-core 1.7.0 1.7.1
org.apache.iceberg:iceberg-api 1.7.0 1.7.1
org.apache.iceberg:iceberg-bundled-guava 1.7.0 1.7.1
org.apache.iceberg:iceberg-parquet 1.7.0 1.7.1
org.apache.iceberg:iceberg-data 1.7.0 1.7.1
org.apache.iceberg:iceberg-hive-metastore 1.7.0 1.7.1
org.apache.iceberg:iceberg-aws 1.7.0 1.7.1
org.apache.parquet:parquet-avro 1.14.4 1.15.0
org.apache.parquet:parquet-common 1.14.4 1.15.0
org.apache.parquet:parquet-encoding 1.14.4 1.15.0
org.apache.parquet:parquet-column 1.14.4 1.15.0
org.apache.parquet:parquet-hadoop 1.14.4 1.15.0
org.apache.hadoop:hadoop-common 3.4.1 3.4.1
org.apache.hadoop:hadoop-mapreduce-client-core 3.4.1 3.4.1
org.apache.hadoop:hadoop-mapreduce-client-common 3.4.1 3.4.1
org.apache.hadoop:hadoop-mapreduce-client-jobclient 3.4.1 3.4.1
org.apache.hadoop:hadoop-client 3.3.4 3.4.1
org.apache.hadoop:hadoop-aws 3.4.1 3.4.1

Updates org.apache.logging.log4j:log4j-api from 2.24.2 to 2.24.3

Updates org.apache.logging.log4j:log4j-slf4j2-impl from 2.24.2 to 2.24.3

Updates org.apache.logging.log4j:log4j-core from 2.24.2 to 2.24.3

Updates org.apache.logging.log4j:log4j-slf4j2-impl from 2.24.2 to 2.24.3

Updates org.apache.logging.log4j:log4j-core from 2.24.2 to 2.24.3

Updates org.apache.commons:commons-text from 1.12.0 to 1.13.0

Updates com.fasterxml.jackson.core:jackson-databind from 2.15.4 to 2.18.2

Commits

Updates com.fasterxml.jackson.core:jackson-core from 2.15.4 to 2.18.2

Commits
  • fc1bc93 [maven-release-plugin] prepare release jackson-core-2.18.2
  • 44f793e Prep for 2.18.2
  • 715ec43 Disable scorecard WF from 2.18
  • 88b4c94 fix issue with incorrect matches for some surrogate chars (#1360)
  • cc70bc2 Minor warnings removal
  • f5ed9e7 Warnings removal
  • 93335d4 Merge branch '2.17' into 2.18
  • 3ec9738 Back to snapshot dep
  • 88fc49b [maven-release-plugin] prepare for next development iteration
  • 44d1e78 [maven-release-plugin] prepare release jackson-core-2.17.3
  • Additional commits viewable in compare view

Updates com.fasterxml.jackson.core:jackson-core from 2.15.4 to 2.18.2

Commits
  • fc1bc93 [maven-release-plugin] prepare release jackson-core-2.18.2
  • 44f793e Prep for 2.18.2
  • 715ec43 Disable scorecard WF from 2.18
  • 88b4c94 fix issue with incorrect matches for some surrogate chars (#1360)
  • cc70bc2 Minor warnings removal
  • f5ed9e7 Warnings removal
  • 93335d4 Merge branch '2.17' into 2.18
  • 3ec9738 Back to snapshot dep
  • 88fc49b [maven-release-plugin] prepare for next development iteration
  • 44d1e78 [maven-release-plugin] prepare release jackson-core-2.17.3
  • Additional commits viewable in compare view

Updates org.elasticsearch.client:elasticsearch-rest-high-level-client from 7.17.25 to 7.17.26

Release notes

Sourced from org.elasticsearch.client:elasticsearch-rest-high-level-client's releases.

Elasticsearch 7.17.26

Downloads: https://elastic.co/downloads/elasticsearch Release notes: https://www.elastic.co/guide/en/elasticsearch/reference/7.17/release-notes-7.17.26.html

Commits

Updates io.grpc:grpc-netty-shaded from 1.68.1 to 1.69.0

Release notes

Sourced from io.grpc:grpc-netty-shaded's releases.

v1.69.0

v1.69.0

New Features

  • api: Allow LoadBalancers to specify an authority per-RPC.(#11631) (c167ead85) CallOptions.withAuthority() has higher precedence.
  • netty: Add soft Metadata size limit enforcement. (#11603) (735b3f3fe) The soft limit is a lower size limit that fails an increasing percentage of RPCs as the Metadata size approaches the upper limit. This can be used as an “early warning” that the Metadata size is growing too large
  • alts: support altsCallCredentials in GoogleDefaultChannelCredentials (#11634) (ba8ab796e)
  • xds: Add grpc.xds_client metrics, as documented by OpenTelemetry Metrics (#11661) (20d09cee5). grpc.xds.authority is not yet available

Bug Fixes

  • api: When forwarding from Listener onAddresses to Listener2 continue to use onResult (#11666) (dae078c0a). This fixes a 1.68.1 "IllegalStateException: Not called from the SynchronizationContext" regression (#11662) that could be seen in certain custom NameResolvers
  • okhttp: If the frame handler thread is null do not schedule it on the executor (ef1fe8737). This fixes a 1.68.1 NullPointerException regression when a custom transportExecutor was provided to the channel and it did not have enough threads to run new tasks

Improvements

  • api: Add java.time.Duration overloads to CallOptions, AbstractStub methods that take TimeUnit and a time value (#11562) (766b92379)
  • core: Make timestamp usage in Channelz use nanos from Java.time.Instant when available (#11604) (9176b5528). This increases the timestamp precision from milliseconds
  • okhttp: Fix for ipv6 link local with scope (#11725) (e98e7445b)
  • binder: Let AndroidComponentAddress specify a target UserHandle (#11670) (e58c998a4)
  • servlet: Deframe failures should be logged on the server as warnings (#11645) (a5db67d0c)
  • s2a: Rename the Bazel target s2av2_credentials to s2a (29dd9bad3). The target s2a had been referenced by IO_GRPC_GRPC_JAVA_OVERRIDE_TARGETS but didn’t previously exist
  • services: Make channelz work with proto lite (#11685) (b1703345f). This compatibility is on the source level. There is not a pre-built binary on Maven Central that supports proto lite
  • services: Deprecate ProtoReflectionService (#11681) (921f88ae3). The class implements the deprecated v1alpha of the reflection protocol. Prefer ProtoReflectionServiceV1, which implements the v1 version of the reflection protocol

Dependencies

  • Upgrade proto-google-common-protos to 2.48.0 (1993e68b0)
  • Upgrade google-auth-library to 1.24.1 (1993e68b0)
  • Upgrade error_prone_annotations to 2.30.0 (1993e68b0)
  • Upgrade Guava to 33.3.1-android (1993e68b0)
  • Upgrade opentelemetry-api to 1.43.0 (1993e68b0)
  • xds: Remove Bazel dependency on xds v2 (664f1fcf8). This had been done for the Maven Central binaries in 1.63.0, but had been missed for Bazel builds

Documentation

  • binder: Update error codes doc for new "Safer Intent" rules. (#11639) (fe350cfd5)
  • examples: Use xds-enabled server and xds credentials in example-gcp-csm-observability (#11706) (a79982c7f)

Thanks to
@​niloc132
@​rockspore
@​SreeramdasLavanya
@​vinodhabib

v1.68.2

Bug Fixes

  • api: When forwarding from Listener onAddresses to Listener2 continue to use onResult (grpc/grpc-java#11688). This fixes a 1.68.1 "IllegalStateException: Not called from the SynchronizationContext" regression (#11662) that could be seen in certain custom NameResolvers
  • okhttp: If the frame handler thread is null do not schedule it on the executor (grpc/grpc-java#11716). This fixes a 1.68.1 NullPointerException regression when a custom transportExecutor was provided to the channel and it did not have enough threads to run new tasks

... (truncated)

Commits
  • 34a7cff Bump version to 1.69.0
  • ddc3163 Update README etc to reference 1.69.0
  • e98e744 okhttp: Fix for ipv6 link local with scope (#11725) (#11729)
  • 29dd9ba change s2av2_credentials to s2a
  • a79982c [CSM] Use xds-enabled server and xds credentials in examples (#11706)
  • 20d09ce xds: Add counter and gauge metrics (#11661)
  • 92de2f3 testing: enabled smallLatency test (#11671)
  • 32f4cf4 gae-interop-testing: Upgrade to Java 17
  • e58c998 AndroidComponentAddress includes a target UserHandle (#11670)
  • 6a92a2a interop-testing: Add concurrency condition to the soak test using existing bl...
  • Additional commits viewable in compare view

Updates io.grpc:grpc-protobuf from 1.68.1 to 1.69.0

Release notes

Sourced from io.grpc:grpc-protobuf's releases.

v1.69.0

v1.69.0

New Features

  • api: Allow LoadBalancers to specify an authority per-RPC.(#11631) (c167ead85) CallOptions.withAuthority() has higher precedence.
  • netty: Add soft Metadata size limit enforcement. (#11603) (735b3f3fe) The soft limit is a lower size limit that fails an increasing percentage of RPCs as the Metadata size approaches the upper limit. This can be used as an “early warning” that the Metadata size is growing too large
  • alts: support altsCallCredentials in GoogleDefaultChannelCredentials (#11634) (ba8ab796e)
  • xds: Add grpc.xds_client metrics, as documented by OpenTelemetry Metrics (#11661) (20d09cee5). grpc.xds.authority is not yet available

Bug Fixes

  • api: When forwarding from Listener onAddresses to Listener2 continue to use onResult (#11666) (dae078c0a). This fixes a 1.68.1 "IllegalStateException: Not called from the SynchronizationContext" regression (#11662) that could be seen in certain custom NameResolvers
  • okhttp: If the frame handler thread is null do not schedule it on the executor (ef1fe8737). This fixes a 1.68.1 NullPointerException regression when a custom transportExecutor was provided to the channel and it did not have enough threads to run new tasks

Improvements

  • api: Add java.time.Duration overloads to CallOptions, AbstractStub methods that take TimeUnit and a time value (#11562) (766b92379)
  • core: Make timestamp usage in Channelz use nanos from Java.time.Instant when available (#11604) (9176b5528). This increases the timestamp precision from milliseconds
  • okhttp: Fix for ipv6 link local with scope (#11725) (e98e7445b)
  • binder: Let AndroidComponentAddress specify a target UserHandle (#11670) (e58c998a4)
  • servlet: Deframe failures should be logged on the server as warnings (#11645) (a5db67d0c)
  • s2a: Rename the Bazel target s2av2_credentials to s2a (29dd9bad3). The target s2a had been referenced by IO_GRPC_GRPC_JAVA_OVERRIDE_TARGETS but didn’t previously exist
  • services: Make channelz work with proto lite (#11685) (b1703345f). This compatibility is on the source level. There is not a pre-built binary on Maven Central that supports proto lite
  • services: Deprecate ProtoReflectionService (#11681) (921f88ae3). The class implements the deprecated v1alpha of the reflection protocol. Prefer ProtoReflectionServiceV1, which implements the v1 version of the reflection protocol

Dependencies

  • Upgrade proto-google-common-protos to 2.48.0 (1993e68b0)
  • Upgrade google-auth-library to 1.24.1 (1993e68b0)
  • Upgrade error_prone_annotations to 2.30.0 (1993e68b0)
  • Upgrade Guava to 33.3.1-android (1993e68b0)
  • Upgrade opentelemetry-api to 1.43.0 (1993e68b0)
  • xds: Remove Bazel dependency on xds v2 (664f1fcf8). This had been done for the Maven Central binaries in 1.63.0, but had been missed for Bazel builds

Documentation

  • binder: Update error codes doc for new "Safer Intent" rules. (#11639) (fe350cfd5)
  • examples: Use xds-enabled server and xds credentials in example-gcp-csm-observability (#11706) (a79982c7f)

Thanks to
@​niloc132
@​rockspore
@​SreeramdasLavanya
@​vinodhabib

v1.68.2

Bug Fixes

  • api: When forwarding from Listener onAddresses to Listener2 continue to use onResult (grpc/grpc-java#11688). This fixes a 1.68.1 "IllegalStateException: Not called from the SynchronizationContext" regression (#11662) that could be seen in certain custom NameResolvers
  • okhttp: If the frame handler thread is null do not schedule it on the executor (grpc/grpc-java#11716). This fixes a 1.68.1 NullPointerException regression when a custom transportExecutor was provided to the channel and it did not have enough threads to run new tasks

... (truncated)

Commits
  • 34a7cff Bump version to 1.69.0
  • ddc3163 Update README etc to reference 1.69.0
  • e98e744 okhttp: Fix for ipv6 link local with scope (#11725) (#11729)
  • 29dd9ba change s2av2_credentials to s2a
  • a79982c [CSM] Use xds-enabled server and xds credentials in examples (#11706)
  • 20d09ce xds: Add counter and gauge metrics (#11661)
  • 92de2f3 testing: enabled smallLatency test (#11671)
  • 32f4cf4 gae-interop-testing: Upgrade to Java 17
  • e58c998 AndroidComponentAddress includes a target UserHandle (#11670)
  • 6a92a2a interop-testing: Add concurrency condition to the soak test using existing bl...
  • Additional commits viewable in compare view

Updates io.grpc:grpc-stub from 1.68.1 to 1.69.0

Release notes

Sourced from io.grpc:grpc-stub's releases.

v1.69.0

v1.69.0

New Features

  • api: Allow LoadBalancers to specify an authority per-RPC.(#11631) (c167ead85) CallOptions.withAuthority() has higher precedence.
  • netty: Add soft Metadata size limit enforcement. (#11603) (735b3f3fe) The soft limit is a lower size limit that fails an increasing percentage of RPCs as the Metadata size approaches the upper limit. This can be used as an “early warning” that the Metadata size is growing too large
  • alts: support altsCallCredentials in GoogleDefaultChannelCredentials (#11634) (ba8ab796e)
  • xds: Add grpc.xds_client metrics, as documented by OpenTelemetry Metrics (#11661) (20d09cee5). grpc.xds.authority is not yet available

Bug Fixes

  • api: When forwarding from Listener onAddresses to Listener2 continue to use onResult (#11666) (dae078c0a). This fixes a 1.68.1 "IllegalStateException: Not called from the SynchronizationContext" regression (#11662) that could be seen in certain custom NameResolvers
  • okhttp: If the frame handler thread is null do not schedule it on the executor (ef1fe8737). This fixes a 1.68.1 NullPointerException regression when a custom transportExecutor was provided to the channel and it did not have enough threads to run new tasks

Improvements

  • api: Add java.time.Duration overloads to CallOptions, AbstractStub methods that take TimeUnit and a time value (#11562) (766b92379)
  • core: Make timestamp usage in Channelz use nanos from Java.time.Instant when available (#11604) (9176b5528). This increases the timestamp precision from milliseconds
  • okhttp: Fix for ipv6 link local with scope (#11725) (e98e7445b)
  • binder: Let AndroidComponentAddress specify a target UserHandle (#11670) (e58c998a4)
  • servlet: Deframe failures should be logged on the server as warnings (#11645) (a5db67d0c)
  • s2a: Rename the Bazel target s2av2_credentials to s2a (29dd9bad3). The target s2a had been referenced by IO_GRPC_GRPC_JAVA_OVERRIDE_TARGETS but didn’t previously exist
  • services: Make channelz work with proto lite (#11685) (b1703345f). This compatibility is on the source level. There is not a pre-built binary on Maven Central that supports proto lite
  • services: Deprecate ProtoReflectionService (#11681) (921f88ae3). The class implements the deprecated v1alpha of the reflection protocol. Prefer ProtoReflectionServiceV1, which implements the v1 version of the reflection protocol

Dependencies

  • Upgrade proto-google-common-protos to 2.48.0 (1993e68b0)
  • Upgrade google-auth-library to 1.24.1 (1993e68b0)
  • Upgrade error_prone_annotations to 2.30.0 (1993e68b0)
  • Upgrade Guava to 33.3.1-android (1993e68b0)
  • Upgrade opentelemetry-api to 1.43.0 (1993e68b0)
  • xds: Remove Bazel dependency on xds v2 (664f1fcf8). This had been done for the Maven Central binaries in 1.63.0, but had been missed for Bazel builds

Documentation

  • binder: Update error codes doc for new "Safer Intent" rules. (#11639) (fe350cfd5)
  • examples: Use xds-enabled server and xds credentials in example-gcp-csm-observability (#11706) (a79982c7f)

Thanks to
@​niloc132
@​rockspore
@​SreeramdasLavanya
@​vinodhabib

v1.68.2

Bug Fixes

  • api: When forwarding from Listener onAddresses to Listener2 continue to use onResult (grpc/grpc-java#11688). This fixes a 1.68.1 "IllegalStateException: Not called from the SynchronizationContext" regression (#11662) that could be seen in certain custom NameResolvers
  • okhttp: If the frame handler thread is null do not schedule it on the executor (grpc/grpc-java#11716). This fixes a 1.68.1 NullPointerException regression when a custom transportExecutor was provided to the channel and it did not have enough threads to run new tasks

... (truncated)

Commits
  • 34a7cff Bump version to 1.69.0
  • ddc3163 Update README etc to reference 1.69.0
  • e98e744 okhttp: Fix for ipv6 link local with scope (#11725) (#11729)
  • 29dd9ba change s2av2_credentials to s2a
  • a79982c [CSM] Use xds-enabled server and xds credentials in examples (#11706)
  • 20d09ce xds: Add counter and gauge metrics (#11661)
  • 92de2f3 testing: enabled smallLatency test (#11671)
  • 32f4cf4 gae-interop-testing: Upgrade to Java 17
  • e58c998 AndroidComponentAddress includes a target UserHandle (#11670)
  • 6a92a2a interop-testing: Add concurrency condition to the soak test using existing bl...
  • Additional commits viewable in compare view

Updates io.grpc:grpc-protobuf from 1.68.1 to 1.69.0

Release notes

Sourced from io.grpc:grpc-protobuf's releases.

v1.69.0

v1.69.0

New Features

  • api: Allow LoadBalancers to specify an authority per-RPC.(#11631) (c167ead85) CallOptions.withAuthority() has higher precedence.
  • netty: Add soft Metadata size limit enforcement. (#11603) (735b3f3fe) The soft limit is a lower size limit that fails an increasing percentage of RPCs as the Metadata size approaches the upper limit. This can be used as an “early warning” that the Metadata size is growing too large
  • alts: support altsCallCredentials in GoogleDefaultChannelCredentials (#11634) (ba8ab796e)
  • xds: Add grpc.xds_client metrics, as documented by OpenTelemetry Metrics (#11661) (20d09cee5). grpc.xds.authority is not yet available

Bug Fixes

  • api: When forwarding from Listener onAddresses to Listener2 continue to use onResult (#11666) (dae078c0a). This fixes a 1.68.1 "IllegalStateException: Not called from the SynchronizationContext" regression (#11662) that could be seen in certain custom NameResolvers
  • okhttp: If the frame handler thread is null do not schedule it on the executor (ef1fe8737). This fixes a 1.68.1 NullPointerException regression when a custom transportExecutor was provided to the channel and it did not have enough threads to run new tasks

Improvements

  • api: Add java.time.Duration overloads to CallOptions, AbstractStub methods that take TimeUnit and a time value (#11562) (766b92379)
  • core: Make timestamp usage in Channelz use nanos from Java.time.Instant when available (#11604) (9176b5528). This increases the timestamp precision from milliseconds
  • okhttp: Fix for ipv6 link local with scope (#11725) (e98e7445b)
  • binder: Let AndroidComponentAddress specify a target UserHandle (#11670) (e58c998a4)
  • servlet: Deframe failures should be logged on the server as warnings (#11645) (a5db67d0c)
  • s2a: Rename the Bazel target s2av2_credentials to s2a (29dd9bad3). The target s2a had been referenced by IO_GRPC_GRPC_JAVA_OVERRIDE_TARGETS but didn’t previously exist
  • services: Make channelz work with proto lite (#11685) (b1703345f). This compatibility is on the source level. There is not a pre-built binary on Maven Central that supports proto lite
  • services: Deprecate ProtoReflectionService (#11681) (921f88ae3). The class implements the deprecated v1alpha of the reflection protocol. Prefer ProtoReflectionServiceV1, which implements the v1 version of the reflection protocol

Dependencies

  • Upgrade proto-google-common-protos to 2.48.0 (1993e68b0)
  • Upgrade google-auth-library to 1.24.1 (1993e68b0)
  • Upgrade error_prone_annotations to 2.30.0 (1993e68b0)
  • Upgrade Guava to 33.3.1-android (1993e68b0)
  • Upgrade opentelemetry-api to 1.43.0 (1993e68b0)
  • xds: Remove Bazel dependency on xds v2 (664f1fcf8). This had been done for the Maven Central binaries in 1.63.0, but had been missed for Bazel builds

Documentation

  • binder: Update error codes doc for new "Safer Intent" rules. (#11639) (fe350cfd5)
  • examples: Use xds-enabled server and xds credentials in example-gcp-csm-observability (#11706) (a79982c7f)

Thanks to
@​niloc132
@​rockspore
@​SreeramdasLavanya
@​vinodhabib

v1.68.2

Bug Fixes

  • api: When forwarding from Listener onAddresses to Listener2 continue to use onResult (grpc/grpc-java#11688). This fixes a 1.68.1 "IllegalStateException: Not called from the SynchronizationContext" regression (#11662) that could be seen in certain custom NameResolvers
  • okhttp: If the frame handler thread is null do not schedule it on the executor (grpc/grpc-java#11716). This fixes a 1.68.1 NullPointerException regression when a custom transportExecutor was provided to the channel and it did not have enough threads to run new tasks

... (truncated)

Commits
  • 34a7cff Bump version to 1.69.0
  • ddc3163 Update README etc to reference 1.69.0
  • e98e744 okhttp: Fix for ipv6 link local with scope (#11725) (#11729)
  • 29dd9ba change s2av2_credentials to s2a
  • a79982c [CSM] Use xds-enabled server and xds credentials in examples (#11706)
  • 20d09ce xds: Add counter and gauge metrics (#11661)
  • 92de2f3 testing: enabled smallLatency test (#11671)
  • 32f4cf4 gae-interop-testing: Upgrade to Java 17
  • e58c998 AndroidComponentAddress includes a target UserHandle (#11670)
  • 6a92a2a interop-testing: Add concurrency condition to the soak test using existing bl...
  • Additional commits viewable in compare view

Updates io.grpc:grpc-stub from 1.68.1 to 1.69.0

Release notes

Sourced from io.grpc:grpc-stub's releases.

v1.69.0

v1.69.0

New Features

  • api: Allow LoadBalancers to specify an authority per-RPC.(#11631) (c167ead85) CallOptions.withAuthority() has higher precedence.
  • netty: Add soft Metadata size limit enforcement. (#11603) (735b3f3fe) The soft limit is a lower size limit that fails an increasing percentage of RPCs as the Metadata size approaches the upper limit. This can be used as an “early warning” that the Metadata size is growing too large
  • alts: support altsCallCredentials in GoogleDefaultChannelCredentials (#11634) (ba8ab796e)
  • xds: Add grpc.xds_client metrics, as documented by OpenTelemetry Metrics (#11661) (20d09cee5). grpc.xds.authority is not yet available

Bug Fixes

  • api: When forwarding from Listener onAddresses to Listener2 continue to use onResult (#11666) (dae078c0a). This fixes a 1.68.1 "IllegalStateException: Not called from the SynchronizationContext" regression (#11662) that could be seen in certain custom NameResolvers
  • okhttp: If the frame handler thread is null do not schedule it on the executor (ef1fe8737). This fixes a 1.68.1 NullPointerException regression when a custom transportExecutor was provided to the channel and it did not have enough threads to run new tasks

Improvements

  • api: Add java.time.Duration overloads to CallOptions, AbstractStub methods that take TimeUnit and a time value (#11562) (766b92379)
  • core: Make timestamp usage in Channelz use nanos from Java.time.Instant when available (#11604) (9176b5528). This increases the timestamp precision from milliseconds
  • okhttp: Fix for ipv6 link local with scope (#11725) (e98e7445b)
  • binder: Let AndroidComponentAddress specify a target UserHandle (#11670) (e58c998a4)
  • servlet: Deframe failures should be logged on the server as warnings (#11645) (a5db67d0c)
  • s2a: Rename the Bazel target s2av2_credentials to s2a (29dd9bad3). The target s2a had been referenced by IO_GRPC_GRPC_JAVA_OVERRIDE_TARGETS but didn’t previously exist
  • services: Make channelz work with proto lite (#11685) (b1703345f). This compatibility is on the source level. There is not a pre-built binary on Maven Central that supports proto lite
  • services: Deprecate ProtoReflectionService (#11681) (921f88ae3). The class implements the deprecated v1alpha of the reflection protocol. Prefer ProtoReflectionServiceV1, which implements the v1 version of the reflection protocol

Dependencies

  • Upgrade proto-google-common-protos to 2.48.0 (1993e68b0)
  • Upgrade google-auth-library to 1.24.1 (1993e68b0)
  • Upgrade error_prone_annotations to 2.30.0 (1993e68b0)
  • Upgrade Guava to 33.3.1-android (1993e68b0)
  • Upgrade opentelemetry-api to 1.43.0 (1993e68b0)
  • xds: Remove Bazel dependency on xds v2 (664f1fcf8). This had been done for the Maven Central binaries in 1.63.0, but had been missed for Bazel builds

Documentation

  • binder: Update error codes doc for new "Safer Intent" rules. (#11639) (fe350cfd5)
  • examples: Use xds-enabled server and xds credentials in example-gcp-csm-observability (#11706) (a79982c7f)

Thanks to
@​niloc132
@​rockspore
@​SreeramdasLavanya
@​vinodhabib

v1.68.2

Bug Fixes

  • api: When forwarding from Listener onAddresses to Listener2 continue to use onResult (grpc/grpc-java#11688). This fixes a 1.68.1 "IllegalStateException: Not called from the SynchronizationContext" regression (#11662) that could be seen in certain custom NameResolvers
  • okhttp: If the frame handler thread is null do not schedule it on the executor (grpc/grpc-java#11716). This fixes a 1.68.1 NullPointerException regression when a custom transportExecutor was provided to the channel and it did not have enough threads to run new tasks

... (truncated)

Commits
  • 34a7cff Bump version to 1.69.0
  • ddc3163 Update README etc to reference 1.69.0
  • e98e744 okhttp: Fix for ipv6 link local with scope (#11725) (#11729)
  • 29dd9ba change s2av2_credentials to s2a
  • a79982c [CSM] Use xds-enabled server and xds credentials in examples (#11706)
  • 20d09ce xds: Add counter and gauge metrics (#11661)
  • 92de2f3 testing: enabled smallLatency test (#11671)
  • 32f4cf4 gae-interop-testing: Upgrade to Java 17
  • e58c998 AndroidComponentAddress includes a target UserHandle (#11670)
  • 6a92a2a interop-testing: Add concurrency condition to the soak test using existing bl...
  • Additional commits viewable in compare view

Updates org.xerial:sqlite-jdbc from 3.47.0.0 to 3.47.1.0

Release notes

Sourced from org.xerial:sqlite-jdbc's releases.

Release 3.47.1.0

Changelog

🚀 Features

  • upgrade to sqlite 3.47.1 (67d28cb)

🐛 Fixes

  • possible StringIndexOutOfBoundsException in ExtendedCommand (2fdb1e9), closes #1141
  • update module-info.java to make org.slf4j static requirement (81b05ec)

🛠 Build

deps

  • bump org.codehaus.mojo:versions-maven-plugin (da8596c)
  • bump org.apache.maven.plugins:maven-javadoc-plugin (6e4c691)
  • bump org.jreleaser:jreleaser-maven-plugin (9f354be)
  • bump surefire.version from 3.5.1 to 3.5.2 (aa92c59)

📝 Documentation

  • add supported API level for Android (4a41998), closes #1204

Contributors

We'd like to thank the following people for their contributions: Arthur Chan, Gauthier, Gauthier Roebroeck, Rodolfo M. Raya

Commits
  • 9253692 chore(release): 3.47.1.0 [skip ci]
  • 043e5d8 chore: update native libraries
  • 67d28cb feat: upgrade to sqlite 3.47.1
  • 2fdb1e9 fix: possible StringIndexOutOfBoundsException in ExtendedCommand
  • da8596c build(deps): bump org.codehaus.mojo:versions-maven-plugin
  • 6e4c691 build(deps): bump org.apache.maven.plugins:maven-javadoc-plugin
  • 9f354be build(deps): bump org.jreleaser:jreleaser-maven-plugin
  • aa92c59 build(deps): bump surefire.version from 3.5.1 to 3.5.2
  • 4a41998 docs: add supported API level for Android
  • 81b05ec fix: update module-info.java to make org.slf4j static requirement
  • Additional commits viewable in compare view

Updates software.amazon.awssdk:s3 from 2.29.20 to 2.29.34

Updates software.amazon.awssdk:sts from 2.29.20 to 2.29.34

Updates software.amazon.awssdk:apache-client from 2.29.20 to 2.29.34

Updates software.amazon.awssdk:glue from 2.29.20 to 2.29.34

Updates software.amazon.awssdk:sts from 2.29.20 to 2.29.34

Updates software.amazon.awssdk:apache-client from 2.29.20 to 2.29.34

Updates software.amazon.awssdk:glue from 2.29.20 to 2.29.34

Updates org.eclipse.jetty:jetty-client from 12.0.15 to 12.0.16

Updates org.eclipse.jetty:jetty-util from 12.0.15 to 12.0.16

Updates org.eclipse.jetty:jetty-http from 12.0.15 to 12.0.16

Updates org.eclipse.jetty:jetty-util from 12.0.15 to 12.0.16

Updates org.eclipse.jetty:jetty-http from 12.0.15 to 12.0.16

Updates com.puppycrawl.tools:checkstyle from 10.20.1 to 10.21.0

Release notes

Sourced from com.puppycrawl.tools:checkstyle's releases.

checkstyle-10.21.0

Checkstyle 10.21.0 - https://checkstyle.org/releasenotes.html#Release_10.21.0

New:

#15985 - Expand Default Value of constantWaiverParentToken in MagicNumberCheck with All Operators

checkstyle-10.20.2

Checkstyle 10.20.2 - https://checkstyle.org/releasenotes.html#Release_10.20.2

Bug fixes:

#15943 - ArrayIndexOutOfBoundsException on indentation check of try-with-resources #13061 - Solving parsing errors for missing description in block tags #14573 - JavadocType: False negative for unknown tag with no description #11584 - WriteTag reports violation with confusing message when there is no javadoc

... (truncated)

Commits
  • b505e4c [maven-release-plugin] prepare release checkstyle-10.21.0
  • 01047b2 doc: release notes for 10.21.0
  • 8d265b3 Issue #13345: Enable examples tests for InterfaceMemberImpliedModifierCheck
  • 9398e5e Issue #15955: improve output of run-checkstyle.yml
  • 31dbc43 dependency: Update google-java-format.yml to 1.25.2
  • 5e136f3 minor: more output to run-checkstyle.yml to improve CLI experience
  • ff79d02 Issue #15955: run-checkstyle.yml use filename for download
  • 975bb70 minor: Update run-checkstyle.yml to print debug output
  • dea0f46 Issue #15955: Update run-checkstyle.yml to remove extra }
  • 5b01a7f Issue #15955: Update run-checkstyle.yml to define latest version of checkstyle
  • Additional commits viewable in compare view

Updates org.apache.maven.plugins:maven-javadoc-plugin from 3.11.1 to 3.11.2

Release notes

Sourced from org.apache.maven.plugins:maven-javadoc-plugin's releases.

3.11.2

🚀 New features and improvements

📦 Dependency updates

👻 Maintenance

Commits
  • 44cbab7 [maven-release-plugin] prepare release maven-javadoc-plugin-3.11.2

Bumps the all group with 38 updates in the /java directory:

| Package | From | To |
| --- | --- | --- |
| org.apache.logging.log4j:log4j-api | `2.24.2` | `2.24.3` |
| org.apache.logging.log4j:log4j-slf4j2-impl | `2.24.2` | `2.24.3` |
| org.apache.logging.log4j:log4j-core | `2.24.2` | `2.24.3` |
| org.apache.commons:commons-text | `1.12.0` | `1.13.0` |
| [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) | `2.15.4` | `2.18.2` |
| [com.fasterxml.jackson.core:jackson-core](https://github.com/FasterXML/jackson-core) | `2.15.4` | `2.18.2` |
| [org.elasticsearch.client:elasticsearch-rest-high-level-client](https://github.com/elastic/elasticsearch) | `7.17.25` | `7.17.26` |
| [io.grpc:grpc-netty-shaded](https://github.com/grpc/grpc-java) | `1.68.1` | `1.69.0` |
| [io.grpc:grpc-protobuf](https://github.com/grpc/grpc-java) | `1.68.1` | `1.69.0` |
| [io.grpc:grpc-stub](https://github.com/grpc/grpc-java) | `1.68.1` | `1.69.0` |
| [org.xerial:sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) | `3.47.0.0` | `3.47.1.0` |
| software.amazon.awssdk:s3 | `2.29.20` | `2.29.34` |
| software.amazon.awssdk:sts | `2.29.20` | `2.29.34` |
| software.amazon.awssdk:apache-client | `2.29.20` | `2.29.34` |
| software.amazon.awssdk:glue | `2.29.20` | `2.29.34` |
| org.eclipse.jetty:jetty-client | `12.0.15` | `12.0.16` |
| org.eclipse.jetty:jetty-util | `12.0.15` | `12.0.16` |
| org.eclipse.jetty:jetty-http | `12.0.15` | `12.0.16` |
| [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) | `10.20.1` | `10.21.0` |
| [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) | `3.11.1` | `3.11.2` |
| [org.apache.iceberg:iceberg-core](https://github.com/apache/iceberg) | `1.7.0` | `1.7.1` |
| [org.apache.iceberg:iceberg-api](https://github.com/apache/iceberg) | `1.7.0` | `1.7.1` |
| [org.apache.iceberg:iceberg-bundled-guava](https://github.com/apache/iceberg) | `1.7.0` | `1.7.1` |
| [org.apache.iceberg:iceberg-parquet](https://github.com/apache/iceberg) | `1.7.0` | `1.7.1` |
| [org.apache.iceberg:iceberg-data](https://github.com/apache/iceberg) | `1.7.0` | `1.7.1` |
| [org.apache.iceberg:iceberg-hive-metastore](https://github.com/apache/iceberg) | `1.7.0` | `1.7.1` |
| [org.apache.iceberg:iceberg-aws](https://github.com/apache/iceberg) | `1.7.0` | `1.7.1` |
| [org.apache.parquet:parquet-avro](https://github.com/apache/parquet-mr) | `1.14.4` | `1.15.0` |
| [org.apache.parquet:parquet-common](https://github.com/apache/parquet-mr) | `1.14.4` | `1.15.0` |
| [org.apache.parquet:parquet-encoding](https://github.com/apache/parquet-mr) | `1.14.4` | `1.15.0` |
| [org.apache.parquet:parquet-column](https://github.com/apache/parquet-mr) | `1.14.4` | `1.15.0` |
| [org.apache.parquet:parquet-hadoop](https://github.com/apache/parquet-mr) | `1.14.4` | `1.15.0` |
| org.apache.hadoop:hadoop-common | `3.4.1` | `3.4.1` |
| org.apache.hadoop:hadoop-mapreduce-client-core | `3.4.1` | `3.4.1` |
| org.apache.hadoop:hadoop-mapreduce-client-common | `3.4.1` | `3.4.1` |
| org.apache.hadoop:hadoop-mapreduce-client-jobclient | `3.4.1` | `3.4.1` |
| org.apache.hadoop:hadoop-client | `3.3.4` | `3.4.1` |
| org.apache.hadoop:hadoop-aws | `3.4.1` | `3.4.1` |



Updates `org.apache.logging.log4j:log4j-api` from 2.24.2 to 2.24.3

Updates `org.apache.logging.log4j:log4j-slf4j2-impl` from 2.24.2 to 2.24.3

Updates `org.apache.logging.log4j:log4j-core` from 2.24.2 to 2.24.3

Updates `org.apache.logging.log4j:log4j-slf4j2-impl` from 2.24.2 to 2.24.3

Updates `org.apache.logging.log4j:log4j-core` from 2.24.2 to 2.24.3

Updates `org.apache.commons:commons-text` from 1.12.0 to 1.13.0

Updates `com.fasterxml.jackson.core:jackson-databind` from 2.15.4 to 2.18.2
- [Commits](https://github.com/FasterXML/jackson/commits)

Updates `com.fasterxml.jackson.core:jackson-core` from 2.15.4 to 2.18.2
- [Commits](FasterXML/jackson-core@jackson-core-2.15.4...jackson-core-2.18.2)

Updates `com.fasterxml.jackson.core:jackson-core` from 2.15.4 to 2.18.2
- [Commits](FasterXML/jackson-core@jackson-core-2.15.4...jackson-core-2.18.2)

Updates `org.elasticsearch.client:elasticsearch-rest-high-level-client` from 7.17.25 to 7.17.26
- [Release notes](https://github.com/elastic/elasticsearch/releases)
- [Changelog](https://github.com/elastic/elasticsearch/blob/main/CHANGELOG.md)
- [Commits](elastic/elasticsearch@v7.17.25...v7.17.26)

Updates `io.grpc:grpc-netty-shaded` from 1.68.1 to 1.69.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](grpc/grpc-java@v1.68.1...v1.69.0)

Updates `io.grpc:grpc-protobuf` from 1.68.1 to 1.69.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](grpc/grpc-java@v1.68.1...v1.69.0)

Updates `io.grpc:grpc-stub` from 1.68.1 to 1.69.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](grpc/grpc-java@v1.68.1...v1.69.0)

Updates `io.grpc:grpc-protobuf` from 1.68.1 to 1.69.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](grpc/grpc-java@v1.68.1...v1.69.0)

Updates `io.grpc:grpc-stub` from 1.68.1 to 1.69.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](grpc/grpc-java@v1.68.1...v1.69.0)

Updates `org.xerial:sqlite-jdbc` from 3.47.0.0 to 3.47.1.0
- [Release notes](https://github.com/xerial/sqlite-jdbc/releases)
- [Changelog](https://github.com/xerial/sqlite-jdbc/blob/master/CHANGELOG)
- [Commits](xerial/sqlite-jdbc@3.47.0.0...3.47.1.0)

Updates `software.amazon.awssdk:s3` from 2.29.20 to 2.29.34

Updates `software.amazon.awssdk:sts` from 2.29.20 to 2.29.34

Updates `software.amazon.awssdk:apache-client` from 2.29.20 to 2.29.34

Updates `software.amazon.awssdk:glue` from 2.29.20 to 2.29.34

Updates `software.amazon.awssdk:sts` from 2.29.20 to 2.29.34

Updates `software.amazon.awssdk:apache-client` from 2.29.20 to 2.29.34

Updates `software.amazon.awssdk:glue` from 2.29.20 to 2.29.34

Updates `org.eclipse.jetty:jetty-client` from 12.0.15 to 12.0.16

Updates `org.eclipse.jetty:jetty-util` from 12.0.15 to 12.0.16

Updates `org.eclipse.jetty:jetty-http` from 12.0.15 to 12.0.16

Updates `org.eclipse.jetty:jetty-util` from 12.0.15 to 12.0.16

Updates `org.eclipse.jetty:jetty-http` from 12.0.15 to 12.0.16

Updates `com.puppycrawl.tools:checkstyle` from 10.20.1 to 10.21.0
- [Release notes](https://github.com/checkstyle/checkstyle/releases)
- [Commits](checkstyle/checkstyle@checkstyle-10.20.1...checkstyle-10.21.0)

Updates `org.apache.maven.plugins:maven-javadoc-plugin` from 3.11.1 to 3.11.2
- [Release notes](https://github.com/apache/maven-javadoc-plugin/releases)
- [Commits](apache/maven-javadoc-plugin@maven-javadoc-plugin-3.11.1...maven-javadoc-plugin-3.11.2)

Updates `org.apache.iceberg:iceberg-core` from 1.7.0 to 1.7.1
- [Release notes](https://github.com/apache/iceberg/releases)
- [Commits](apache/iceberg@apache-iceberg-1.7.0...apache-iceberg-1.7.1)

Updates `org.apache.iceberg:iceberg-api` from 1.7.0 to 1.7.1
- [Release notes](https://github.com/apache/iceberg/releases)
- [Commits](apache/iceberg@apache-iceberg-1.7.0...apache-iceberg-1.7.1)

Updates `org.apache.iceberg:iceberg-bundled-guava` from 1.7.0 to 1.7.1
- [Release notes](https://github.com/apache/iceberg/releases)
- [Commits](apache/iceberg@apache-iceberg-1.7.0...apache-iceberg-1.7.1)

Updates `org.apache.iceberg:iceberg-parquet` from 1.7.0 to 1.7.1
- [Release notes](https://github.com/apache/iceberg/releases)
- [Commits](apache/iceberg@apache-iceberg-1.7.0...apache-iceberg-1.7.1)

Updates `org.apache.iceberg:iceberg-data` from 1.7.0 to 1.7.1
- [Release notes](https://github.com/apache/iceberg/releases)
- [Commits](apache/iceberg@apache-iceberg-1.7.0...apache-iceberg-1.7.1)

Updates `org.apache.iceberg:iceberg-hive-metastore` from 1.7.0 to 1.7.1
- [Release notes](https://github.com/apache/iceberg/releases)
- [Commits](apache/iceberg@apache-iceberg-1.7.0...apache-iceberg-1.7.1)

Updates `org.apache.iceberg:iceberg-aws` from 1.7.0 to 1.7.1
- [Release notes](https://github.com/apache/iceberg/releases)
- [Commits](apache/iceberg@apache-iceberg-1.7.0...apache-iceberg-1.7.1)

Updates `org.apache.iceberg:iceberg-api` from 1.7.0 to 1.7.1
- [Release notes](https://github.com/apache/iceberg/releases)
- [Commits](apache/iceberg@apache-iceberg-1.7.0...apache-iceberg-1.7.1)

Updates `org.apache.iceberg:iceberg-bundled-guava` from 1.7.0 to 1.7.1
- [Release notes](https://github.com/apache/iceberg/releases)
- [Commits](apache/iceberg@apache-iceberg-1.7.0...apache-iceberg-1.7.1)

Updates `org.apache.iceberg:iceberg-parquet` from 1.7.0 to 1.7.1
- [Release notes](https://github.com/apache/iceberg/releases)
- [Commits](apache/iceberg@apache-iceberg-1.7.0...apache-iceberg-1.7.1)

Updates `org.apache.iceberg:iceberg-data` from 1.7.0 to 1.7.1
- [Release notes](https://github.com/apache/iceberg/releases)
- [Commits](apache/iceberg@apache-iceberg-1.7.0...apache-iceberg-1.7.1)

Updates `org.apache.iceberg:iceberg-hive-metastore` from 1.7.0 to 1.7.1
- [Release notes](https://github.com/apache/iceberg/releases)
- [Commits](apache/iceberg@apache-iceberg-1.7.0...apache-iceberg-1.7.1)

Updates `org.apache.parquet:parquet-avro` from 1.14.4 to 1.15.0
- [Release notes](https://github.com/apache/parquet-mr/releases)
- [Changelog](https://github.com/apache/parquet-java/blob/master/CHANGES.md)
- [Commits](apache/parquet-java@apache-parquet-1.14.4...apache-parquet-1.15.0)

Updates `org.apache.parquet:parquet-common` from 1.14.4 to 1.15.0
- [Release notes](https://github.com/apache/parquet-mr/releases)
- [Changelog](https://github.com/apache/parquet-java/blob/master/CHANGES.md)
- [Commits](apache/parquet-java@apache-parquet-1.14.4...apache-parquet-1.15.0)

Updates `org.apache.parquet:parquet-encoding` from 1.14.4 to 1.15.0
- [Release notes](https://github.com/apache/parquet-mr/releases)
- [Changelog](https://github.com/apache/parquet-java/blob/master/CHANGES.md)
- [Commits](apache/parquet-java@apache-parquet-1.14.4...apache-parquet-1.15.0)

Updates `org.apache.parquet:parquet-column` from 1.14.4 to 1.15.0
- [Release notes](https://github.com/apache/parquet-mr/releases)
- [Changelog](https://github.com/apache/parquet-java/blob/master/CHANGES.md)
- [Commits](apache/parquet-java@apache-parquet-1.14.4...apache-parquet-1.15.0)

Updates `org.apache.parquet:parquet-hadoop` from 1.14.4 to 1.15.0
- [Release notes](https://github.com/apache/parquet-mr/releases)
- [Changelog](https://github.com/apache/parquet-java/blob/master/CHANGES.md)
- [Commits](apache/parquet-java@apache-parquet-1.14.4...apache-parquet-1.15.0)

Updates `org.apache.iceberg:iceberg-aws` from 1.7.0 to 1.7.1
- [Release notes](https://github.com/apache/iceberg/releases)
- [Commits](apache/iceberg@apache-iceberg-1.7.0...apache-iceberg-1.7.1)

Updates `org.apache.parquet:parquet-common` from 1.14.4 to 1.15.0
- [Release notes](https://github.com/apache/parquet-mr/releases)
- [Changelog](https://github.com/apache/parquet-java/blob/master/CHANGES.md)
- [Commits](apache/parquet-java@apache-parquet-1.14.4...apache-parquet-1.15.0)

Updates `org.apache.parquet:parquet-encoding` from 1.14.4 to 1.15.0
- [Release notes](https://github.com/apache/parquet-mr/releases)
- [Changelog](https://github.com/apache/parquet-java/blob/master/CHANGES.md)
- [Commits](apache/parquet-java@apache-parquet-1.14.4...apache-parquet-1.15.0)

Updates `org.apache.parquet:parquet-column` from 1.14.4 to 1.15.0
- [Release notes](https://github.com/apache/parquet-mr/releases)
- [Changelog](https://github.com/apache/parquet-java/blob/master/CHANGES.md)
- [Commits](apache/parquet-java@apache-parquet-1.14.4...apache-parquet-1.15.0)

Updates `org.apache.parquet:parquet-hadoop` from 1.14.4 to 1.15.0
- [Release notes](https://github.com/apache/parquet-mr/releases)
- [Changelog](https://github.com/apache/parquet-java/blob/master/CHANGES.md)
- [Commits](apache/parquet-java@apache-parquet-1.14.4...apache-parquet-1.15.0)

Updates `org.apache.hadoop:hadoop-common` from 3.4.1 to 3.4.1

Updates `org.apache.hadoop:hadoop-mapreduce-client-core` from 3.4.1 to 3.4.1

Updates `org.apache.hadoop:hadoop-mapreduce-client-common` from 3.4.1 to 3.4.1

Updates `org.apache.hadoop:hadoop-mapreduce-client-jobclient` from 3.4.1 to 3.4.1

Updates `org.apache.hadoop:hadoop-client` from 3.3.4 to 3.4.1

Updates `org.apache.hadoop:hadoop-aws` from 3.4.1 to 3.4.1

---
updated-dependencies:
- dependency-name: org.apache.logging.log4j:log4j-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: org.apache.logging.log4j:log4j-slf4j2-impl
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: org.apache.logging.log4j:log4j-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: org.apache.logging.log4j:log4j-slf4j2-impl
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: org.apache.logging.log4j:log4j-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: org.apache.commons:commons-text
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: com.fasterxml.jackson.core:jackson-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: com.fasterxml.jackson.core:jackson-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: org.elasticsearch.client:elasticsearch-rest-high-level-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: io.grpc:grpc-netty-shaded
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: io.grpc:grpc-protobuf
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: io.grpc:grpc-stub
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: io.grpc:grpc-protobuf
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: io.grpc:grpc-stub
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: org.xerial:sqlite-jdbc
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: software.amazon.awssdk:s3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: software.amazon.awssdk:sts
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: software.amazon.awssdk:apache-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: software.amazon.awssdk:glue
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: software.amazon.awssdk:sts
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: software.amazon.awssdk:apache-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: software.amazon.awssdk:glue
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: org.eclipse.jetty:jetty-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: org.eclipse.jetty:jetty-util
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: org.eclipse.jetty:jetty-http
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: org.eclipse.jetty:jetty-util
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: org.eclipse.jetty:jetty-http
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: com.puppycrawl.tools:checkstyle
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: org.apache.maven.plugins:maven-javadoc-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: org.apache.iceberg:iceberg-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: org.apache.iceberg:iceberg-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: org.apache.iceberg:iceberg-bundled-guava
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: org.apache.iceberg:iceberg-parquet
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: org.apache.iceberg:iceberg-data
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: org.apache.iceberg:iceberg-hive-metastore
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: org.apache.iceberg:iceberg-aws
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: org.apache.iceberg:iceberg-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: org.apache.iceberg:iceberg-bundled-guava
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: org.apache.iceberg:iceberg-parquet
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: org.apache.iceberg:iceberg-data
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: org.apache.iceberg:iceberg-hive-metastore
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: org.apache.parquet:parquet-avro
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: org.apache.parquet:parquet-common
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: org.apache.parquet:parquet-encoding
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: org.apache.parquet:parquet-column
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: org.apache.parquet:parquet-hadoop
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: org.apache.iceberg:iceberg-aws
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: org.apache.parquet:parquet-common
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: org.apache.parquet:parquet-encoding
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: org.apache.parquet:parquet-column
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: org.apache.parquet:parquet-hadoop
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: org.apache.hadoop:hadoop-common
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: org.apache.hadoop:hadoop-mapreduce-client-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: org.apache.hadoop:hadoop-mapreduce-client-common
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: org.apache.hadoop:hadoop-mapreduce-client-jobclient
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: org.apache.hadoop:hadoop-client
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: org.apache.hadoop:hadoop-aws
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants