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 e6586e947f Infra: Add Iceberg 1.5.2 to issue template (#10296)
e6586e947f is described below

commit e6586e947f8881d010a496a731dbb5524c0e8510
Author: Amogh Jahagirdar <[email protected]>
AuthorDate: Thu May 9 11:42:37 2024 -0600

    Infra: Add Iceberg 1.5.2 to issue template (#10296)
---
 .github/ISSUE_TEMPLATE/iceberg_bug_report.yml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/.github/ISSUE_TEMPLATE/iceberg_bug_report.yml 
b/.github/ISSUE_TEMPLATE/iceberg_bug_report.yml
index 7c584618cb..a6d4fc7e5c 100644
--- a/.github/ISSUE_TEMPLATE/iceberg_bug_report.yml
+++ b/.github/ISSUE_TEMPLATE/iceberg_bug_report.yml
@@ -28,7 +28,8 @@ body:
       description: What Apache Iceberg version are you using?
       multiple: false
       options:
-        - "1.5.1 (latest release)"
+        - "1.5.2 (latest release)"
+        - "1.5.1"
         - "1.5.0"
         - "1.4.3"
         - "1.4.2"

Reply via email to