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

   # Release Notes for release-0.2.0-incubating-rc2
   
   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. 
   
   ## Summarized Change Log
   1.  Updated LICENSE and NOTICE file contents based on guidance given by 
[LEGAL-684](https://issues.apache.org/jira/browse/LEGAL-684).
   2. Upgrade dependency versions based on 
[CVE-2024-47561](https://github.com/advisories/GHSA-r7pg-v2c8-mfg3)
   3. We have addressed feedback on ASF best practices by IPMC member 
@pjfanning, all these 
[issues](https://github.com/apache/incubator-xtable/issues?q=is%3Aissue+author%3Apjfanning+is%3Aclosed)
 were marked as release blockers and have been resolved. 
   4. Fix the edge case when handling non numeric values of double type in 
delta stats. 
   5. Add a UUID Type. 
   6. Improved downloads page and other refactoring efforts.
   7. We have excluded xtable-utilities from the release process because it's a 
bundled jar containing non ASF compliant dependencies, we will include it back 
as part of 0.3.0 release. You won't find this module in the staged artifacts or 
in the source releases distributions for 0.2.0
   
   
   ## What's Changed
   * [297] Refactor config classes by @the-other-tim-brown in 
https://github.com/apache/incubator-xtable/pull/480
   * [MINOR] Moving to 0.2.0-SNAPSHOT on main branch. by @vinishjail97 in 
https://github.com/apache/incubator-xtable/pull/515
   * [DOCS] add releases page and modify README.md by @sagarlakshmipathy in 
https://github.com/apache/incubator-xtable/pull/520
   * [DOCS] added Downloads link to the site homepage by @sagarlakshmipathy in 
https://github.com/apache/incubator-xtable/pull/522
   * Update Downloads page to adhere to the ASF policy by @zabetak in 
https://github.com/apache/incubator-xtable/pull/527
   * Remove downloads page from website by @vinishjail97 in 
https://github.com/apache/incubator-xtable/pull/534
   * Set keep_files as false in GH action for site deploy to remove lingering 
pages by @vinishjail97 in https://github.com/apache/incubator-xtable/pull/535
   * [531] xtable poms are missing license details. by @rangareddy in 
https://github.com/apache/incubator-xtable/pull/533
   * [530] xtable-core pom has a hardcoded scala version for 
jackson-module-scala by @rangareddy in 
https://github.com/apache/incubator-xtable/pull/537
   * [536] Exclude xtable-utilities from mvn deploy by @vinishjail97 in 
https://github.com/apache/incubator-xtable/pull/540
   * [532] Add DISCLAIMER file to META-INF folder in jars by @rangareddy in 
https://github.com/apache/incubator-xtable/pull/539
   * [536] Update LICENSE and NOTICE files by @vinishjail97 in 
https://github.com/apache/incubator-xtable/pull/541
   * update import statements match  Delta version upgrade in PR 349 by @zhen-d 
in https://github.com/apache/incubator-xtable/pull/542
   * Fix the edge case when handling non numeric values of double type in delta 
stats by @emilie-wang in https://github.com/apache/incubator-xtable/pull/526
   * [112] Add a UUID Type by @danielhumanmod in 
https://github.com/apache/incubator-xtable/pull/518
   * [546] Update Lombok Dependency Scope in Project by @vamsikarnika in 
https://github.com/apache/incubator-xtable/pull/547
   * [529] Build xtable with scala version(s) by @rangareddy in 
https://github.com/apache/incubator-xtable/pull/544
   * [551] Exclude xtable-utilities from release guide by @vinishjail97 in 
https://github.com/apache/incubator-xtable/pull/552
   * use avro 1.11.4 due to CVE-2024-47561 by @pjfanning in 
https://github.com/apache/incubator-xtable/pull/559
   * [561] Add timeout to Github Action  by @the-other-tim-brown in 
https://github.com/apache/incubator-xtable/pull/562
   * [560] Increment Protobuf version due to vulnerability by 
@the-other-tim-brown in https://github.com/apache/incubator-xtable/pull/557
   * [564] mirror parent dependency scopes in child pom files by 
@the-other-tim-brown in https://github.com/apache/incubator-xtable/pull/563
   * [551] Remove dependencies in LICENSE and NOTICE files based on feedback in 
LEGAL-684 by @vinishjail97 in 
https://github.com/apache/incubator-xtable/pull/566
   * Update `xtable-hadoop-defaults.xml` reference by @emmanuel-ferdman in 
https://github.com/apache/incubator-xtable/pull/568
   * [551] Create separate LICENSE and NOTICE files for 
xtable-hudi-support-extensions by @vinishjail97 in 
https://github.com/apache/incubator-xtable/pull/572
   
   ## New Contributors
   * @rangareddy made their first contribution in 
https://github.com/apache/incubator-xtable/pull/533
   * @zhen-d made their first contribution in 
https://github.com/apache/incubator-xtable/pull/542
   * @emilie-wang made their first contribution in 
https://github.com/apache/incubator-xtable/pull/526
   * @danielhumanmod made their first contribution in 
https://github.com/apache/incubator-xtable/pull/518
   * @vamsikarnika made their first contribution in 
https://github.com/apache/incubator-xtable/pull/547
   * @pjfanning made their first contribution in 
https://github.com/apache/incubator-xtable/pull/559
   * @emmanuel-ferdman made their first contribution in 
https://github.com/apache/incubator-xtable/pull/568
   
   **Full Changelog**: 
https://github.com/apache/incubator-xtable/compare/0.1.0-incubating...0.2.0-incubating-rc2


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