Skip to content

v1.1.9

Latest
Compare
Choose a tag to compare
@ClearXs ClearXs released this 26 Dec 06:48
· 2 commits to master since this release
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

  1. upgrade: springboot-3.2.5
  2. feat: 1.[uno-core]: update uno-core pom.xml. 2.[uno-core]: add mvel as ExpressionTemplate replacement. 3.fixed some dependency and code problem
  3. feat: 1.improve template engine use by mvel, 2.upgrade springboot to 3.3
  4. fix: solution mvel chinese messy code
  5. feat: improvment template parse and support tree datastructure
  6. docs: add mkdocs for uno framework
  7. feat: improve tree tool
  8. fix[data]: verification postgresql and solve type problem and fix DbCommandExecutor about bool type error etc.
  9. feat: improvement Tree Traversal and add Before-Post-Compensate Operator model
  10. fix: downgrade jdk version to 21 and fix postgresql ddl comment problem
  11. feat: upgrade springboot to 3.3.2 and remove swagger v2 version