Releases: endink/caching-kotlin
Releases · endink/caching-kotlin
1.5.0
02 Jul 15:16
Compare
Sorry, something went wrong.
No results found
upgrade to springboot 3.5.3
upgrade to jdk21
add native graalvm support
add kotlin serialization support
add batch set/remove redis keys
use inline KType instead reflection
1.4.2
19 Jun 14:05
Compare
Sorry, something went wrong.
No results found
Move kryo type registration to core.
Fix kryo interface serialization.
Allow external kryo serializer.
Fix unit test for jdbc transaction.
1.4.1
01 Jan 13:24
Compare
Sorry, something went wrong.
No results found
upgrade to springboot 3.2
upgrade dependencies
support provider configuration
1.4.0
27 Nov 16:51
Compare
Sorry, something went wrong.
No results found
Upgrade dependencies
Use JDK 17
Upgrade to Spring Boot 3.2.0
1.3.3
12 Dec 17:40
Compare
Sorry, something went wrong.
No results found
fix dependencies version declare
1.3.2
10 Dec 11:24
Compare
Sorry, something went wrong.
No results found
use byteArray for lua to compress data size
remove base64 operation to improve performace
1.3.1
10 Dec 07:15
Compare
Sorry, something went wrong.
No results found
upgrad to springboot 2.6.1
add json smile serializer (beacuse base64, it not smaller than json)
1.3.0
10 Dec 05:16
Compare
Sorry, something went wrong.
No results found
Dont use the version !!!!
1.2.3
27 Nov 13:32
Compare
Sorry, something went wrong.
No results found
add kryo customizer
add jackson customizer
1.2.2
20 Apr 06:55
Compare
Sorry, something went wrong.
No results found
1.2.2 变化
升级 lettuce 6.1.x, 支持 spring boot 2.4.5
升级依赖:
spring boot: 2.4.5
spring cloud: 2020.0.2
spring version: 5.2.9.RELEASE
kryo: 5.1.0
jackson: 2.11.4 (兼容 spring 版本)
lettuce: 6.1.1.RELEASE