Releases: ClearXs/uno
v.1.1.8
🎉🎉🎉 release v1.1.8.
this version overall target for add and integrate influxdb, then upgrade basic version, like as springboot to v3.3.4 and jdk to 22...
1.upgrade springboot to 3.2.4 and add ExecutorKey returnKey by DBType method
2.[uno-data] add integrate influxdb .
3.fix 1.1.7 version some bugs.
4.upgrade jdk 22
5.[uno-core] fix data-structure tree sentinel element
6.[uno-data] add MetaAcceptor for dynamic change to Meta (like Table ColumnDef...) data.
7.[uno-test] add prelude help in test-container lifecycle add extra code.
v.1.1.7
🎉🎉🎉 release v1.1.7.
This version upgrade mainly involves updating dependency package versions and adding the 'InnerCommandExecutor' implementation in mongodb to [uno-data]. Additionally, the test-container package has been added to [uno-test] to enhance and fix certain issues.
Here are the details of the changes:
feat: Revised since version.
feat: Improved and perfected lock context.
feat: Upgraded dependency JAR version.
feat: Removed and migrated components package to the root package.
feat[test]: Integrated test-container.
feat[data]: Improved MongoDB for uno-data and fixed some class description APIs.
feat[core]: Enhanced basic tools methods and fixed Javadoc author names.
v1.1.6
- refactor:重构uno-data部分,功能往通用性数据中台靠。
- feat:新增uno-data对CommandExecutor的Registry。
- feat:优化部分uno-data、uno-auto、uno-core、uno-test代码。
- feat[uno-code]:新增lambda接口,优化部分代码,新增数个api接口。
- feat[uno-data]:新增AlterOpeartor接口,优化部分代码。
- fix解决部分bug
- fix[uno-data]修复db存在mybatis interceptor执行,
- fix[uno-data]:修复PojoWrapper无法根据Column类型转换
v1.1.4
What's Changed
- feat 1.升级springboot至3.1.5版本,同步升级相关的包,mybatis-plus、elasticsearch以及相关的依… by @b6688c in #1
- fix 修复升级版本后单元测试相关的问题 by @b6688c in #2
- feat 去除不需要的依赖以及依赖版本 by @b6688c in #3
New Contributors
- @b6688c made their first contribution in #1
Full Changelog: https://github.com/b6688c/uno/commits/v1.1.4