Skip to content

Commit 0a9526c

Browse files
committed
release v1.12.0
1 parent 5ec6ae1 commit 0a9526c

File tree

3 files changed

+46
-3
lines changed

3 files changed

+46
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
### v1.12.0
2+
3+
- Support Flink SQL v1.18: truncate, replcae, alter table.
14

25
### v1.11.2
36

package-lock.json

Lines changed: 42 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "flink-sql",
3-
"version": "1.11.2",
3+
"version": "1.12.0",
44
"displayName": "Flink SQL Helper",
55
"description": "Help you efficiently and focus on Flink SQL development. support Flink SQL error grammar check, syntax highlighting, complete keywords, rename, find all references and code format, including user-defined functions.",
66
"publisher": "CamileSing",

0 commit comments

Comments
 (0)