1. d94ce27 Bump org.apache.zookeeper:zookeeper from 3.9.1 to 3.9.2 (#2390) by dependabot[bot] · 5 weeks ago master
  2. a683913 Bump org.springframework:spring-context (#2386) by dependabot[bot] · 3 months ago
  3. 9fe902a Bump ch.qos.logback:logback-classic from 1.2.12 to 1.2.13 in /examples (#2377) by dependabot[bot] · 4 months ago
  4. 38eedb8 Move zkRegCenter.init() and zkRegCenter.close() to @BeforeAll and @AfterAll to make tests run faster and look similar to other tests (#2378) by TestBoost · 4 months ago
  5. bf6a59b Bump org.apache.zookeeper:zookeeper from 3.9.0 to 3.9.1 (#2379) by dependabot[bot] · 4 months ago
  6. 8911bda Bump ch.qos.logback:logback-core from 1.2.12 to 1.2.13 (#2375) by dependabot[bot] · 4 months ago
  7. 0b3a6eb Revise example (#2363) by Liang Zhang · 6 months ago
  8. 0517b4a Remove useless dependencies (#2362) by Liang Zhang · 6 months ago
  9. c6d19e7 Merge pull request #2361 from terrymanu/dev by Trista Pan · 6 months ago
  10. 066b556 Move all spi interface to api module by zhangliang · 6 months ago
  11. 6ca1a3a Refactor pom (#2360) by Liang Zhang · 6 months ago
  12. c300d53 Remove WrapException (#2359) by Liang Zhang · 6 months ago
  13. bdd7637 Remove TracingStorageConverterNotFoundException (#2358) by Liang Zhang · 6 months ago
  14. 80956cd Rename TracingListenerConfiguration to TracingListenerFactory (#2357) by Liang Zhang · 6 months ago
  15. 8d45e6f Refactor structure of tracing module (#2356) by Liang Zhang · 6 months ago
  16. 2034bfd Rename TracingStorageFixture (#2355) by Liang Zhang · 6 months ago
  17. 1bdc817 Refactor HttpParam (#2354) by Liang Zhang · 6 months ago
  18. 7a5f020 Resolve dependencies conflicts (#2353) by Liang Zhang · 6 months ago
  19. 92449f0 Merge pull request #2352 from terrymanu/dev by Hongsheng Zhong · 6 months ago
  20. e41e1a9 Fix error message occur in spring test cases by zhangliang · 6 months ago
  21. dcb1a5a Unify logback-test.xml (#2351) by Liang Zhang · 6 months ago
  22. 66971c2 Switch off springboot's banner in test log (#2350) by Liang Zhang · 6 months ago
  23. 1485887 Refactor test cases to reduce useless log (#2349) by Liang Zhang · 6 months ago
  24. 33695c9 Add SQLPropertiesFactory (#2348) by Liang Zhang · 6 months ago
  25. da259cc Merge pull request #2347 from terrymanu/dev by Trista Pan · 6 months ago
  26. ba73438 Rename TracingStorageDatabaseType by zhangliang · 6 months ago
  27. 4aa80b5 Merge pull request #2346 from terrymanu/dev by Zhengqiang Duan · 6 months ago
  28. a8ba448 Refactor ElasticJobTracingConfiguration by zhangliang · 6 months ago
  29. 21faf7c Refactor package of kernel.internal by zhangliang · 6 months ago
  30. 0956437 Merge pull request #2345 from terrymanu/dev by Trista Pan · 6 months ago
  31. 6c79646 Fix test cases by zhangliang · 6 months ago
  32. 49d58dd Add elasticjob-error-handler-normal module by zhangliang · 6 months ago
  33. f034a23 Move package of JobFacade by zhangliang · 6 months ago
  34. 16e5548 Refactor error-handler by zhangliang · 6 months ago
  35. dc0b75f Refactor error-handler by zhangliang · 6 months ago
  36. 3cfd920 Move util to infra package by zhangliang · 6 months ago
  37. dfaa33d Move ExecutionType to executor package by zhangliang · 6 months ago
  38. 922b043 Move TimeService to infra package (#2344) by Liang Zhang · 6 months ago
  39. 98e4877 Move ElasticJobListener to api module (#2343) by Liang Zhang · 6 months ago
  40. a3740f7 Move AbstractDistributeOnceElasticJobListener‘s package (#2342) by Liang Zhang · 6 months ago
  41. 34848ce Rename ScheduleJobBootstrap and OneOffJobBootstrap package name from elasticjob.bootstrap.impl to elasticjob.bootstrap.type (#2341) by Liang Zhang · 6 months ago
  42. 4c097c7 Merge pull request #2340 from terrymanu/dev by Trista Pan · 6 months ago
  43. 1cfc7c2 Merge kernel and infra module by zhangliang · 6 months ago
  44. e7f1a7f Move job-error-handler-spi to kernel module by zhangliang · 6 months ago
  45. b63f308 Move ecosystem dependencies into bootstrap module by zhangliang · 6 months ago
  46. 2edfdb6 Move ecosystem dependencies into bootstrap module by zhangliang · 6 months ago
  47. 910033b Add eslaticjob bootstrap module by zhangliang · 6 months ago
  48. 621cf95 Move annotation e2e test cases to e2e module (#2339) by Liang Zhang · 6 months ago
  49. cb2c0db Add e2e module (#2338) by Liang Zhang · 6 months ago
  50. bfba7cd Move TimeServiceTest to correct package (#2337) by Liang Zhang · 6 months ago
  51. 648bf70 Merge pull request #2336 from terrymanu/dev by coco · 6 months ago
  52. e0e86ca Use ReflectionUtils for all reflection invocations by zhangliang · 6 months ago
  53. 2495503 Use ReflectionUtils for all reflection invocations by zhangliang · 6 months ago
  54. d52707f Use ReflectionUtils for all reflection invocations by zhangliang · 6 months ago
  55. 0b9aab8 Add exception declaration of @SneakyThrows (#2335) by Liang Zhang · 6 months ago
  56. 58ae7ce Add exception declaration of @SneakyThrows by zhangliang · 6 months ago
  57. d413b44 Add ReflectionUtils into test module (#2334) by Liang Zhang · 6 months ago
  58. 4944f53 Use Awaitility to instead of Thread.sleep (#2333) by Liang Zhang · 6 months ago
  59. fbd53d1 Remove useless <groupId>org.apache.maven.plugins</groupId> declaration (#2332) by Liang Zhang · 6 months ago
  60. e4b7c22 Merge pull request #2331 from terrymanu/dev by coco · 6 months ago
  61. 7873f49 Add skip deploy on test module by zhangliang · 6 months ago
  62. 7b5a540 Use EmbedTestingServer on spring-namespace module (#2330) by Liang Zhang · 6 months ago
  63. 33273fb Use EmbedTestingServer on lifecycle module (#2329) by Liang Zhang · 6 months ago
  64. ada191d Add test-util module (#2328) by Liang Zhang · 6 months ago
  65. 4b580bd Refactor executor module (#2327) by Liang Zhang · 6 months ago
  66. e4a89f3 Rename ElasticJobLiteAutoConfiguration to ElasticJobAutoConfiguration (#2326) by Liang Zhang · 6 months ago
  67. fd93fa1 Remove duplicated fixture (#2325) by Liang Zhang · 6 months ago
  68. 9d3a2e9 Rename PropertiesPreconditions (#2324) by Liang Zhang · 6 months ago
  69. ef15a40 Merge executor-kernel to kernel module (#2323) by Liang Zhang · 6 months ago
  70. 213c69b Move JobPropertiesValidateRule to error-handler-general module (#2322) by Liang Zhang · 6 months ago
  71. 64b0e2f Move sharding from infra to kernel (#2321) by Liang Zhang · 6 months ago
  72. b208b6b Merge pull request #2320 from terrymanu/dev by Hongsheng Zhong · 6 months ago
  73. c0e0761 Fix checkstyle by zhangliang · 6 months ago
  74. 86e070d Remove useless YamlConfigurationConverterNotFoundException by zhangliang · 6 months ago
  75. 8990a20 Refactor JobInstance by zhangliang · 6 months ago
  76. 9f25cc9 Remove useless ElasticJobListenerFactory by zhangliang · 6 months ago
  77. 464fa34 Refactor GsonFactory by zhangliang · 6 months ago
  78. cd1f5ca Refactor JobExecutionException by zhangliang · 6 months ago
  79. 4f74a75 Remove useless code by zhangliang · 6 months ago
  80. fe6ea55 Move TimeService by zhangliang · 6 months ago
  81. 38a2a41 Refactor JobStatusTraceEvent by zhangliang · 6 months ago
  82. 125f06f Move TaskContext to kernel module (#2319) by Liang Zhang · 6 months ago
  83. e3e9dec Remove Reloadable (#2318) by Liang Zhang · 6 months ago
  84. 58f3dd9 Move ShardingItemParameters to kernel module (#2317) by Liang Zhang · 6 months ago
  85. 9905251 Refactor handler package (#2316) by Liang Zhang · 6 months ago
  86. d45d40b Remove useless JobInstanceRegistry by 孙念君 Nianjun Sun · 6 months ago
  87. 2aa8ccf Remove useless JobInstanceRegistry by zhangliang · 6 months ago
  88. 1203a8c Rename jobExecutorServiceHandlerType to jobExecutorThreadPoolSizeProviderType (#2313) by Liang Zhang · 6 months ago
  89. 4d9014f Move BlockUtils to kernel module by 孙念君 Nianjun Sun · 6 months ago
  90. fbc066e Move BlockUtils to kernel module by zhangliang · 6 months ago
  91. ed420cf Simplify variable name from configuration to config by 孙念君 Nianjun Sun · 6 months ago
  92. aa4bd31 Simplify variable name from configuration to config by zhangliang · 6 months ago
  93. ce236d9 Simplify variable name from configuration to config by zhangliang · 6 months ago
  94. f9825c7 Merge pull request #2310 from terrymanu/dev by Hongsheng Zhong · 6 months ago
  95. 175a2ff For checkstyle by zhangliang · 6 months ago
  96. 71cf3f9 Use ShardingSphereServiceLoader to instead of JDK ServiceLoader by zhangliang · 6 months ago
  97. 0878e78 Refactor JobItemExecutorFactory by zhangliang · 6 months ago
  98. 25a0e02 Refactor YamlConfigurationConverter by zhangliang · 6 months ago
  99. 12d4140 Refactor JDBCParameterDecorator by zhangliang · 6 months ago
  100. 8de6412 Refactor DatabaseType by zhangliang · 6 months ago