Skip to content

Commit

Permalink
docs: label alpha (#3600)
Browse files Browse the repository at this point in the history
  • Loading branch information
dl239 authored Nov 16, 2023
1 parent 2d09482 commit f3c9661
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
# Changelog

## [0.8.4] - 2023-11-15
## [0.8.4] - 2023-11-16

### Features
- Support new SQL statements `SHOW CREATE TABLE`, `TRUNCATE` and `LEFT JOIN`(#3500 #3542 @dl239, #3576 @aceforeverd)
- Support new SQL statements `SHOW CREATE TABLE`, `TRUNCATE` and [Alpha] `LEFT JOIN` (#3500 #3542 @dl239, #3576 @aceforeverd)
- Support specifying the compression option during table creation (#3572 @dl239)
- Optimize the insertion performance of Java SDK (#3525 @dl239)
- Support defining a window without `ORDER BY` clause (#3554 @aceforeverd)
- Support the authentication for Zookeeper connection (#3581 @dl239)
- Support `LAST JOIN` on a window clause (#3533 #3565 @aceforeverd)
- [Alpha] Support `LAST JOIN` on a window clause (#3533 #3565 @aceforeverd)
- Enhance the monitoring module (#3588 @vagetablechicken)
- Support the date before 1900 in `datediff` (#3499 @aceforeverd)
- Enhance the diagnostic tool (#3559 @vagetablechicken)
Expand Down

0 comments on commit f3c9661

Please sign in to comment.