313 Commits

Author SHA1 Message Date
dependabot[bot]
fd63beed49 Bump org.apache.flink:flink-json from 1.18.0 to 1.18.1
Bumps org.apache.flink:flink-json from 1.18.0 to 1.18.1.

---
updated-dependencies:
- dependency-name: org.apache.flink:flink-json
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-17 18:46:39 +08:00
shaojin.wensj
5263b8adc2 2.0.46 init 2024-01-07 10:23:44 +08:00
shaojin.wensj
9966ab2357 2.0.45 2024-01-07 08:39:32 +08:00
shaojin.wensj
6f4928230d fix module-info 2023-12-24 14:32:06 +08:00
shaojin.wensj
5dfc4e8577 2.0.45 init 2023-12-24 13:49:23 +08:00
shaojin.wensj
10a70534bc 2.0.44 release 2023-12-24 13:22:28 +08:00
shaojin.wensj
085c169b42 2.0.44 init 2023-12-03 14:58:58 +08:00
shaojin.wensj
149e9e821b 2.0.43 release 2023-12-03 13:47:46 +08:00
Krishna Anandan
25166fa3f3 + Fixed identified Flaky tests in Core and Extension Modules 2023-11-29 08:44:43 +08:00
shaojin.wensj
95cb7472cd 2.0.43 init 2023-11-05 17:51:59 +08:00
shaojin.wensj
dd929b3b8b 2.0.42 release 2023-11-05 17:18:35 +08:00
dependabot[bot]
a3d6fcaa46 Bump org.apache.flink:flink-json from 1.17.1 to 1.18.0
Bumps org.apache.flink:flink-json from 1.17.1 to 1.18.0.

---
updated-dependencies:
- dependency-name: org.apache.flink:flink-json
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-02 07:18:16 +08:00
dependabot[bot]
51d5a11e27 Bump org.apache.flink:flink-core from 1.17.1 to 1.18.0
Bumps [org.apache.flink:flink-core](https://github.com/apache/flink) from 1.17.1 to 1.18.0.
- [Commits](https://github.com/apache/flink/compare/release-1.17.1...release-1.18.0)

---
updated-dependencies:
- dependency-name: org.apache.flink:flink-core
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-31 07:21:09 +08:00
shaojin.wensj
7f6ec8d9d6 2.0.42 init 2023-10-06 10:24:33 +08:00
shaojin.wensj
c7f50aef95 2.0.41 release 2023-10-06 08:27:43 +08:00
shaojin.wensj
e0a673163f fix testcase 2023-10-05 09:11:45 +08:00
shaojin.wensj
e8212a2438 refactor for support jdk9 modules 2023-09-17 15:46:43 +08:00
shaojin.wensj
043cb203ab 2.0.41 init 2023-09-03 19:20:03 +08:00
shaojin.wensj
23592b052d 2.0.40 release 2023-09-03 19:04:50 +08:00
shaojin.wensj
5881331771 2.0.40 init 2023-08-14 23:53:19 +08:00
shaojin.wensj
526cd93564 2.0.39 release 2023-08-14 23:07:18 +08:00
dependabot[bot]
0f0f6d7c6a Bump org.apache.flink:flink-json from 1.17.0 to 1.17.1
Bumps org.apache.flink:flink-json from 1.17.0 to 1.17.1.

---
updated-dependencies:
- dependency-name: org.apache.flink:flink-json
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-14 11:35:33 +08:00
dependabot[bot]
eddb71af7e Bump org.apache.flink:flink-core from 1.17.0 to 1.17.1
Bumps [org.apache.flink:flink-core](https://github.com/apache/flink) from 1.17.0 to 1.17.1.
- [Commits](https://github.com/apache/flink/compare/release-1.17.0...release-1.17.1)

---
updated-dependencies:
- dependency-name: org.apache.flink:flink-core
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-14 11:35:21 +08:00
shaojin.wensj
a4ec988109 2.0.39 init 2023-07-29 22:09:17 +08:00
shaojin.wensj
8674d5ca55 2.0.38 release 2023-07-29 22:08:21 +08:00
shaojin.wensj
29848f507c improved java.sql.Time parse support 2023-07-28 22:21:17 +08:00
shaojin.wensj
6b435dbff9 improve JSONSchema 2023-07-25 19:36:05 +08:00
shaojin.wensj
4c9d9b4c8c improve performance 2023-07-25 16:54:37 +08:00
shaojin.wensj
11fbf56098 2.0.38 init 2023-07-22 21:58:28 +08:00
shaojin.wensj
1864368b51 2.0.37 release 2023-07-22 21:20:44 +08:00
shaojin.wensj
f04acd8860 2.0.37 init 2023-07-18 22:10:53 +08:00
shaojin.wensj
69071ab164 2.0.36 release 2023-07-18 21:50:51 +08:00
shaojin.wensj
69cd5330f7 remove unused code, Unsafe is default used. 2023-07-14 07:58:47 +08:00
shaojin.wensj
f0e3c9031f 2.0.36 init 2023-07-09 09:16:31 +08:00
shaojin.wensj
a7a4078cca 2.0.35 release 2023-07-09 08:07:30 +08:00
shaojin.wensj
e445b983b1 2.0.35 init 2023-06-18 12:11:29 +08:00
shaojin.wensj
84981a94fc 2.0.34 release 2023-06-18 12:08:20 +08:00
温绍锦
0fb4bf83d6
Apt codegen (#1575)
support apt codegen

Co-authored-by: yanxutao89 <910135896@qq.com>
2023-06-16 16:22:47 +08:00
shaojin.wensj
0894e90568 2.0.34 init 2023-05-28 21:43:58 +08:00
shaojin.wensj
e0d05607fd 2.0.33 release 2023-05-28 21:42:57 +08:00
shaojin.wensj
6cdf08c56c 2.0.33 init 2023-05-16 08:02:47 +08:00
shaojin.wensj
2b7cde1d9c 2.0.32 release 2023-05-16 08:00:37 +08:00
shaojin.wensj
883c043b0c 2.0.32 init 2023-05-07 19:20:31 +08:00
shaojin.wensj
6e9dd86b2d 2.0.31 release 2023-05-07 19:17:00 +08:00
shaojin.wensj
1dac34c5d9 2.0.31 init 2023-05-06 20:23:12 +08:00
shaojin.wensj
f7d8fc7015 2.0.30 release 2023-05-06 19:52:37 +08:00
shaojin.wensj
122bee5542 2.0.30 init 2023-04-22 20:49:47 +08:00
shaojin.wensj
c54e298d74 2.0.29 release 2023-04-22 20:31:39 +08:00
shaojin.wensj
bb1ea31077 2.0.29 init 2023-04-16 06:57:43 +08:00
shaojin.wensj
5b5191fb13 2.0.28 release 2023-04-16 06:45:16 +08:00