Merged
Conversation
Bumps `icebergVersion` from 1.5.2 to 1.6.0. Updates `org.apache.iceberg:iceberg-api` from 1.5.2 to 1.6.0 - [Release notes](https://github.com/apache/iceberg/releases) - [Commits](apache/iceberg@apache-iceberg-1.5.2...apache-iceberg-1.6.0) Updates `org.apache.iceberg:iceberg-core` from 1.5.2 to 1.6.0 - [Release notes](https://github.com/apache/iceberg/releases) - [Commits](apache/iceberg@apache-iceberg-1.5.2...apache-iceberg-1.6.0) Updates `org.apache.iceberg:iceberg-aws` from 1.5.2 to 1.6.0 - [Release notes](https://github.com/apache/iceberg/releases) - [Commits](apache/iceberg@apache-iceberg-1.5.2...apache-iceberg-1.6.0) Updates `org.apache.iceberg:iceberg-azure` from 1.5.2 to 1.6.0 - [Release notes](https://github.com/apache/iceberg/releases) - [Commits](apache/iceberg@apache-iceberg-1.5.2...apache-iceberg-1.6.0) Updates `org.apache.iceberg:iceberg-gcp` from 1.5.2 to 1.6.0 - [Release notes](https://github.com/apache/iceberg/releases) - [Commits](apache/iceberg@apache-iceberg-1.5.2...apache-iceberg-1.6.0) Updates `org.apache.iceberg:iceberg-bundled-guava` from 1.5.2 to 1.6.0 - [Release notes](https://github.com/apache/iceberg/releases) - [Commits](apache/iceberg@apache-iceberg-1.5.2...apache-iceberg-1.6.0) Updates `org.apache.iceberg:iceberg-aws-bundle` from 1.5.2 to 1.6.0 - [Release notes](https://github.com/apache/iceberg/releases) - [Commits](apache/iceberg@apache-iceberg-1.5.2...apache-iceberg-1.6.0) Updates `org.apache.iceberg:iceberg-azure-bundle` from 1.5.2 to 1.6.0 - [Release notes](https://github.com/apache/iceberg/releases) - [Commits](apache/iceberg@apache-iceberg-1.5.2...apache-iceberg-1.6.0) Updates `org.apache.iceberg:iceberg-gcp-bundle` from 1.5.2 to 1.6.0 - [Release notes](https://github.com/apache/iceberg/releases) - [Commits](apache/iceberg@apache-iceberg-1.5.2...apache-iceberg-1.6.0) --- updated-dependencies: - dependency-name: org.apache.iceberg:iceberg-api dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.apache.iceberg:iceberg-core dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.apache.iceberg:iceberg-aws dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.apache.iceberg:iceberg-azure dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.apache.iceberg:iceberg-gcp dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.apache.iceberg:iceberg-bundled-guava dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.apache.iceberg:iceberg-aws-bundle dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.apache.iceberg:iceberg-azure-bundle dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.apache.iceberg:iceberg-gcp-bundle dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Closed
|
@danielcweeks what about merge this one and release a new version of the thanks |
Contributor
|
@raphaelauv We're in the progress of migrating this to the Iceberg repository, you can find the PR here: apache/iceberg#10908 |
|
thanks @Fokko, does it mean this repo is now archive ( no more new release ) ? |
Collaborator
|
@raphaelauv I would prefer that we release out of the Iceberg project going forward. I don't think there's anything specific in the 1.6 release that would have an impact on the behavior here. Is there something specific you were looking for in the version bump? |
|
@danielcweeks nothing specific to check , thanks for the info |
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
icebergVersionfrom 1.5.2 to 1.6.0.Updates
org.apache.iceberg:iceberg-apifrom 1.5.2 to 1.6.0Release notes
Sourced from org.apache.iceberg:iceberg-api's releases.
... (truncated)
Commits
229d8f6Common: Update the version in deprecation messages (#10715)3c46178Core: Make new TableMetadata.Builder constructor private (#10714)319f29eDocs: Add examples for DataFrame branch writes (#10644)5a562bbDynFields, DynMethods code cleanup (#10543)206e471Infra: Increase operation per limit for stale bot workflow (#10712)f59055aSpark 3.3: Ignore flaky test taking up all device space (#10704)cc1a1e4Build: Bump net.snowflake:snowflake-jdbc from 3.16.1 to 3.17.0 (#10696)ff7e833Infra: Improve Bug report template (#10708)4a0ae22Docs: Clarify defaults for distribution mode (#10575)12f2e14Update references tomainbranch (#10705)Updates
org.apache.iceberg:iceberg-corefrom 1.5.2 to 1.6.0Release notes
Sourced from org.apache.iceberg:iceberg-core's releases.
... (truncated)
Commits
229d8f6Common: Update the version in deprecation messages (#10715)3c46178Core: Make new TableMetadata.Builder constructor private (#10714)319f29eDocs: Add examples for DataFrame branch writes (#10644)5a562bbDynFields, DynMethods code cleanup (#10543)206e471Infra: Increase operation per limit for stale bot workflow (#10712)f59055aSpark 3.3: Ignore flaky test taking up all device space (#10704)cc1a1e4Build: Bump net.snowflake:snowflake-jdbc from 3.16.1 to 3.17.0 (#10696)ff7e833Infra: Improve Bug report template (#10708)4a0ae22Docs: Clarify defaults for distribution mode (#10575)12f2e14Update references tomainbranch (#10705)Updates
org.apache.iceberg:iceberg-awsfrom 1.5.2 to 1.6.0Release notes
Sourced from org.apache.iceberg:iceberg-aws's releases.
... (truncated)
Commits
229d8f6Common: Update the version in deprecation messages (#10715)3c46178Core: Make new TableMetadata.Builder constructor private (#10714)319f29eDocs: Add examples for DataFrame branch writes (#10644)5a562bbDynFields, DynMethods code cleanup (#10543)206e471Infra: Increase operation per limit for stale bot workflow (#10712)f59055aSpark 3.3: Ignore flaky test taking up all device space (#10704)cc1a1e4Build: Bump net.snowflake:snowflake-jdbc from 3.16.1 to 3.17.0 (#10696)ff7e833Infra: Improve Bug report template (#10708)4a0ae22Docs: Clarify defaults for distribution mode (#10575)12f2e14Update references tomainbranch (#10705)Updates
org.apache.iceberg:iceberg-azurefrom 1.5.2 to 1.6.0Release notes
Sourced from org.apache.iceberg:iceberg-azure's releases.
... (truncated)
Commits
229d8f6Common: Update the version in deprecation messages (#10715)3c46178Core: Make new TableMetadata.Builder constructor private (#10714)319f29eDocs: Add examples for DataFrame branch writes (#10644)5a562bbDynFields, DynMethods code cleanup (#10543)206e471Infra: Increase operation per limit for stale bot workflow (#10712)f59055aSpark 3.3: Ignore flaky test taking up all device space (#10704)cc1a1e4Build: Bump net.snowflake:snowflake-jdbc from 3.16.1 to 3.17.0 (#10696)ff7e833Infra: Improve Bug report template (#10708)4a0ae22Docs: Clarify defaults for distribution mode (#10575)12f2e14Update references tomainbranch (#10705)Updates
org.apache.iceberg:iceberg-gcpfrom 1.5.2 to 1.6.0Release notes
Sourced from org.apache.iceberg:iceberg-gcp's releases.