You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by GitBox <gi...@apache.org> on 2022/09/15 15:55:05 UTC

[GitHub] [iceberg-docs] Fokko commented on a diff in pull request #161: 0.14.1 release notes

Fokko commented on code in PR #161:
URL: https://github.com/apache/iceberg-docs/pull/161#discussion_r972160393


##########
landing-page/content/common/release-notes.md:
##########
@@ -69,6 +69,31 @@ To add a dependency on Iceberg in Maven, add the following to your `pom.xml`:
 ```
 
 
+## 0.14.1 release
+
+This release includes all bug fixes from the 0.14.x patch releases.
+
+### Notable bug fixes
+
+* Core
+  - API: Fix ID assignment in schema merging ([#5395](https://github.com/apache/iceberg/pull/5395))
+  - AWS: S3OutputStream - failure to close should persist on subsequent close calls ([#5311](https://github.com/apache/iceberg/pull/5311))

Review Comment:
   Should we put this under Vendor integrations?



##########
landing-page/content/common/release-notes.md:
##########
@@ -69,6 +69,31 @@ To add a dependency on Iceberg in Maven, add the following to your `pom.xml`:
 ```
 
 
+## 0.14.1 release
+
+This release includes all bug fixes from the 0.14.x patch releases.
+
+### Notable bug fixes
+
+* Core
+  - API: Fix ID assignment in schema merging ([#5395](https://github.com/apache/iceberg/pull/5395))
+  - AWS: S3OutputStream - failure to close should persist on subsequent close calls ([#5311](https://github.com/apache/iceberg/pull/5311))
+  - Core: Fix snapshot log with intermediate transaction snapshots ([#5568](https://github.com/apache/iceberg/pull/5568))
+  - Core: Fix exception handling in BaseTaskWriter ([#5683](https://github.com/apache/iceberg/pull/5683))
+  - Core: Support deleting tables without metadata files ([#5510](https://github.com/apache/iceberg/pull/5510))
+  - Core, AWS: Fix Kryo serialization failure for FileIO ([#5437](https://github.com/apache/iceberg/pull/5437))
+  - Core: Add CommitStateUnknownException handling to REST ([#5694](https://github.com/apache/iceberg/pull/5694))
+  - AWS: Ignore flaky test; backport from ([#5379](https://github.com/apache/iceberg/pull/5379))

Review Comment:
   I think we can just remove this one; I don't think it is notable



##########
landing-page/content/common/release-notes.md:
##########
@@ -69,6 +69,31 @@ To add a dependency on Iceberg in Maven, add the following to your `pom.xml`:
 ```
 
 
+## 0.14.1 release
+
+This release includes all bug fixes from the 0.14.x patch releases.
+
+### Notable bug fixes
+
+* Core
+  - API: Fix ID assignment in schema merging ([#5395](https://github.com/apache/iceberg/pull/5395))

Review Comment:
   Let's split out this into API to be consistent with the other release notes



##########
landing-page/content/common/release-notes.md:
##########
@@ -69,6 +69,31 @@ To add a dependency on Iceberg in Maven, add the following to your `pom.xml`:
 ```
 
 
+## 0.14.1 release
+
+This release includes all bug fixes from the 0.14.x patch releases.
+
+### Notable bug fixes
+
+* Core
+  - API: Fix ID assignment in schema merging ([#5395](https://github.com/apache/iceberg/pull/5395))
+  - AWS: S3OutputStream - failure to close should persist on subsequent close calls ([#5311](https://github.com/apache/iceberg/pull/5311))
+  - Core: Fix snapshot log with intermediate transaction snapshots ([#5568](https://github.com/apache/iceberg/pull/5568))
+  - Core: Fix exception handling in BaseTaskWriter ([#5683](https://github.com/apache/iceberg/pull/5683))
+  - Core: Support deleting tables without metadata files ([#5510](https://github.com/apache/iceberg/pull/5510))
+  - Core, AWS: Fix Kryo serialization failure for FileIO ([#5437](https://github.com/apache/iceberg/pull/5437))
+  - Core: Add CommitStateUnknownException handling to REST ([#5694](https://github.com/apache/iceberg/pull/5694))
+  - AWS: Ignore flaky test; backport from ([#5379](https://github.com/apache/iceberg/pull/5379))
+  - Build: Exclude unnecessary git properties from iceberg-build.properties ([#5277](https://github.com/apache/iceberg/pull/5277))
+  - Build: Fix Scala 2.13 builds in stage-binaries.sh. ([#5270](https://github.com/apache/iceberg/pull/5270))
+  - Build: Add iceberg-build.properties to RAT excludes. ([#5262](https://github.com/apache/iceberg/pull/5262))

Review Comment:
   I think we can just leave out the Build ones 👍🏻 They aren't very notable



-- 
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: issues-unsubscribe@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org