Commit Graph

  • 8123b2ebf7
    feat: 增加对seata框架代理数据源的检测 (#704) (#705) master iAmClever 2025-03-07 15:27:23 +08:00
  • da131f3137
    Feat:增加对c3p0数据源支持 (#683) Joydevelop 2024-11-07 09:50:39 +08:00
  • f93fff49c9
    fix 数据源创建失败缺少cause(#653) (#657) Alvin Kwok 2024-07-23 09:41:39 +08:00
  • 1e4d58ff22 doc TaoYu 2024-07-04 11:21:28 +08:00
  • 1661184f82 release 4.3.1 v4.3.1 TaoYu 2024-06-12 10:34:04 +08:00
  • 32f3c6da8d release 4.3.1 TaoYu 2024-06-11 17:26:21 +08:00
  • f01808202a
    fix:DruidDatasource无法关闭closed (baomidou#637) (#638) shen3 2024-05-15 16:25:02 +08:00
  • f97f8ba574
    feat: 增加 MySQL Connector/J 5.1 XADataSource 的支持 (#627) 1s1y 2024-03-22 09:23:50 +08:00
  • c1f12172e2
    fix:事务后置回调中开启事务死循环 (#621) Z.P 2024-01-17 10:23:25 +08:00
  • 700d8c904c
    perf(close-datasource): 在分组数据库map删除后删除datasource (#618) 冰彦糖 2024-01-10 09:41:37 +08:00
  • f4951da719
    fix 修复 启动警告问题 (#617) CrazyLionLi 2024-01-09 13:54:55 +08:00
  • 620444cdbe
    Fixes CI errors caused by Druid and Spring Framework changes (#613) v4.3.0 Ling Hengqian 2024-01-03 08:34:06 +08:00
  • 8f633a5270 release 4.3.0 huayanYu 2024-01-02 22:50:52 +08:00
  • 2190df2ac3
    fix(dynamic-datasource-creator):解决当存在publicKey时,druid数据源创建异常问题 (#605) sunny 2024-01-02 13:35:19 +08:00
  • 02181963b8
    chore: gitignore add virtual machine crash logs (#609) qxo 2024-01-02 13:34:42 +08:00
  • b6d2595ae8
    perf: @Bean初始化优化, 以消除:is not eligible for getting processed by all BeanPostProcessors (#608) qxo 2024-01-02 13:33:48 +08:00
  • 921d61ab75
    fix: update-readme, format configuration yaml (#593) Alvin Kwok 2023-11-16 20:19:44 +08:00
  • 93fe2cb1b9
    feat: update-readme, format configuration yaml (#592) Alvin Kwok 2023-11-16 10:12:52 +08:00
  • 5ff0cc4720
    Remove Maven config that exclude tomcat dependency under Springboot3 module (#590) Alvin Kwok 2023-11-12 16:07:54 +08:00
  • 506b98d6d7 feat: remove ds comp TaoYu 2023-10-30 13:18:07 +08:00
  • 5805f71117 release 4.2.0 v4.2.0 huayanYu 2023-10-23 22:36:14 +08:00
  • e1013900c1 support druid proxyFilters huayanYu 2023-10-23 22:35:58 +08:00
  • 5107fd54dd simple druid config huayanYu 2023-10-23 21:58:54 +08:00
  • 15d7447d55 Merge remote-tracking branch 'origin/ddd' huayanYu 2023-10-23 21:38:53 +08:00
  • 5e1f8c0493 update license config huayanYu 2023-10-23 21:35:12 +08:00
  • d54f06fa98 use DsStrUtils huayanYu 2023-10-23 21:29:36 +08:00
  • 7994897b25 style huayanYu 2023-10-23 21:03:29 +08:00
  • 03c7cffec0
    feat: gracy destory datasource (#579) Alvin Kwok 2023-10-23 09:58:04 +08:00
  • b4a0ee219b
    feat:增加多数据源事务同步机制&多数据源事务单元测试 (#581) Z.P 2023-10-23 09:54:14 +08:00
  • a6dbcf8249 druid HuaYan 2023-10-16 14:26:58 +08:00
  • d9d3b58cfc
    Fixes native:metadata-copy Maven Goal not available in Spring Boot Starter (#571) Ling Hengqian 2023-09-26 13:58:45 +08:00
  • 089dbc294b style format TaoYu 2023-09-18 12:03:52 +08:00
  • fcf5bdbd3d feat: support druid wall dbType TaoYu 2023-09-18 12:02:32 +08:00
  • 76590204bd update pom huayanYu 2023-09-17 21:36:34 +08:00
  • fac62b5a5b
    Delete .github/FUNDING.yml 小锅盖 2023-09-11 14:29:05 +08:00
  • 19fab767c4
    Add missing condition entries in GraalVM Reachability Metadata (#568) Ling Hengqian 2023-09-11 14:27:56 +08:00
  • 9e029086f0
    Use Conditional Metadata instead of Standard Metadata (#567) Ling Hengqian 2023-09-11 09:45:06 +08:00
  • 563522d730
    Simplify redundant configurations caused by Spring Boot version changes (#566) Ling Hengqian 2023-09-07 10:10:02 +08:00
  • 0d963934ac
    Open and Fix NativeTest by Spring Framework under GraalVM CE (#562) Ling Hengqian 2023-09-06 11:13:11 +08:00
  • 8e8e098208
    Refactor dynamic-datasource-spring-boot-starter unit test and Contributor Guides to fix CI (#564) Ling Hengqian 2023-09-05 22:07:42 +08:00
  • 289e860b0f update springboot version 2.7+. TaoYu 2023-09-05 14:33:01 +08:00
  • 2aed8df0e2
    Init nativeTest by GraalVM CE in CI (#560) Ling Hengqian 2023-09-05 14:13:25 +08:00
  • 08e2f0a0af
    Refactor Contribution Guidelines and unit tests (#559) Ling Hengqian 2023-09-01 13:44:13 +08:00
  • 6ba32b2505
    Add unit tests for dynamic-datasource-spring-boot-starter (#555) Ling Hengqian 2023-08-28 09:56:59 +08:00
  • 18b5312b68
    Add unit tests for dynamic-datasource-spring-boot3-starter (#552) Ling Hengqian 2023-08-25 11:06:24 +08:00
  • bc747fad91 style format TaoYu 2023-08-11 16:28:01 +08:00
  • d9f2bd000d
    fix @DSTransactional 无法获取类|接口|接口方法的注解属性 (#543) Z.P 2023-08-11 16:10:53 +08:00
  • a71a54bd13 release 4.1.3 v4.1.3 TaoYu 2023-08-07 17:39:21 +08:00
  • 99d2b00a98 style: code format TaoYu 2023-08-07 17:37:33 +08:00
  • dc203c23dd
    fix druid filter init bug (#541) hieastz 2023-08-07 17:31:16 +08:00
  • 609ba86163 fix: remove spring-web-starter TaoYu 2023-08-04 17:31:54 +08:00
  • 68f3e9c1bf style: log TaoYu 2023-08-04 17:27:01 +08:00
  • ddd1c16363 fix: tx remote mp TaoYu 2023-08-01 10:52:16 +08:00
  • cd81af0d4a remove unused config TaoYu 2023-07-21 11:10:27 +08:00
  • 659edc8b13
    最大加密字节数 53 ,超出最大字节数需要分组加密; 最大解密字节数 64 ,超出最大字节数需要分组解密 (#537) SanJin 2023-07-21 08:31:30 +08:00
  • d373cd7fb3 release 4.1.2 v4.1.2 TaoYu 2023-07-19 15:38:13 +08:00
  • b83572ca2d
    fix:主事务内多个嵌套事务,导致影响主事务提交|回滚 (#533) Z.P 2023-07-18 22:33:10 +08:00
  • a37ed90c80 fix: use java7 compile huayanYu 2023-07-18 22:10:36 +08:00
  • 07f490a5d1 fix: 补充遗漏的event注入 TaoYu 2023-07-18 17:41:33 +08:00
  • b5417788d1
    REQUIRED主事务内多个NESTED次事务不提交事务bug (#531) Alan-pan 2023-07-18 17:04:27 +08:00
  • 68a090fc99 featL 完善druid3兼容,完善javadoc TaoYu 2023-07-18 16:15:23 +08:00
  • f5541d2b4e release 4.1.1 v4.1.1 TaoYu 2023-07-12 23:00:18 +08:00
  • 84a450b85a fix: druid connConfig TaoYu 2023-07-12 22:59:53 +08:00
  • 1acd3bb450 fix: druid connConfig TaoYu 2023-07-12 16:39:52 +08:00
  • 7d7606fcdb release 4.1.0 v4.1.0 TaoYu 2023-07-11 18:01:45 +08:00
  • 0e64dac8ff
    fix: NPE when add datasources from provider. such as AbstractJdbcDataSourceProvider will return null when error occurs. (#525) DarknessTM 2023-07-11 14:47:13 +08:00
  • 5dd1255df7 style: format HuaYan 2023-07-09 21:16:04 +08:00
  • d8515a32f7
    fix:NoClassDefFoundError of TransactionFactory (#521) Z.P 2023-07-06 08:06:33 +08:00
  • 839cf3ce6f
    fix ArrayStoreException during parsing annotations (#519) moon0705 2023-07-05 17:19:07 +08:00
  • 0f6d587d7f
    Update README.md 小锅盖 2023-06-27 20:51:09 +08:00
  • e87a127f99 release 4.0.0 v4.0.0 huayanYu 2023-06-27 20:42:05 +08:00
  • 5769b3aa44
    fix: 自动装配文件路径错误 (#510) 极道九幽 2023-06-27 18:19:28 +08:00
  • e2906e9b2d doc TaoYu 2023-06-25 14:10:41 +08:00
  • 88ea68ac37 doc TaoYu 2023-06-14 16:45:12 +08:00
  • 8bbfaf934d release 4.0.0-B1 TaoYu 2023-06-13 15:02:21 +08:00
  • 313a67d9e3 version TaoYu 2023-06-13 11:20:14 +08:00
  • 34a9ae7315
    fix:fix UUID generate blocked (#507) ZP 2023-06-13 10:07:07 +08:00
  • 4eee946724 fix jdbc provider TaoYu 2023-05-30 10:21:32 +08:00
  • 145bd7cede feat: providers all need defaultcreator TaoYu 2023-05-30 10:17:18 +08:00
  • c83de09ec1
    fix:fix log output information error (#501) ZP 2023-05-23 09:58:17 +08:00
  • f891c631cb fix: fix some global config TaoYu 2023-05-10 16:25:22 +08:00
  • a18395a323 style pom error TaoYu 2023-05-10 14:58:47 +08:00
  • 026262c598 feat: creator support no global Config TaoYu 2023-05-10 14:44:15 +08:00
  • 877249df89 fix: boot3 java version TaoYu 2023-05-10 10:27:46 +08:00
  • 4f72018dd4 feat: add creator module TaoYu 2023-05-09 17:55:08 +08:00
  • 97869a5172 feat: add spring-boot-common module TaoYu 2023-05-09 14:58:15 +08:00
  • 9f9b1f1de0 style: rename boot3 TaoYu 2023-05-09 14:12:52 +08:00
  • 4b04ea2585 style: format HuaYan 2023-05-08 22:02:55 +08:00
  • bff1793697 feat: add druid keepAliveBetweenTimeMillis,phyMaxUseCount HuaYan 2023-05-08 21:45:15 +08:00
  • bf68f16e5a feat: prepare 4.0.0 add two modules TaoYu 2023-05-08 18:11:01 +08:00
  • 58419101d2 style: rename core to dynamic-datasource-spring TaoYu 2023-05-06 15:39:54 +08:00
  • 10039f535d fix: druid change config method support 1.2.17 TaoYu 2023-05-06 15:36:08 +08:00
  • 9350e0e858
    add druid config (#489) xuwenping123 2023-04-18 09:18:07 +08:00
  • 89d81b9b4b
    feat:增加多数据源事务传播属性NESTED (#483) ZP 2023-03-15 10:28:07 +08:00
  • d0300b5bef
    feat:增加适配atomikos数据源,支持同一个事务下多次切换数据源 (#481) JiaZhiFeng 2023-03-07 09:53:35 +08:00
  • 5a4207d097
    Add test modules and corresponding unit tests (#476) Ling Hengqian 2023-01-09 10:07:05 +08:00
  • 5ba36a3f44
    Migrating from Jakarta EE 9 to Jakarta EE 10 (#474) Ling Hengqian 2023-01-05 21:56:24 +08:00
  • e2e176d5a8
    新增多数据源事务传播机制 (#406) hzh 2022-12-26 13:54:30 +08:00
  • 638b2dc1e6
    Delete maven.yml 小锅盖 2022-12-14 20:58:52 +08:00
  • 5bdc8cc9bd
    Delete sonarqube.yml 小锅盖 2022-12-14 20:58:21 +08:00