-
Notifications
You must be signed in to change notification settings - Fork 52
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
Bump icebergVersion from 1.5.2 to 1.6.0 #106
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>
@danielcweeks what about merge this one and release a new version of the thanks |
@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 ) ? |
@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 |
Bumps
icebergVersion
from 1.5.2 to 1.6.0.Updates
org.apache.iceberg:iceberg-api
from 1.5.2 to 1.6.0Release notes
Sourced from org.apache.iceberg:iceberg-api's releases.
... (truncated)
Commits
229d8f6
Common: Update the version in deprecation messages (#10715)3c46178
Core: Make new TableMetadata.Builder constructor private (#10714)319f29e
Docs: Add examples for DataFrame branch writes (#10644)5a562bb
DynFields, DynMethods code cleanup (#10543)206e471
Infra: Increase operation per limit for stale bot workflow (#10712)f59055a
Spark 3.3: Ignore flaky test taking up all device space (#10704)cc1a1e4
Build: Bump net.snowflake:snowflake-jdbc from 3.16.1 to 3.17.0 (#10696)ff7e833
Infra: Improve Bug report template (#10708)4a0ae22
Docs: Clarify defaults for distribution mode (#10575)12f2e14
Update references tomain
branch (#10705)Updates
org.apache.iceberg:iceberg-core
from 1.5.2 to 1.6.0Release notes
Sourced from org.apache.iceberg:iceberg-core's releases.
... (truncated)
Commits
229d8f6
Common: Update the version in deprecation messages (#10715)3c46178
Core: Make new TableMetadata.Builder constructor private (#10714)319f29e
Docs: Add examples for DataFrame branch writes (#10644)5a562bb
DynFields, DynMethods code cleanup (#10543)206e471
Infra: Increase operation per limit for stale bot workflow (#10712)f59055a
Spark 3.3: Ignore flaky test taking up all device space (#10704)cc1a1e4
Build: Bump net.snowflake:snowflake-jdbc from 3.16.1 to 3.17.0 (#10696)ff7e833
Infra: Improve Bug report template (#10708)4a0ae22
Docs: Clarify defaults for distribution mode (#10575)12f2e14
Update references tomain
branch (#10705)Updates
org.apache.iceberg:iceberg-aws
from 1.5.2 to 1.6.0Release notes
Sourced from org.apache.iceberg:iceberg-aws's releases.
... (truncated)
Commits
229d8f6
Common: Update the version in deprecation messages (#10715)3c46178
Core: Make new TableMetadata.Builder constructor private (#10714)319f29e
Docs: Add examples for DataFrame branch writes (#10644)5a562bb
DynFields, DynMethods code cleanup (#10543)206e471
Infra: Increase operation per limit for stale bot workflow (#10712)f59055a
Spark 3.3: Ignore flaky test taking up all device space (#10704)cc1a1e4
Build: Bump net.snowflake:snowflake-jdbc from 3.16.1 to 3.17.0 (#10696)ff7e833
Infra: Improve Bug report template (#10708)4a0ae22
Docs: Clarify defaults for distribution mode (#10575)12f2e14
Update references tomain
branch (#10705)Updates
org.apache.iceberg:iceberg-azure
from 1.5.2 to 1.6.0Release notes
Sourced from org.apache.iceberg:iceberg-azure's releases.
... (truncated)
Commits
229d8f6
Common: Update the version in deprecation messages (#10715)3c46178
Core: Make new TableMetadata.Builder constructor private (#10714)319f29e
Docs: Add examples for DataFrame branch writes (#10644)5a562bb
DynFields, DynMethods code cleanup (#10543)206e471
Infra: Increase operation per limit for stale bot workflow (#10712)f59055a
Spark 3.3: Ignore flaky test taking up all device space (#10704)cc1a1e4
Build: Bump net.snowflake:snowflake-jdbc from 3.16.1 to 3.17.0 (#10696)ff7e833
Infra: Improve Bug report template (#10708)4a0ae22
Docs: Clarify defaults for distribution mode (#10575)12f2e14
Update references tomain
branch (#10705)Updates
org.apache.iceberg:iceberg-gcp
from 1.5.2 to 1.6.0Release notes
Sourced from org.apache.iceberg:iceberg-gcp's releases.