-
Notifications
You must be signed in to change notification settings - Fork 2
Releases: ClearXs/uno
v1.2.1
6dcc620 - refactor: adjust project directory structure, upgrade to Spring Boot 3.4.0, and remove unnecessary files and code.
- feat: improve event bus.
- feat[core]: add TopicKey basic type append overload methods.
- feat: collect websocket http to protocol package. and remove unnecessary package (web). and others improve OptionalMap And Pathway etc.
- fix[core]: resolve path patter topic will be trigger 'sentinel' subscrpiton.
- refactor(orm): relocate ResultGroup/Row/Set to result package
- feat(bus): Enhance TopicKey and EventBus
Assets 2
v1.1.9
4bd3419 🎉🎉🎉 release v1.1.9.
This version initiates compatibility for JDK 21 and SpringBoot 3.2.5, and fixes bugs, and try to use mkdocs for uno for document
- upgrade: springboot-3.2.5
- feat: 1.[uno-core]: update uno-core pom.xml. 2.[uno-core]: add mvel as ExpressionTemplate replacement. 3.fixed some dependency and code problem
- feat: 1.improve template engine use by mvel, 2.upgrade springboot to 3.3
- fix: solution mvel chinese messy code
- feat: improvment template parse and support tree datastructure
- docs: add mkdocs for uno framework
- feat: improve tree tool
- fix[data]: verification postgresql and solve type problem and fix DbCommandExecutor about bool type error etc.
- feat: improvement Tree Traversal and add Before-Post-Compensate Operator model
- fix: downgrade jdk version to 21 and fix postgresql ddl comment problem
- feat: upgrade springboot to 3.3.2 and remove swagger v2 version
Assets 2
v.1.1.8
e200c02 🎉🎉🎉 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.
Assets 2
v.1.1.7
4b62609 🎉🎉🎉 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.
Assets 2
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类型转换
Assets 2
v1.1.4
c9118bf 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