wenshao
ce373d64f2
2.0.60 init
2025-09-22 06:49:33 +08:00
wenshao
9ff28648d9
2.0.59 release
2025-09-22 05:53:10 +08:00
CodePlayer
e99c4ad2b2
refactor(extension): 重构 FastJsonHttpMessageConverter 以提高性能 ( #3754 )
...
* refactor(extension): 重构 FastJsonHttpMessageConverter 以提高性能
- 新增 fastRead 方法,用于高效读取请求体
- 优化内存分配,避免不必要的数组拷贝
- 使用 JSONReader.Context 和 JSONWriter.Context 缓存避免重复构造 Context 的性能开销
- 增加对大数组长度的处理逻辑,防止内存溢出
* style(extension): 删除 FastJsonConfig 类中的冗余空行
* refactor(extension-spring5): 调整请求体初始化容量的变量命名和访问修饰符,避免非预期的修改
* refactor(extension-spring5): 调整部分内部方法为 private,限制外部访问,加强封装性
* 调整:JSON 请求主体数据初始容量为 8KB
2025-09-14 19:32:21 +08:00
dependabot[bot]
4b8ca14f0b
Bump org.apache.flink:flink-json from 2.0-preview1 to 2.1.0
...
Bumps org.apache.flink:flink-json from 2.0-preview1 to 2.1.0.
---
updated-dependencies:
- dependency-name: org.apache.flink:flink-json
dependency-version: 2.1.0
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-08-22 00:28:04 +08:00
wenshao
3d3c530866
2.0.59 init
2025-07-30 10:42:14 +08:00
wenshao
da936e2546
2.0.58 release
2025-07-30 10:31:59 +08:00
dependabot[bot]
c12a0c9c55
Bump com.clickhouse:clickhouse-jdbc from 0.8.3 to 0.8.6
...
Bumps [com.clickhouse:clickhouse-jdbc](https://github.com/ClickHouse/clickhouse-java ) from 0.8.3 to 0.8.6.
- [Release notes](https://github.com/ClickHouse/clickhouse-java/releases )
- [Changelog](https://github.com/ClickHouse/clickhouse-java/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ClickHouse/clickhouse-java/compare/v0.8.3...v0.8.6 )
---
updated-dependencies:
- dependency-name: com.clickhouse:clickhouse-jdbc
dependency-version: 0.8.6
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-06-16 10:30:58 +08:00
dependabot[bot]
f1c8a93322
Bump com.clickhouse:clickhouse-jdbc from 0.8.2 to 0.8.3
...
Java CI / Test on JDK ${{ matrix.java }} OS ${{ matrix.os }} (11, macos-latest) (push) Has been cancelled
Details
Java CI / Test on JDK ${{ matrix.java }} OS ${{ matrix.os }} (11, ubuntu-20.04) (push) Has been cancelled
Details
Java CI / Test on JDK ${{ matrix.java }} OS ${{ matrix.os }} (11, windows-latest) (push) Has been cancelled
Details
Java CI / Test on JDK ${{ matrix.java }} OS ${{ matrix.os }} (17, macos-latest) (push) Has been cancelled
Details
Java CI / Test on JDK ${{ matrix.java }} OS ${{ matrix.os }} (17, ubuntu-20.04) (push) Has been cancelled
Details
Java CI / Test on JDK ${{ matrix.java }} OS ${{ matrix.os }} (17, windows-latest) (push) Has been cancelled
Details
Java CI / Test on JDK ${{ matrix.java }} OS ${{ matrix.os }} (21, macos-latest) (push) Has been cancelled
Details
Java CI / Test on JDK ${{ matrix.java }} OS ${{ matrix.os }} (21, ubuntu-20.04) (push) Has been cancelled
Details
Java CI / Test on JDK ${{ matrix.java }} OS ${{ matrix.os }} (21, windows-latest) (push) Has been cancelled
Details
Java CI / Test on JDK ${{ matrix.java }} OS ${{ matrix.os }} (8, macos-latest) (push) Has been cancelled
Details
Java CI / Test on JDK ${{ matrix.java }} OS ${{ matrix.os }} (8, ubuntu-20.04) (push) Has been cancelled
Details
Java CI / Test on JDK ${{ matrix.java }} OS ${{ matrix.os }} (8, windows-latest) (push) Has been cancelled
Details
Bumps [com.clickhouse:clickhouse-jdbc](https://github.com/ClickHouse/clickhouse-java ) from 0.8.2 to 0.8.3.
- [Release notes](https://github.com/ClickHouse/clickhouse-java/releases )
- [Changelog](https://github.com/ClickHouse/clickhouse-java/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ClickHouse/clickhouse-java/compare/v0.8.2...v0.8.3 )
---
updated-dependencies:
- dependency-name: com.clickhouse:clickhouse-jdbc
dependency-version: 0.8.3
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-04-10 10:09:54 +08:00
wenshao
409ae2d411
2.0.58 init
2025-03-31 15:32:20 +08:00
wenshao
aabcd38647
2.0.57 release
2025-03-31 12:58:31 +08:00
dependabot[bot]
ee4d907ce7
Bump org.redisson:redisson from 3.37.0 to 3.45.1
...
Bumps [org.redisson:redisson](https://github.com/redisson/redisson ) from 3.37.0 to 3.45.1.
- [Release notes](https://github.com/redisson/redisson/releases )
- [Changelog](https://github.com/redisson/redisson/blob/master/CHANGELOG.md )
- [Commits](https://github.com/redisson/redisson/compare/redisson-3.37.0...redisson-3.45.1 )
---
updated-dependencies:
- dependency-name: org.redisson:redisson
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-03-28 08:38:17 +08:00
dependabot[bot]
f2f90e86a1
Bump com.clickhouse:clickhouse-jdbc from 0.7.1-patch1 to 0.8.2
...
Bumps [com.clickhouse:clickhouse-jdbc](https://github.com/ClickHouse/clickhouse-java ) from 0.7.1-patch1 to 0.8.2.
- [Release notes](https://github.com/ClickHouse/clickhouse-java/releases )
- [Changelog](https://github.com/ClickHouse/clickhouse-java/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ClickHouse/clickhouse-java/compare/v0.7.1-patch1...v0.8.2 )
---
updated-dependencies:
- dependency-name: com.clickhouse:clickhouse-jdbc
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-03-18 06:59:50 +08:00
dependabot[bot]
cf12435938
Bump org.apache.flink:flink-json from 1.20.0 to 2.0-preview1
...
Bumps org.apache.flink:flink-json from 1.20.0 to 2.0-preview1.
---
updated-dependencies:
- dependency-name: org.apache.flink:flink-json
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-03-08 07:28:19 +08:00
wenshao
6d4de2cfc2
2.0.57 init
2025-02-22 08:32:08 +08:00
wenshao
63a6854da9
2.0.56 release
2025-02-22 08:12:14 +08:00
wenshao
9b534a1668
2.0.56 init
2025-02-14 09:03:26 +08:00
wenshao
92b0aef9f4
2.0.55 release
2025-02-14 08:44:22 +08:00
CodePlayer
3016e80649
Improve some code, fix some bugs ( #3320 )
...
* Unified setting file encoding to UTF-8
* Fix issue#3283
* Aligning with new features of JDK8
* Simply some redundant code
* Improve Map handle performance
* Fix some potential bugs
* Improve some String processing performance
* Remove unnecessary protected modifier from final classes, because they are NOT inheritable
* Aligning with new features of JDK8
* Optimize FastJsonJsonView
* Fix conditional branch duplication
* Revert "Unified setting file encoding to UTF-8"
This reverts commit 66f1238da8 .
2025-01-25 15:06:57 +08:00
wenshao
e77736f838
Revert "Improve some code, fix some bugs ( #3317 )"
...
This reverts commit 0a0014b5fc .
2025-01-25 01:21:53 +08:00
CodePlayer
0a0014b5fc
Improve some code, fix some bugs ( #3317 )
...
* Unified setting file encoding to UTF-8
* Fix issue#3283
* Aligning with new features of JDK8
* Simply some redundant code
* Improve Map handle performance
* Fix some potential bugs
* Improve some String processing performance
* Remove unnecessary protected modifier from final classes, because they are NOT inheritable
* Aligning with new features of JDK8
* Optimize FastJsonJsonView
* Fix conditional branch duplication
2025-01-25 00:11:21 +08:00
wenshao
4a2ed127b2
2.0.55 init
2025-01-12 01:40:03 +08:00
wenshao
a0bb6c0937
2.0.54 release
2025-01-11 21:06:17 +08:00
wenshao
fd618e6b46
fix testcase
2025-01-02 04:47:55 +08:00
wenshao
3e6f981e17
fix serialize awt color
2025-01-01 19:13:45 +08:00
dependabot[bot]
341afa1391
Bump com.clickhouse:clickhouse-jdbc from 0.6.5 to 0.7.1-patch1
...
Bumps [com.clickhouse:clickhouse-jdbc](https://github.com/ClickHouse/clickhouse-java ) from 0.6.5 to 0.7.1-patch1.
- [Release notes](https://github.com/ClickHouse/clickhouse-java/releases )
- [Changelog](https://github.com/ClickHouse/clickhouse-java/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ClickHouse/clickhouse-java/compare/v0.6.5...v0.7.1-patch1 )
---
updated-dependencies:
- dependency-name: com.clickhouse:clickhouse-jdbc
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-12-30 08:43:19 +08:00
dependabot[bot]
44178b431d
Bump org.redisson:redisson from 3.36.0 to 3.37.0
...
Bumps [org.redisson:redisson](https://github.com/redisson/redisson ) from 3.36.0 to 3.37.0.
- [Release notes](https://github.com/redisson/redisson/releases )
- [Changelog](https://github.com/redisson/redisson/blob/master/CHANGELOG.md )
- [Commits](https://github.com/redisson/redisson/compare/redisson-3.36.0...redisson-3.37.0 )
---
updated-dependencies:
- dependency-name: org.redisson:redisson
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-10-21 10:14:00 +08:00
wenshao
7a7c8e9c2a
2.0.54 init
2024-09-16 23:28:21 +08:00
wenshao
d10999b5ee
2.0.53 release
2024-09-16 22:53:47 +08:00
dependabot[bot]
a627c5fbba
Bump org.redisson:redisson from 3.35.0 to 3.36.0
...
Bumps [org.redisson:redisson](https://github.com/redisson/redisson ) from 3.35.0 to 3.36.0.
- [Release notes](https://github.com/redisson/redisson/releases )
- [Changelog](https://github.com/redisson/redisson/blob/master/CHANGELOG.md )
- [Commits](https://github.com/redisson/redisson/compare/redisson-3.35.0...redisson-3.36.0 )
---
updated-dependencies:
- dependency-name: org.redisson:redisson
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-09-15 19:12:38 +08:00
高铁
45b54ec271
support Clickhouse UnsignedLong, for issue #2952
2024-09-15 12:51:42 +08:00
dependabot[bot]
08c3e26348
Bump org.redisson:redisson from 3.34.1 to 3.35.0
...
Bumps [org.redisson:redisson](https://github.com/redisson/redisson ) from 3.34.1 to 3.35.0.
- [Release notes](https://github.com/redisson/redisson/releases )
- [Changelog](https://github.com/redisson/redisson/blob/master/CHANGELOG.md )
- [Commits](https://github.com/redisson/redisson/compare/redisson-3.34.1...redisson-3.35.0 )
---
updated-dependencies:
- dependency-name: org.redisson:redisson
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-09-08 16:25:21 +08:00
dependabot[bot]
7db6ce30a3
Bump org.apache.flink:flink-core from 1.19.1 to 1.20.0
...
Bumps [org.apache.flink:flink-core](https://github.com/apache/flink ) from 1.19.1 to 1.20.0.
- [Commits](https://github.com/apache/flink/compare/release-1.19.1...release-1.20.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>
2024-08-20 11:48:39 +08:00
dependabot[bot]
98af5a4528
Bump org.redisson:redisson from 3.33.0 to 3.34.1
...
Bumps [org.redisson:redisson](https://github.com/redisson/redisson ) from 3.33.0 to 3.34.1.
- [Release notes](https://github.com/redisson/redisson/releases )
- [Changelog](https://github.com/redisson/redisson/blob/master/CHANGELOG.md )
- [Commits](https://github.com/redisson/redisson/compare/redisson-3.33.0...redisson-3.34.1 )
---
updated-dependencies:
- dependency-name: org.redisson:redisson
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-08-10 18:10:45 +08:00
dependabot[bot]
87326ecb2f
Bump org.apache.flink:flink-json from 1.19.1 to 1.20.0
...
Bumps org.apache.flink:flink-json from 1.19.1 to 1.20.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>
2024-08-10 18:10:37 +08:00
dependabot[bot]
5448c30146
Bump org.redisson:redisson from 3.32.0 to 3.33.0
...
Bumps [org.redisson:redisson](https://github.com/redisson/redisson ) from 3.32.0 to 3.33.0.
- [Release notes](https://github.com/redisson/redisson/releases )
- [Changelog](https://github.com/redisson/redisson/blob/master/CHANGELOG.md )
- [Commits](https://github.com/redisson/redisson/compare/redisson-3.32.0...redisson-3.33.0 )
---
updated-dependencies:
- dependency-name: org.redisson:redisson
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-27 08:24:18 +08:00
高铁
78a0653c79
2.0.53 init
2024-07-14 08:34:56 +08:00
高铁
8bb6e3a2ab
2.0.52 release
2024-07-14 07:54:32 +08:00
dependabot[bot]
6c93ab85f8
Bump org.skyscreamer:jsonassert from 1.5.1 to 1.5.3
...
Bumps [org.skyscreamer:jsonassert](https://github.com/skyscreamer/JSONassert ) from 1.5.1 to 1.5.3.
- [Release notes](https://github.com/skyscreamer/JSONassert/releases )
- [Changelog](https://github.com/skyscreamer/JSONassert/blob/master/CHANGELOG.md )
- [Commits](https://github.com/skyscreamer/JSONassert/compare/jsonassert-1.5.1...jsonassert-1.5.3 )
---
updated-dependencies:
- dependency-name: org.skyscreamer:jsonassert
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-07 08:15:00 +08:00
dependabot[bot]
5b3544fee2
Bump org.redisson:redisson from 3.31.0 to 3.32.0
...
Bumps [org.redisson:redisson](https://github.com/redisson/redisson ) from 3.31.0 to 3.32.0.
- [Release notes](https://github.com/redisson/redisson/releases )
- [Changelog](https://github.com/redisson/redisson/blob/master/CHANGELOG.md )
- [Commits](https://github.com/redisson/redisson/compare/redisson-parent-3.31.0...redisson-3.32.0 )
---
updated-dependencies:
- dependency-name: org.redisson:redisson
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-03 13:14:12 +08:00
dependabot[bot]
a13276fcc3
Bump org.apache.flink:flink-json from 1.19.0 to 1.19.1
...
Bumps org.apache.flink:flink-json from 1.19.0 to 1.19.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-06-18 09:23:41 +08:00
dependabot[bot]
562b3703ee
Bump org.apache.flink:flink-core from 1.19.0 to 1.19.1
...
Bumps [org.apache.flink:flink-core](https://github.com/apache/flink ) from 1.19.0 to 1.19.1.
- [Commits](https://github.com/apache/flink/compare/release-1.19.0...release-1.19.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>
2024-06-18 09:23:21 +08:00
shaojin.wensj
0d802e49c0
2.0.52 init
2024-06-01 16:28:33 +08:00
shaojin.wensj
fb3771a19a
2.0.51 release
2024-06-01 15:59:12 +08:00
dependabot[bot]
7c1af58272
Bump org.redisson:redisson from 3.30.0 to 3.31.0
...
Bumps [org.redisson:redisson](https://github.com/redisson/redisson ) from 3.30.0 to 3.31.0.
- [Release notes](https://github.com/redisson/redisson/releases )
- [Changelog](https://github.com/redisson/redisson/blob/master/CHANGELOG.md )
- [Commits](https://github.com/redisson/redisson/compare/redisson-3.30.0...redisson-parent-3.31.0 )
---
updated-dependencies:
- dependency-name: org.redisson:redisson
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-01 07:37:39 +08:00
yanxutao89
0fdbc1b5b8
Fix 0528 ( #2634 )
...
* fix FilerException of attempting to recreate a file
2024-05-29 05:10:29 +08:00
shaojin.wensj
6ea5cf8171
support reader/writer config jit options
2024-05-17 06:44:04 +08:00
dependabot[bot]
e97a8313a2
Bump org.redisson:redisson from 3.29.0 to 3.30.0
...
Bumps [org.redisson:redisson](https://github.com/redisson/redisson ) from 3.29.0 to 3.30.0.
- [Release notes](https://github.com/redisson/redisson/releases )
- [Changelog](https://github.com/redisson/redisson/blob/master/CHANGELOG.md )
- [Commits](https://github.com/redisson/redisson/compare/redisson-3.29.0...redisson-3.30.0 )
---
updated-dependencies:
- dependency-name: org.redisson:redisson
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-05-14 06:49:12 +08:00
shaojin.wensj
fc29ce4949
2.0.51 init
2024-05-12 10:16:03 +08:00
shaojin.wensj
93bf266714
2.0.50 release
2024-05-12 09:43:27 +08:00
dependabot[bot]
50707826cd
Bump org.redisson:redisson from 3.28.0 to 3.29.0
...
Bumps [org.redisson:redisson](https://github.com/redisson/redisson ) from 3.28.0 to 3.29.0.
- [Release notes](https://github.com/redisson/redisson/releases )
- [Changelog](https://github.com/redisson/redisson/blob/master/CHANGELOG.md )
- [Commits](https://github.com/redisson/redisson/compare/redisson-3.28.0...redisson-3.29.0 )
---
updated-dependencies:
- dependency-name: org.redisson:redisson
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-04-28 19:59:58 +08:00