v4.2.0
What's Changed
- refactor druid config,merge config first
- support druid proxyFiltets
- use DSstrutils to replace spring stringUtils
- fix @DSTransactional 无法获取注解属性|统一属性解析逻辑 by @ZPZP1 in #543
- Add unit tests for
dynamic-datasource-spring-boot3-starter
by @linghengqian in #552 - Add unit tests for
dynamic-datasource-spring-boot-starter
by @linghengqian in #555 - Refactor Contribution Guidelines and unit tests by @linghengqian in #559
- Init nativeTest by GraalVM CE in CI by @linghengqian in #560
- Refactor
dynamic-datasource-spring-boot-starter
unit test and Contributor Guides to fix CI by @linghengqian in #564 - Open and Fix NativeTest by Spring Framework under GraalVM CE by @linghengqian in #562
- Simplify redundant configurations caused by Spring Boot version changes by @linghengqian in #566
- Use Conditional Metadata instead of Standard Metadata by @linghengqian in #567
- Add missing condition entries in GraalVM Reachability Metadata by @linghengqian in #568
- Fixes
native:metadata-copy
Maven Goal not available in Spring Boot Starter by @linghengqian in #571 - feat:增加多数据源事务同步机制&多数据源事务单元测试 by @ZPZP1 in #581
- feat: gracy destory datasource by @alvinkwok1 in #579
New Contributors
- @alvinkwok1 made their first contribution in #579
Full Changelog: v4.1.3...v4.2.0