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 790975ffd0 Infra: Add 1.5.0 to issue template (#9778)
790975ffd0 is described below
commit 790975ffd07e71cd000cb91d0a8a0a2b59f7f4ec
Author: Ajantha Bhat <[email protected]>
AuthorDate: Mon Mar 11 20:10:44 2024 +0530
Infra: Add 1.5.0 to issue template (#9778)
---
.github/ISSUE_TEMPLATE/iceberg_bug_report.yml | 11 ++---------
1 file changed, 2 insertions(+), 9 deletions(-)
diff --git a/.github/ISSUE_TEMPLATE/iceberg_bug_report.yml
b/.github/ISSUE_TEMPLATE/iceberg_bug_report.yml
index 51efe443f5..f2ea3f8aab 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.4.3 (latest release)"
+ - "1.5.0 (latest release)"
+ - "1.4.3"
- "1.4.2"
- "1.4.1"
- "1.4.0"
@@ -38,14 +39,6 @@ body:
- "1.2.0"
- "1.1.0"
- "1.0.0"
- - "0.14.1"
- - "0.14.0"
- - "0.13.1"
- - "0.13.0"
- - "0.12.1"
- - "0.12.0"
- - "0.11.1"
- - "0.11.0"
- "main (development)"
validations:
required: false