1. a5cfb4a feature: Support New Sharding Strategy To Run Balanceful On Multiple Servers For Single Sharding Scenario (#2462) by baiyangzhuhong · 5 weeks ago master
  2. 88378d2 Bump Quartz to 2.4.0 (#2460) by Ling Hengqian · 8 weeks ago
  3. c10be8a Fixes potential conflict in AOP proxy job class identification in Spring Framework (#2459) by Ling Hengqian · 2 months ago
  4. 1ee4a56 Allows to skip Ensemble Tracker for ZookeeperConfiguration to allow connecting to HA enabled Zookeeper clusters in Kubernetes (#2458) by Ling Hengqian · 2 months ago
  5. a5478ea Refactor of the way Lambda job classes are identified (#2431) by Ling Hengqian · 2 months ago
  6. ffa70e2 Support building and using ElasticJob with JDK23 (#2454) by Ling Hengqian · 3 months ago
  7. b03ad56 Fix remove offline server (#2445) by ooooooook · 3 months ago
  8. 5466e43 Merge pull request #2444 from linghengqian/fix-doc by Zhengqiang Duan · 4 months ago
  9. f51d3c9 Fixes incorrect environment variable definition in SASL integration doc by linghengqian · 4 months ago
  10. d29c0ae Merge pull request #2442 from linghengqian/sasl by Zhengqiang Duan · 4 months ago
  11. 6348fd1 Add destroyMethod for zookeeperRegistryCenter bean (#2441) by ooooooook · 4 months ago
  12. 2e78114 Adds documentation for connecting to Zookeeper Server with SASL enabled by linghengqian · 4 months ago
  13. a7e56f9 Optimize TracingProperties (#2438) by ooooooook · 4 months ago
  14. 70594c4 Bump com.mysql:mysql-connector-j from 8.0.31 to 8.2.0 in /examples (#2435) by dependabot[bot] · 4 months ago
  15. ca353c3 Fix Issue 2429 (#2432) by 凌小宇 · 5 months ago
  16. 756de29 Block `elasticjob-test-native` module from compiling on JDK 8 to JDK16 (#2427) by Ling Hengqian · 5 months ago
  17. 08031cd Add nativeTest for dynamically configuring jobs through Operation API in GraalVM Native Image (#2426) by Ling Hengqian · 5 months ago
  18. cfe0089 Provides built-in GraalVM Reachability Metadata and nativeTest on Elasticjob Spring Boot Starter under Spring Boot 3.3.2 (#2417) by Ling Hengqian · 5 months ago
  19. f1c65e1 Merge pull request #2422 from linghengqian/fix-oneoff by Zhengqiang Duan · 5 months ago
  20. c17a3e5 Merge pull request #2421 from linghengqian/fix-spring-boot-3 by Zhengqiang Duan · 5 months ago
  21. d9e2cdb Fixes the issue that OneOffJobBootstrap cannot be used under ElasticJob Spring Boot Starter by linghengqian · 5 months ago
  22. 5b406f4 Block `elasticjob-spring-boot-starter` from passing `spring-boot-starter` test scope dependencies by linghengqian · 5 months ago
  23. e240fbb Bump Maven Wrapper and actions/checkout (#2419) by Ling Hengqian · 5 months ago
  24. 5334fc4 Merge pull request #2412 from linghengqian/fix-error-dep by Zhengqiang Duan · 6 months ago
  25. 6758126 Removes non-existent `elasticjob-tracing-api` and `elasticjob-error-handler-spi` module by linghengqian · 6 months ago
  26. 8bb5fa8 Provides built-in GraalVM Reachability Metadata and nativeTest on Elasticjob Bootstrap (#2268) by Ling Hengqian · 6 months ago
  27. a3e96a6 fix: Tracing is incompatible with Spring Boot 3.2.x #2401 (#2405) by Jay Zhou · 6 months ago
  28. fb9231a Support for building with OpenJDK 22 (#2411) by Ling Hengqian · 6 months ago
  29. 206a40e Prevent unit tests and E2E from using host ports `1`, `2181`, `7181`, `8181`, `8899`, `9000`, `9181`, `9872` and `9875` (#2409) by Ling Hengqian · 6 months ago
  30. 9bceb88 Migrate the JDK used by CI from Temurin to Zulu (#2406) by Ling Hengqian · 6 months ago
  31. d94ce27 Bump org.apache.zookeeper:zookeeper from 3.9.1 to 3.9.2 (#2390) by dependabot[bot] · 10 months ago
  32. a683913 Bump org.springframework:spring-context (#2386) by dependabot[bot] · 11 months ago
  33. 9fe902a Bump ch.qos.logback:logback-classic from 1.2.12 to 1.2.13 in /examples (#2377) by dependabot[bot] · 1 year, 1 month ago
  34. 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 · 1 year, 1 month ago
  35. bf6a59b Bump org.apache.zookeeper:zookeeper from 3.9.0 to 3.9.1 (#2379) by dependabot[bot] · 1 year, 1 month ago
  36. 8911bda Bump ch.qos.logback:logback-core from 1.2.12 to 1.2.13 (#2375) by dependabot[bot] · 1 year, 1 month ago
  37. 0b3a6eb Revise example (#2363) by Liang Zhang · 1 year, 2 months ago
  38. 0517b4a Remove useless dependencies (#2362) by Liang Zhang · 1 year, 2 months ago
  39. c6d19e7 Merge pull request #2361 from terrymanu/dev by Trista Pan · 1 year, 2 months ago
  40. 066b556 Move all spi interface to api module by zhangliang · 1 year, 2 months ago
  41. 6ca1a3a Refactor pom (#2360) by Liang Zhang · 1 year, 2 months ago
  42. c300d53 Remove WrapException (#2359) by Liang Zhang · 1 year, 3 months ago
  43. bdd7637 Remove TracingStorageConverterNotFoundException (#2358) by Liang Zhang · 1 year, 3 months ago
  44. 80956cd Rename TracingListenerConfiguration to TracingListenerFactory (#2357) by Liang Zhang · 1 year, 3 months ago
  45. 8d45e6f Refactor structure of tracing module (#2356) by Liang Zhang · 1 year, 3 months ago
  46. 2034bfd Rename TracingStorageFixture (#2355) by Liang Zhang · 1 year, 3 months ago
  47. 1bdc817 Refactor HttpParam (#2354) by Liang Zhang · 1 year, 3 months ago
  48. 7a5f020 Resolve dependencies conflicts (#2353) by Liang Zhang · 1 year, 3 months ago
  49. 92449f0 Merge pull request #2352 from terrymanu/dev by Hongsheng Zhong · 1 year, 3 months ago
  50. e41e1a9 Fix error message occur in spring test cases by zhangliang · 1 year, 3 months ago
  51. dcb1a5a Unify logback-test.xml (#2351) by Liang Zhang · 1 year, 3 months ago
  52. 66971c2 Switch off springboot's banner in test log (#2350) by Liang Zhang · 1 year, 3 months ago
  53. 1485887 Refactor test cases to reduce useless log (#2349) by Liang Zhang · 1 year, 3 months ago
  54. 33695c9 Add SQLPropertiesFactory (#2348) by Liang Zhang · 1 year, 3 months ago
  55. da259cc Merge pull request #2347 from terrymanu/dev by Trista Pan · 1 year, 3 months ago
  56. ba73438 Rename TracingStorageDatabaseType by zhangliang · 1 year, 3 months ago
  57. 4aa80b5 Merge pull request #2346 from terrymanu/dev by Zhengqiang Duan · 1 year, 3 months ago
  58. a8ba448 Refactor ElasticJobTracingConfiguration by zhangliang · 1 year, 3 months ago
  59. 21faf7c Refactor package of kernel.internal by zhangliang · 1 year, 3 months ago
  60. 0956437 Merge pull request #2345 from terrymanu/dev by Trista Pan · 1 year, 3 months ago
  61. 6c79646 Fix test cases by zhangliang · 1 year, 3 months ago
  62. 49d58dd Add elasticjob-error-handler-normal module by zhangliang · 1 year, 3 months ago
  63. f034a23 Move package of JobFacade by zhangliang · 1 year, 3 months ago
  64. 16e5548 Refactor error-handler by zhangliang · 1 year, 3 months ago
  65. dc0b75f Refactor error-handler by zhangliang · 1 year, 3 months ago
  66. 3cfd920 Move util to infra package by zhangliang · 1 year, 3 months ago
  67. dfaa33d Move ExecutionType to executor package by zhangliang · 1 year, 3 months ago
  68. 922b043 Move TimeService to infra package (#2344) by Liang Zhang · 1 year, 3 months ago
  69. 98e4877 Move ElasticJobListener to api module (#2343) by Liang Zhang · 1 year, 3 months ago
  70. a3740f7 Move AbstractDistributeOnceElasticJobListener‘s package (#2342) by Liang Zhang · 1 year, 3 months ago
  71. 34848ce Rename ScheduleJobBootstrap and OneOffJobBootstrap package name from elasticjob.bootstrap.impl to elasticjob.bootstrap.type (#2341) by Liang Zhang · 1 year, 3 months ago
  72. 4c097c7 Merge pull request #2340 from terrymanu/dev by Trista Pan · 1 year, 3 months ago
  73. 1cfc7c2 Merge kernel and infra module by zhangliang · 1 year, 3 months ago
  74. e7f1a7f Move job-error-handler-spi to kernel module by zhangliang · 1 year, 3 months ago
  75. b63f308 Move ecosystem dependencies into bootstrap module by zhangliang · 1 year, 3 months ago
  76. 2edfdb6 Move ecosystem dependencies into bootstrap module by zhangliang · 1 year, 3 months ago
  77. 910033b Add eslaticjob bootstrap module by zhangliang · 1 year, 3 months ago
  78. 621cf95 Move annotation e2e test cases to e2e module (#2339) by Liang Zhang · 1 year, 3 months ago
  79. cb2c0db Add e2e module (#2338) by Liang Zhang · 1 year, 3 months ago
  80. bfba7cd Move TimeServiceTest to correct package (#2337) by Liang Zhang · 1 year, 3 months ago
  81. 648bf70 Merge pull request #2336 from terrymanu/dev by coco · 1 year, 3 months ago
  82. e0e86ca Use ReflectionUtils for all reflection invocations by zhangliang · 1 year, 3 months ago
  83. 2495503 Use ReflectionUtils for all reflection invocations by zhangliang · 1 year, 3 months ago
  84. d52707f Use ReflectionUtils for all reflection invocations by zhangliang · 1 year, 3 months ago
  85. 0b9aab8 Add exception declaration of @SneakyThrows (#2335) by Liang Zhang · 1 year, 3 months ago
  86. 58ae7ce Add exception declaration of @SneakyThrows by zhangliang · 1 year, 3 months ago
  87. d413b44 Add ReflectionUtils into test module (#2334) by Liang Zhang · 1 year, 3 months ago
  88. 4944f53 Use Awaitility to instead of Thread.sleep (#2333) by Liang Zhang · 1 year, 3 months ago
  89. fbd53d1 Remove useless <groupId>org.apache.maven.plugins</groupId> declaration (#2332) by Liang Zhang · 1 year, 3 months ago
  90. e4b7c22 Merge pull request #2331 from terrymanu/dev by coco · 1 year, 3 months ago
  91. 7873f49 Add skip deploy on test module by zhangliang · 1 year, 3 months ago
  92. 7b5a540 Use EmbedTestingServer on spring-namespace module (#2330) by Liang Zhang · 1 year, 3 months ago
  93. 33273fb Use EmbedTestingServer on lifecycle module (#2329) by Liang Zhang · 1 year, 3 months ago
  94. ada191d Add test-util module (#2328) by Liang Zhang · 1 year, 3 months ago
  95. 4b580bd Refactor executor module (#2327) by Liang Zhang · 1 year, 3 months ago
  96. e4a89f3 Rename ElasticJobLiteAutoConfiguration to ElasticJobAutoConfiguration (#2326) by Liang Zhang · 1 year, 3 months ago
  97. fd93fa1 Remove duplicated fixture (#2325) by Liang Zhang · 1 year, 3 months ago
  98. 9d3a2e9 Rename PropertiesPreconditions (#2324) by Liang Zhang · 1 year, 3 months ago
  99. ef15a40 Merge executor-kernel to kernel module (#2323) by Liang Zhang · 1 year, 3 months ago
  100. 213c69b Move JobPropertiesValidateRule to error-handler-general module (#2322) by Liang Zhang · 1 year, 3 months ago