kevinjqliu commented on code in PR #16410:
URL: https://github.com/apache/iceberg/pull/16410#discussion_r3263333724


##########
site/docs/releases.md:
##########
@@ -82,17 +82,19 @@ The 1.10.2 release contains bug fixes and security fixes. 
For full release notes
     - Fix row ID assignment for EXISTING entries during manifest merge 
([\#16304](https://github.com/apache/iceberg/pull/16304))
 * Flink
     - Fix non-deterministic operator UIDs in DynamicIcebergSink 
([\#15738](https://github.com/apache/iceberg/pull/15738))
-    - Fix LICENSE and NOTICE files 
([\#16175](https://github.com/apache/iceberg/pull/16175))
+    - Fix LICENSE and NOTICE files 
([\#16175](https://github.com/apache/iceberg/pull/16175), 
[\#16130](https://github.com/apache/iceberg/pull/16130))
 * Hive
     - Fix trailing slash issue for database paths in HMS 
([\#16010](https://github.com/apache/iceberg/pull/16010))
 * Spark
-    - Fix LICENSE and NOTICE files 
([\#16255](https://github.com/apache/iceberg/pull/16255))
+    - Fix LICENSE and NOTICE files 
([\#16255](https://github.com/apache/iceberg/pull/16255), 
[\#16162](https://github.com/apache/iceberg/pull/16162), )
 * AWS
     - Fix LICENSE and NOTICE files 
([\#16236](https://github.com/apache/iceberg/pull/16236))
 * Azure
-    - Fix LICENSE and NOTICE files 
([\#16242](https://github.com/apache/iceberg/pull/16242))
+    - Fix LICENSE and NOTICE files 
([\#16242](https://github.com/apache/iceberg/pull/16242), 
[\#16260](https://github.com/apache/iceberg/pull/16260))
 * GCP
     - Fix LICENSE and NOTICE files 
([\#16244](https://github.com/apache/iceberg/pull/16244))
+* Open API
+    - Stop publishing the Open API runtime Jar 
([\#16188](https://github.com/apache/iceberg/pull/16188))

Review Comment:
   could you try again with the released 1.10.2? 
   i think maybe the RC version had the iceberg-open-api jar perhaps, i cant 
verify because 
https://repository.apache.org/content/repositories/orgapacheiceberg-1281/ is 
gone
   
   i do see that the iceberg-open-api jar is no longer in 1.10.2 
https://repo1.maven.org/maven2/org/apache/iceberg/iceberg-open-api/1.10.2/ (but 
is in 1.10.1 
https://repo1.maven.org/maven2/org/apache/iceberg/iceberg-open-api/1.10.1/)



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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to