Skip to content

Commit ca4da4a

Browse files
author
jc3wish
committed
v2.3.7
1 parent 59a99e0 commit ca4da4a

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

changelog.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
v2.3.7-beta 2024-10-16
2+
1. output kakfa tableMap add binlog_timestamp field
3+
2. CHARACTER_OCTET_LENGTH add support for int64 and int32 in mysql parser
4+
15
v2.3.6-beta 2024-04-21
26
1. input varchar(255) to output starrocks varchar(765)
37

config/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ limitations under the License.
1616

1717
package config
1818

19-
const VERSION = "v2.3.6-beta"
19+
const VERSION = "v2.3.7-beta"

0 commit comments

Comments
 (0)