We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
iceberg-bug-report.yaml
1 parent 74d2361 commit 4583b4dCopy full SHA for 4583b4d
1 file changed
.github/ISSUE_TEMPLATE/iceberg_bug_report.yml
@@ -28,7 +28,8 @@ body:
28
description: What Apache Iceberg version are you using?
29
multiple: false
30
options:
31
- - "0.10.0 (latest release)"
+ - "0.11.0 (latest release)"
32
+ - "0.10.0"
33
- "0.9.1"
34
- "0.9.0"
35
- "0.8.1"
0 commit comments