This is an automated email from the ASF dual-hosted git repository.

fokko pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/iceberg.git


The following commit(s) were added to refs/heads/main by this push:
     new e10098b9ab Docs: Add release notes for 1.5.2 (#10295)
e10098b9ab is described below

commit e10098b9ab7cb532d2ca4876f00997102446e52d
Author: Amogh Jahagirdar <[email protected]>
AuthorDate: Thu May 9 14:06:31 2024 -0600

    Docs: Add release notes for 1.5.2 (#10295)
---
 site/docs/releases.md | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/site/docs/releases.md b/site/docs/releases.md
index 1c00d0e2ee..6ba0b481fc 100644
--- a/site/docs/releases.md
+++ b/site/docs/releases.md
@@ -71,6 +71,12 @@ To add a dependency on Iceberg in Maven, add the following 
to your `pom.xml`:
   ...
 </dependencies>
 ```
+### 1.5.2 release
+Apache Iceberg 1.5.2 was released on May 9, 2024.
+
+The 1.5.2 release has the same changes that the 1.5.1 release (see directly 
below)
+has. The 1.5.1 release had issues with the spark runtime artifacts; 
specifically certain artifacts were built with the wrong Scala version. 
+It is strongly recommended to upgrade to 1.5.2 for any systems that are using 
1.5.1.  
 
 ### 1.5.1 release
 Apache Iceberg 1.5.1 was released on April 25, 2024.

Reply via email to