Skip to content

Releases: APIJSON/apijson-framework

兼容 JDK 1.8+

16 Feb 14:43
Compare
Choose a tag to compare

兼容 JDK1.8, SpringBoot1.4 等

02 Feb 14:08
Compare
Choose a tag to compare

APIJSON 7.1.0, apijson-column 2.1.0

31 Jan 09:48
432f162
Compare
Choose a tag to compare

7.0.3;映射表名和数据库(模式)名

30 Jun 15:50
e5607d1
Compare
Choose a tag to compare

升级 APIJSON 和自身 7.0.3,apijson-column 2.0.3;
feat: 实现配置 TABLE_SCHEMA_MAP 映射表名和数据库(模式)名,感谢 csx-bill 的贡献 #27

相关更新见:
https://github.com/Tencent/APIJSON/releases/tag/7.0.3
https://github.com/APIJSON/apijson-column/releases/tag/2.0.3

7.0.0

19 May 10:21
Compare
Choose a tag to compare

7.0.0

升级 APIJSON 6.4.0-springboot3 及 Maven 3.12.1

12 Mar 13:04
4c17ace
Compare
Choose a tag to compare

升级 APIJSON 6.4.0-springboot3 及 Maven 3.12.1

升级 APIJSON 6.4 及 Maven 插件、优化代码

12 Mar 12:11
aecf3ce
Compare
Choose a tag to compare

1.在6.3.0版本基础上更新 springboot3 分支,感谢 @calmcc 的贡献 #24
2.更新 apijson 依赖版本至 6.4.3-springboot3,感谢 @calmcc 的贡献 #24
3.更新 maven-compiler-plugin 版本至 3.12.1,感谢 @calmcc 的贡献 #24
4.Simplify the code and misspelled word, thx to @aozeyu #25

升级 APIJSON 6.4.3-springboot3 及 Maven 插件、优化代码

12 Mar 13:10
6f3efbb
Compare
Choose a tag to compare

1.在6.3.0版本基础上更新 springboot3 分支,感谢 @calmcc 的贡献 #24
2.更新 apijson 依赖版本至 6.4.3-springboot3,感谢 @calmcc 的贡献 #24
3.更新 maven-compiler-plugin 版本至 3.12.1,感谢 @calmcc 的贡献 #24
4.Simplify the code and misspelled word, thx to @aozeyu #25

升级 APIJSON 及自身 6.3.0,apijson-column 1.8.0,unitauto-java 及 unitauto-jar 3.0.5

12 Dec 15:26
Compare
Choose a tag to compare

集成字段插件; 升级 APIJSON 6.2.0

09 Aug 15:32
Compare
Choose a tag to compare

集成字段插件 apijson-column,通过 ENABLE_VERIFY_COLUMN 启用初始化及校验,通过 ENABLE_COLUMN_ CONFIG 启用配置;
优化假删除,支持 notDeletedValue,适配 deletedTime = NULL 表示未删除等需求;
SQLConfig 和 SQLExecutor 也指定主键泛型;
解决启动自检远程函数配置报错 tag 不匹配;
解决 @column:"toId;(parentId)" 等写法可能绕过字段插件的校验;
升级 APIJSON, apijson-column, 自身 版本分别为 6.2.0, 1.7.0, 6.2.0;

相关更新见
https://github.com/Tencent/APIJSON/releases/tag/6.2.0
https://github.com/APIJSON/apijson-column/releases/tag/1.7.0