Releases: projectnessie/iceberg-catalog-migrator
Releases · projectnessie/iceberg-catalog-migrator
Iceberg Catalog Migrator 0.3.0
Iceberg Catalog Migrator 0.3.0 release
- Dependency updates and minor code cleanup.
- Maven Central: https://search.maven.org/search?q=g:org.projectnessie.iceberg-catalog-migrator+v:0.3.0
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
Iceberg Catalog Migrator 0.2.0 release
- 0 commits since 0.2.0
- Maven Central: https://search.maven.org/search?q=g:org.projectnessie.iceberg-catalog-migrator+v:0.2.0
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
Iceberg Catalog Migrator 0.1.0 release
- (Initial release)
- Maven Central: https://search.maven.org/search?q=g:org.projectnessie.iceberg-catalog-migrator+v:0.1.0
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
.