build(deps): bump iceberg from 1.6.1 to 1.8.1#6858
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
build(deps): bump iceberg from 1.6.1 to 1.8.1#6858dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps `iceberg` from 1.6.1 to 1.8.1. Updates `org.apache.iceberg:iceberg-aliyun` from 1.6.1 to 1.8.1 - [Release notes](https://github.com/apache/iceberg/releases) - [Commits](apache/iceberg@apache-iceberg-1.6.1...apache-iceberg-1.8.1) Updates `org.apache.iceberg:iceberg-aws` from 1.6.1 to 1.8.1 - [Release notes](https://github.com/apache/iceberg/releases) - [Commits](apache/iceberg@apache-iceberg-1.6.1...apache-iceberg-1.8.1) Updates `org.apache.iceberg:iceberg-aws-bundle` from 1.6.1 to 1.8.1 - [Release notes](https://github.com/apache/iceberg/releases) - [Commits](apache/iceberg@apache-iceberg-1.6.1...apache-iceberg-1.8.1) Updates `org.apache.iceberg:iceberg-azure` from 1.6.1 to 1.8.1 - [Release notes](https://github.com/apache/iceberg/releases) - [Commits](apache/iceberg@apache-iceberg-1.6.1...apache-iceberg-1.8.1) Updates `org.apache.iceberg:iceberg-azure-bundle` from 1.6.1 to 1.8.1 - [Release notes](https://github.com/apache/iceberg/releases) - [Commits](apache/iceberg@apache-iceberg-1.6.1...apache-iceberg-1.8.1) Updates `org.apache.iceberg:iceberg-core` from 1.6.1 to 1.8.1 - [Release notes](https://github.com/apache/iceberg/releases) - [Commits](apache/iceberg@apache-iceberg-1.6.1...apache-iceberg-1.8.1) Updates `org.apache.iceberg:iceberg-api` from 1.6.1 to 1.8.1 - [Release notes](https://github.com/apache/iceberg/releases) - [Commits](apache/iceberg@apache-iceberg-1.6.1...apache-iceberg-1.8.1) Updates `org.apache.iceberg:iceberg-hive-metastore` from 1.6.1 to 1.8.1 - [Release notes](https://github.com/apache/iceberg/releases) - [Commits](apache/iceberg@apache-iceberg-1.6.1...apache-iceberg-1.8.1) Updates `org.apache.iceberg:iceberg-gcp` from 1.6.1 to 1.8.1 - [Release notes](https://github.com/apache/iceberg/releases) - [Commits](apache/iceberg@apache-iceberg-1.6.1...apache-iceberg-1.8.1) Updates `org.apache.iceberg:iceberg-gcp-bundle` from 1.6.1 to 1.8.1 - [Release notes](https://github.com/apache/iceberg/releases) - [Commits](apache/iceberg@apache-iceberg-1.6.1...apache-iceberg-1.8.1) --- updated-dependencies: - dependency-name: org.apache.iceberg:iceberg-aliyun dependency-version: 1.8.1 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.apache.iceberg:iceberg-aws dependency-version: 1.8.1 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.apache.iceberg:iceberg-aws-bundle dependency-version: 1.8.1 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.apache.iceberg:iceberg-azure dependency-version: 1.8.1 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.apache.iceberg:iceberg-azure-bundle dependency-version: 1.8.1 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.apache.iceberg:iceberg-core dependency-version: 1.8.1 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.apache.iceberg:iceberg-api dependency-version: 1.8.1 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.apache.iceberg:iceberg-hive-metastore dependency-version: 1.8.1 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.apache.iceberg:iceberg-gcp dependency-version: 1.8.1 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.apache.iceberg:iceberg-gcp-bundle dependency-version: 1.8.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps
icebergfrom 1.6.1 to 1.8.1.Updates
org.apache.iceberg:iceberg-aliyunfrom 1.6.1 to 1.8.1Release notes
Sourced from org.apache.iceberg:iceberg-aliyun's releases.
... (truncated)
Commits
9ce0fcf[1.8.x] Fix versions in LICENSE/NOTICE (#12365)6c65b8aCore: Don't remove trailing slash from absolute paths (#12390)3c6bf24Core: Remove namespace/table/view HEAD endpoints from defaults (#12351) (#12368)673192dBuild: Revert AWS SDK from 2.30.11 to 2.29.52 (#12339)f402c03Kafka: Pin Kafka-Connect version to fix integration tests (#12341)0bbf855Parquet: Fix performance regression in reader init (#12305) (#12338)30d4a93Core: Adjust Jackson settings to handle large metadata json (#12224) (#12330)e19e0a9Core: Fallback to GET requests for namespace/table/view exists checks (#12328)b4acfb6Revert "Core: Serializenullwhen there is no current snapshot (#11560)" (#...c277c20Fix LICENSE and NOTICE for the kafka-connect-runtime distributions (#12195)Updates
org.apache.iceberg:iceberg-awsfrom 1.6.1 to 1.8.1Release notes
Sourced from org.apache.iceberg:iceberg-aws's releases.
... (truncated)
Commits
9ce0fcf[1.8.x] Fix versions in LICENSE/NOTICE (#12365)6c65b8aCore: Don't remove trailing slash from absolute paths (#12390)3c6bf24Core: Remove namespace/table/view HEAD endpoints from defaults (#12351) (#12368)673192dBuild: Revert AWS SDK from 2.30.11 to 2.29.52 (#12339)f402c03Kafka: Pin Kafka-Connect version to fix integration tests (#12341)0bbf855Parquet: Fix performance regression in reader init (#12305) (#12338)30d4a93Core: Adjust Jackson settings to handle large metadata json (#12224) (#12330)e19e0a9Core: Fallback to GET requests for namespace/table/view exists checks (#12328)b4acfb6Revert "Core: Serializenullwhen there is no current snapshot (#11560)" (#...c277c20Fix LICENSE and NOTICE for the kafka-connect-runtime distributions (#12195)Updates
org.apache.iceberg:iceberg-aws-bundlefrom 1.6.1 to 1.8.1Release notes
Sourced from org.apache.iceberg:iceberg-aws-bundle's releases.
... (truncated)
Commits
9ce0fcf[1.8.x] Fix versions in LICENSE/NOTICE (#12365)6c65b8aCore: Don't remove trailing slash from absolute paths (#12390)3c6bf24Core: Remove namespace/table/view HEAD endpoints from defaults (#12351) (#12368)673192dBuild: Revert AWS SDK from 2.30.11 to 2.29.52 (#12339)f402c03Kafka: Pin Kafka-Connect version to fix integration tests (#12341)0bbf855Parquet: Fix performance regression in reader init (#12305) (#12338)30d4a93Core: Adjust Jackson settings to handle large metadata json (#12224) (#12330)e19e0a9Core: Fallback to GET requests for namespace/table/view exists checks (#12328)b4acfb6Revert "Core: Serializenullwhen there is no current snapshot (#11560)" (#...c277c20Fix LICENSE and NOTICE for the kafka-connect-runtime distributions (#12195)Updates
org.apache.iceberg:iceberg-azurefrom 1.6.1 to 1.8.1Release notes
Sourced from org.apache.iceberg:iceberg-azure's releases.
... (truncated)
Commits
9ce0fcf[1.8.x] Fix versions in LICENSE/NOTICE (#12365)6c65b8aCore: Don't remove trailing slash from absolute paths (#12390)3c6bf24Core: Remove namespace/table/view HEAD endpoints from defaults (#12351) (#12368)673192dBuild: Revert AWS SDK from 2.30.11 to 2.29.52 (#12339)f402c03Kafka: Pin Kafka-Connect version to fix integration tests (#12341)0bbf855Parquet: Fix performance regression in reader init (#12305) (#12338)30d4a93Core: Adjust Jackson settings to handle large metadata json (#12224) (#12330)e19e0a9Core: Fallback to GET requests for namespace/table/view exists checks (#12328)b4acfb6Revert "Core: Serializenullwhen there is no current snapshot (#11560)" (#...c277c20Fix LICENSE and NOTICE for the kafka-connect-runtime distributions (#12195)Updates
org.apache.iceberg:iceberg-azure-bundlefrom 1.6.1 to 1.8.1Release notes
Sourced from org.apache.iceberg:iceberg-azure-bundle's releases.
... (truncated)
Commits
9ce0fcf[1.8.x] Fix versions in LICENSE/NOTICE (#12365)6c65b8aCore: Don't remove trailing slash from absolute paths (#12390)Description has been truncated