This is an automated email from the ASF dual-hosted git repository.
jark pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/fluss.git
The following commit(s) were added to refs/heads/main by this push:
new 3b1dbbacd [github] Upgrade Fluss version 0.9.0 in BUG issue template
(#2789)
3b1dbbacd is described below
commit 3b1dbbacdbabf2c56ec8f0c57dcb7c13ab02823d
Author: Liebing <[email protected]>
AuthorDate: Wed Mar 4 16:38:49 2026 +0800
[github] Upgrade Fluss version 0.9.0 in BUG issue template (#2789)
---
.github/ISSUE_TEMPLATE/bug.yml | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/.github/ISSUE_TEMPLATE/bug.yml b/.github/ISSUE_TEMPLATE/bug.yml
index 36ab26219..67fd5d0f2 100644
--- a/.github/ISSUE_TEMPLATE/bug.yml
+++ b/.github/ISSUE_TEMPLATE/bug.yml
@@ -39,7 +39,8 @@ body:
description: What Fluss version are you using?
multiple: false
options:
- - "0.8.0 (latest release)"
+ - "0.9.0 (latest release)"
+ - "0.8.0"
- "0.7.0"
- "main (development)"
validations: