vinishjail97 commented on issue #486:
URL: 
https://github.com/apache/incubator-xtable/issues/486#issuecomment-2293298003

   Uploaded rc4 artifacts for 0.1.0-incubating to staging repository. 
   
   https://repository.apache.org/content/repositories/orgapachextable-1004/ 
   https://dist.apache.org/repos/dist/dev/incubator/xtable/0.1.0-incubating-rc4/
   
   # Release Notes for release-0.1.0-incubating-rc4
   
   This is the first official apache release for [Apache 
XTable](https://xtable.apache.org/ ), an incubating project under the Apache 
Software Foundation.Apache XTable™ (Incubating) is a cross-table converter for 
table formats that facilitates omni-directional interoperability across data 
processing systems and query engines. Currently, Apache XTable™ supports widely 
adopted open-source table formats such as Apache Hudi, Apache Iceberg, and 
Delta Lake. 
   
   
   ## Raw Release Notes
   * [minor] add no-transfer-progress and skip tests to release-packages 
workflow by @the-other-tim-brown in 
https://github.com/apache/incubator-xtable/pull/227
   * [minor] fix issue in test flakiness by @the-other-tim-brown in 
https://github.com/apache/incubator-xtable/pull/226
   * Mark source client as closeable and prevent leaks by @the-other-tim-brown 
in https://github.com/apache/incubator-xtable/pull/221
   * Update README.md to add example on how to provide ABFS path. by @lordozb 
in https://github.com/apache/incubator-xtable/pull/229
   * bumping axios version to 1.6.1 by @sagarlakshmipathy in 
https://github.com/apache/incubator-xtable/pull/224
   * Add check for iceberg when incremental sync is not safe by @vamshigv in 
https://github.com/apache/incubator-xtable/pull/228
   * Doc updates from delta source tests by @sagarlakshmipathy in 
https://github.com/apache/incubator-xtable/pull/211
   * Add partition filters Testing to all Formats by @vamshigv in 
https://github.com/apache/incubator-xtable/pull/218
   * Use iterator over table changes during incremental sync by 
@the-other-tim-brown in https://github.com/apache/incubator-xtable/pull/225
   * Class Memory Optimizations by @the-other-tim-brown in 
https://github.com/apache/incubator-xtable/pull/216
   * Optimize stream to list collection  by @the-other-tim-brown in 
https://github.com/apache/incubator-xtable/pull/232
   * add path utils for fetching relative path and unit tests by 
@the-other-tim-brown in https://github.com/apache/incubator-xtable/pull/231
   * Add Microsoft Fabric tutorial for OneTable by @ashvina in 
https://github.com/apache/incubator-xtable/pull/237
   * Docker presto extension by @sagarlakshmipathy in 
https://github.com/apache/incubator-xtable/pull/247
   * Docs update quickstart iceberg by @sagarlakshmipathy in 
https://github.com/apache/incubator-xtable/pull/239
   * add info about presto on docs by @sagarlakshmipathy in 
https://github.com/apache/incubator-xtable/pull/248
   * Improve sync utility cli parse error messages by @ashvina in 
https://github.com/apache/incubator-xtable/pull/255
   * Properly report errors from sync tool, fix logging by @the-other-tim-brown 
in https://github.com/apache/incubator-xtable/pull/259
   * add handling for incomplete commit in iceberg by @the-other-tim-brown in 
https://github.com/apache/incubator-xtable/pull/177
   * only set record key field in iceberg if it is a required field by 
@the-other-tim-brown in https://github.com/apache/incubator-xtable/pull/260
   * adding images to test thumbnails for blogs by @sagarlakshmipathy in 
https://github.com/apache/incubator-xtable/pull/266
   * [MINOR][DOC] Snowflake messaging images change by @sagarlakshmipathy in 
https://github.com/apache/incubator-xtable/pull/270
   * fix image res by @sagarlakshmipathy in 
https://github.com/apache/incubator-xtable/pull/272
   * remove duplicated dependency by @jackwener in 
https://github.com/apache/incubator-xtable/pull/281
   * Update README.md by @lmccay in 
https://github.com/apache/incubator-xtable/pull/283
   * Add blog section by @sagarlakshmipathy in 
https://github.com/apache/incubator-xtable/pull/280
   * fixed relative path, added images by @sagarlakshmipathy in 
https://github.com/apache/incubator-xtable/pull/288
   * added note for adding blogs by @sagarlakshmipathy in 
https://github.com/apache/incubator-xtable/pull/289
   * SimpleDateFormat setLenient(false) by @jackwener in 
https://github.com/apache/incubator-xtable/pull/284
   * Add New OneTable Blog by @dipankarmazumdar in 
https://github.com/apache/incubator-xtable/pull/291
   * Thumbnail_Blog by @dipankarmazumdar in 
https://github.com/apache/incubator-xtable/pull/292
   * [BLOGS] Added round of blogs until dec '23 by @sagarlakshmipathy in 
https://github.com/apache/incubator-xtable/pull/302
   * [DOCS][MINOR] Added blogs button in homepage by @sagarlakshmipathy in 
https://github.com/apache/incubator-xtable/pull/303
   * #300 - Change the Enum for TableFormat to String constants for future 
extens… by @lmccay in https://github.com/apache/incubator-xtable/pull/301
   * Introduce ServiceLoader use for TargetClients by @lmccay in 
https://github.com/apache/incubator-xtable/pull/305
   * Upgrade Iceberg version by @ashvina in 
https://github.com/apache/incubator-xtable/pull/310
   * Upgrade hadoop-aws version by @arifazmidd in 
https://github.com/apache/incubator-xtable/pull/314
   * adding in StarRocks connection information by @alberttwong in 
https://github.com/apache/incubator-xtable/pull/315
   * Update demo.ipynb by @alberttwong in 
https://github.com/apache/incubator-xtable/pull/318
   * Optimize object creation for new Delta snapshot by @ashvina in 
https://github.com/apache/incubator-xtable/pull/326
   * Update demo.ipynb - PerTableConfigImpl  by @danielscamacho in 
https://github.com/apache/incubator-xtable/pull/333
   * Avoid unnecessary Iceberg datafile to onedatafile conversions by @ashvina 
in https://github.com/apache/incubator-xtable/pull/330
   * Upgrade Delta Lake version:2.4 for deletion vector support by @ashvina in 
https://github.com/apache/incubator-xtable/pull/349
   * Fix data file extraction from Hudi restore metadata with log files by 
@yihua in https://github.com/apache/incubator-xtable/pull/332
   * Upgrade spotless-maven-plugin from 2.27.2 to 2.43.0 by @zabetak in 
https://github.com/apache/incubator-xtable/pull/371
   * Move github actions under .github folder by @jcamachor in 
https://github.com/apache/incubator-xtable/pull/373
   * Create .asf.yaml file by @jcamachor in 
https://github.com/apache/incubator-xtable/pull/372
   * Docs and Website XTable Rename by @kywe665 in 
https://github.com/apache/incubator-xtable/pull/352
   * Repackaging code under the apache namespace by @jcamachor in 
https://github.com/apache/incubator-xtable/pull/374
   * Add maven-build-cache extension to speedup builds and pin hadoop 
dependency version by @iemejia in 
https://github.com/apache/incubator-xtable/pull/380
   * Update github actions to their latest versions and add dependabot for 
automatic updates by @iemejia in 
https://github.com/apache/incubator-xtable/pull/381
   * Bump actions/checkout from 3 to 4 by @dependabot in 
https://github.com/apache/incubator-xtable/pull/383
   * Fix broken links after move to Apache and rename from onetable (#384) by 
@iemejia in https://github.com/apache/incubator-xtable/pull/384
   * Make build depend on Apache Maven Parent POM by @iemejia in 
https://github.com/apache/incubator-xtable/pull/379
   * Fix some typos in the api docstrings by @hussein-awala in 
https://github.com/apache/incubator-xtable/pull/387
   * Add NOTICE by @wuchunfu in 
https://github.com/apache/incubator-xtable/pull/389
   * Refactor, rename data file classes with One in prefix by @ashvina in 
https://github.com/apache/incubator-xtable/pull/399
   * Refactor: rename schema and snapshot classes with One in prefix by 
@ashvina in https://github.com/apache/incubator-xtable/pull/400
   * Refactor: rename classes to fix the prefix by @ashvina in 
https://github.com/apache/incubator-xtable/pull/402
   * Fix README, remove outdated aws credentials param by @ashvina in 
https://github.com/apache/incubator-xtable/pull/403
   * Rename and replace 'client' in classes and comments by 
@the-other-tim-brown in https://github.com/apache/incubator-xtable/pull/407
   * Remove duplicate dependencies by @wuchunfu in 
https://github.com/apache/incubator-xtable/pull/357
   * Add spotless exclusion check folder by @wuchunfu in 
https://github.com/apache/incubator-xtable/pull/410
   * Rename all instances of OneTable to xtable where possible by 
@the-other-tim-brown in https://github.com/apache/incubator-xtable/pull/408
   * [77] Remove schema catalog and schema versions by @the-other-tim-brown in 
https://github.com/apache/incubator-xtable/pull/420
   * [424] Move pull request template to .github folder by @daragu in 
https://github.com/apache/incubator-xtable/pull/423
   * [412] Move metadata to single json field by @the-other-tim-brown in 
https://github.com/apache/incubator-xtable/pull/421
   * [Docs] Fix wrong item number in fabric doc by @daragu in 
https://github.com/apache/incubator-xtable/pull/425
   * [Infra] Add Issue template for xtable project by @daragu in 
https://github.com/apache/incubator-xtable/pull/427
   * [Demo] Fix UnknownHostException: host.docker.internal in docker demo by 
@daragu in https://github.com/apache/incubator-xtable/pull/430
   * [Module] Optimize the module structure of the xtable by @daragu in 
https://github.com/apache/incubator-xtable/pull/439
   * Bump webpack-dev-middleware from 5.3.3 to 5.3.4 in /website by @dependabot 
in https://github.com/apache/incubator-xtable/pull/440
   * License header check by @wuchunfu in 
https://github.com/apache/incubator-xtable/pull/364
   * Revert "License header check" by @the-other-tim-brown in 
https://github.com/apache/incubator-xtable/pull/445
   * [433] Exclude transitive hadoop version from Hudi by @the-other-tim-brown 
in https://github.com/apache/incubator-xtable/pull/441
   * [MINOR] Fix missing xtable prefix to utilities-bundled.jar in docs by 
@daragu in https://github.com/apache/incubator-xtable/pull/442
   * [446] Upgrade or remove dependencies with known vulnerabilities by 
@the-other-tim-brown in https://github.com/apache/incubator-xtable/pull/447
   * Bump peaceiris/actions-gh-pages from 3 to 4 by @dependabot in 
https://github.com/apache/incubator-xtable/pull/418
   * [Demo] Make start_demo script easier to call by @daragu in 
https://github.com/apache/incubator-xtable/pull/437
   * [Infra] Introduce apache rat plugin to xtable project by @daragu in 
https://github.com/apache/incubator-xtable/pull/450
   * [hotfix] Add xtable prefix to hudi-support jar in demo jupyter node by 
@daragu in https://github.com/apache/incubator-xtable/pull/448
   * [Infra] Support GitHub Action build the xtable project by @daragu in 
https://github.com/apache/incubator-xtable/pull/462
   * [DOCS] adding changes related to oss unity catalog to the docs by 
@sagarlakshmipathy in https://github.com/apache/incubator-xtable/pull/471
   * Remove azure ci by @daragu in 
https://github.com/apache/incubator-xtable/pull/477
   * Remove azure ci (addendum) by @jcamachor in 
https://github.com/apache/incubator-xtable/pull/479
   * Update pull request template by @daragu in 
https://github.com/apache/incubator-xtable/pull/478
   * Bump braces from 3.0.2 to 3.0.3 in /website by @dependabot in 
https://github.com/apache/incubator-xtable/pull/483
   * [481] Handle null stats in Delta AddFile by @the-other-tim-brown in 
https://github.com/apache/incubator-xtable/pull/482
   * [486] Add DISCLAIMER-WIP for first release by @vinishjail97 in 
https://github.com/apache/incubator-xtable/pull/487
   * Fix typo in IdTracking by @daragu in 
https://github.com/apache/incubator-xtable/pull/489
   * Remove redundant modifier for interface members by @daragu in 
https://github.com/apache/incubator-xtable/pull/492
   * [486] Change artifact name to incubator-xtable and Add deploy plugin to 
mvn by @vinishjail97 in https://github.com/apache/incubator-xtable/pull/498
   * [486] Revert artifact name with incubator prefix by @vinishjail97 in 
https://github.com/apache/incubator-xtable/pull/505
   * added docker file (#1) by @guitcastro in 
https://github.com/apache/incubator-xtable/pull/506
   * docs: fix typos and tidying by @atccirium in 
https://github.com/apache/incubator-xtable/pull/508
   * Upgrade parent pom version from 31 to 33 by @zabetak in 
https://github.com/apache/incubator-xtable/pull/510
   * Incorrect product name and distribution years in NOTICE file inside jars 
(#509) by @zabetak in https://github.com/apache/incubator-xtable/pull/512
   * Add 4 New Community Blogs to the Apache XTable Blogs section by 
@dipankarmazumdar in https://github.com/apache/incubator-xtable/pull/513
   * New Community Blogs to be added to the Apache XTable Blogs section by 
@dipankarmazumdar in https://github.com/apache/incubator-xtable/pull/514
   * Error when generating Javadoc due to old JDK7 compiler version by @zabetak 
in https://github.com/apache/incubator-xtable/pull/517
   * [486] Add release guide for XTable by @vinishjail97 in 
https://github.com/apache/incubator-xtable/pull/434
   
   **Full Changelog**: 
https://github.com/apache/incubator-xtable/compare/v0.1.0-beta1...release-0.1.0-incubating-rc4
   
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to