Skip to content

Releases: projectnessie/iceberg-catalog-migrator

Iceberg Catalog Migrator 0.3.0

16 May 07:53
Compare
Choose a tag to compare

Iceberg Catalog Migrator 0.3.0 release

Try it

The attached iceberg-catalog-migrator-cli-0.3.0.jar is a standalone uber-jar file (recommended to use it on Java 11). Download and run it:

wget https://github.com/projectnessie/iceberg-catalog-migrator/releases/download/catalog-migrator-0.3.0/iceberg-catalog-migrator-cli-0.3.0.jar
java -jar iceberg-catalog-migrator-cli-0.3.0.jar

Full Changelog (minus renovate commits):

Iceberg Catalog Migrator 0.2.0

18 Apr 13:11
Compare
Choose a tag to compare

Iceberg Catalog Migrator 0.2.0 release

Try it

The attached iceberg-catalog-migrator-cli-0.2.0.jar is a standalone uber-jar file (recommended to use it on Java 11). Download and run it:

wget https://github.com/projectnessie/iceberg-catalog-migrator/releases/download/catalog-migrator-0.2.0/iceberg-catalog-migrator-cli-0.2.0.jar
java -jar iceberg-catalog-migrator-cli-0.2.0.jar

Full Changelog (minus renovate commits):

Iceberg Catalog Migrator 0.1.0

18 Apr 11:16
Compare
Choose a tag to compare

Iceberg Catalog Migrator 0.1.0 release

Try it

The attached executable file iceberg-catalog-migrator-0.1.0 is an executable jar file.
(chmod 744 iceberg-catalog-migrator-0.1.0 after download.)
Can also be run using java -jar iceberg-catalog-migrator-0.1.0.

Full Changelog (minus renovate commits):