Skip to content

Commit 8baabd0

Browse files
committed
chore(release): 4.0.0-beta.4.15
1 parent 0e752fb commit 8baabd0

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [4.0.0-beta.4.15](https://github.com/DTStack/dt-sql-parser/compare/v4.0.0-beta.4.14...v4.0.0-beta.4.15) (2024-04-21)
6+
7+
8+
### Bug Fixes
9+
10+
* [#295](https://github.com/DTStack/dt-sql-parser/issues/295) [#297](https://github.com/DTStack/dt-sql-parser/issues/297) optimize impala data types suggestion and create table ([#296](https://github.com/DTStack/dt-sql-parser/issues/296)) ([31b57a4](https://github.com/DTStack/dt-sql-parser/commit/31b57a494be5cb5a8145ab48348f797fa6e0c261))
11+
* [#298](https://github.com/DTStack/dt-sql-parser/issues/298) support hive set configuration properties ([#299](https://github.com/DTStack/dt-sql-parser/issues/299)) ([0e752fb](https://github.com/DTStack/dt-sql-parser/commit/0e752fb9a84655322666a1ba26204f7b4be4abb0))
12+
513
## [4.0.0-beta.4.14](https://github.com/DTStack/dt-sql-parser/compare/v4.0.0-beta.4.13...v4.0.0-beta.4.14) (2024-04-19)
614

715

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "dt-sql-parser",
3-
"version": "4.0.0-beta.4.14",
3+
"version": "4.0.0-beta.4.15",
44
"authors": "DTStack Corporation",
55
"description": "SQL Parsers for BigData, built with antlr4",
66
"keywords": [

0 commit comments

Comments
 (0)