databricks / iceberg-rest-image

Simple project to expose a catalog over REST using a Java catalog backend
Apache License 2.0
110 stars 46 forks source link

Bump icebergVersion from 1.5.2 to 1.6.0 #106

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 2 months ago

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

Sourced from org.apache.iceberg:iceberg-api's releases.

Apache Iceberg 1.6.0

What's Changed

... (truncated)

Commits


Updates org.apache.iceberg:iceberg-core from 1.5.2 to 1.6.0

Release notes

Sourced from org.apache.iceberg:iceberg-core's releases.

Apache Iceberg 1.6.0

What's Changed

... (truncated)

Commits


Updates org.apache.iceberg:iceberg-aws from 1.5.2 to 1.6.0

Release notes

Sourced from org.apache.iceberg:iceberg-aws's releases.

Apache Iceberg 1.6.0

What's Changed

... (truncated)

Commits


Updates org.apache.iceberg:iceberg-azure from 1.5.2 to 1.6.0

Release notes

Sourced from org.apache.iceberg:iceberg-azure's releases.

Apache Iceberg 1.6.0

What's Changed

... (truncated)

Commits


Updates org.apache.iceberg:iceberg-gcp from 1.5.2 to 1.6.0

Release notes

Sourced from org.apache.iceberg:iceberg-gcp's releases.

Apache Iceberg 1.6.0

What's Changed

raphaelauv commented 2 months ago

@danielcweeks what about merge this one and release a new version of the tabulario/iceberg-rest ?

thanks

Fokko commented 2 months ago

@raphaelauv We're in the progress of migrating this to the Iceberg repository, you can find the PR here: https://github.com/apache/iceberg/pull/10908

raphaelauv commented 2 months ago

thanks @Fokko, does it mean this repo is now archive ( no more new release ) ?

danielcweeks commented 2 months ago

@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?

raphaelauv commented 2 months ago

@danielcweeks nothing specific to check , thanks for the info