Commit Graph

  • 93e2273b58 feat(dashboard): 添加启动日志输出功能 main mshe 2025-11-21 09:48:24 +0800
  • ae485fa9f5 chore(config): 调整日志路径和Nacos配置地址 mshe 2025-11-21 08:54:27 +0800
  • ff999c6703 feat(dashboard): 调整日志路径并优化Nacos配置 mshe 2025-11-21 08:07:52 +0800
  • b14de1ea5f refactor(rule): 重构规则发布与配置逻辑 mshe 2025-11-21 07:53:04 +0800
  • 04d1e82b8c refactor(rule): 重构规则发布与配置逻辑 mshe 2025-11-21 07:43:24 +0800
  • c48e742041 refactor(nacos): 重构Nacos配置管理并更新默认设置 mshe 2025-11-21 02:50:01 +0800
  • 35dbe68c4d feat(sentinel): 实现Nacos规则推送功能并优化包结构 mshe 2025-11-20 23:07:05 +0800
  • bbe93b0bf3 feat(sentinel): 配置nacos地址并优化流控规则推送逻辑 mshe 2025-11-20 20:24:50 +0800
  • 01e806b87b feat(dashboard): 集成Nacos配置中心支持 mshe 2025-11-20 09:29:42 +0800
  • a08dc695ba
    fix: fix the bugs about http-method-specify in spring-webmvc-v6x and incorrect time unit in dashboard (#3569) ylnxwlp 2025-11-03 18:01:05 +0800
  • e60f0d0eee
    feat: skip regex resource matching when exact match exists (default disabled, configurable)(#3565) gaoyf 2025-11-03 17:57:14 +0800
  • d75a6687b8 chore: update release configuration LearningGp 2025-10-17 14:14:18 +0800
  • eb3a9b099a
    Bump version to 1.8.9 (#3566) LearningGp 2025-10-16 20:26:58 +0800
  • 7e17ae7c0d
    chore: refine pom (#3560) XenoAmess 2025-09-30 15:08:50 +0800
  • 4a419818af
    perf: improved Date formatter (#3466) manojks1999 2025-09-16 07:12:41 +0530
  • d9398b4f75
    chore(test): fixed offset syntax by using a correct method. (#3459) Heramb Joshi 2025-09-15 07:34:41 -0400
  • 4cad353dda
    feat(adapter): new SpringCloudGateway v6 adapter for supporting the SpringCloud 2025 version (#3542) uuuyuqi 2025-08-25 15:11:46 +0800
  • ca596457b0
    refactor: remove repeat check code (#3501) mawen 2025-08-19 19:27:34 +0800
  • 9fa818cbc9
    chore(deps): bump slf4j-api version to 2.0.16(#3536) DepUpdater 2025-08-19 11:42:36 +0800
  • 5473ad7b3e
    fix(README.md): Fix MD059 issue (#3539) LearningGp 2025-08-07 15:38:27 +0800
  • 195150bc74
    fix issue 2485 which occur oom when using async servlet request. (#3440) Lingzhi 2024-08-23 13:43:53 +0800
  • b78b09d324
    feat: sentinel can feel exception though application has configured ExceptionHandler (#3409) lemonJ 2024-08-20 16:29:38 +0800
  • 02c97fef65
    Add sentinel servlet adapter demo (#3422) zhangxunwei 2024-08-16 14:30:07 +0800
  • 3892514c53 Bump version to 1.8.8 LearningGp 2024-06-04 16:03:43 +0800
  • 773a715827
    build(deps-dev): Bump org.springframework:spring-context (#3404) dependabot[bot] 2024-05-29 20:39:59 +0800
  • cf81be1bb0
    build(deps): Bump com.fasterxml.jackson.core:jackson-databind (#3342) dependabot[bot] 2024-05-29 20:32:58 +0800
  • 568e2df296
    Fix reflection exceptions caused by having identically named fallback/blockHandler with different parameter types (#3395) dowenliu-xyz 2024-05-29 20:26:30 +0800
  • bb813ddff3
    build(deps-dev): Bump org.springframework:spring-expression (#3375) dependabot[bot] 2024-05-27 21:02:44 +0800
  • dbd3c06ca7
    Fix when duplication spi class found using SpiLoader (#3387) cdfive 2024-04-28 09:53:01 +0800
  • cd02b1dc8d
    fix flaky tests and fix passDefaultLocalCheck (#3367) Robert Lu 2024-04-17 10:25:25 +0800
  • befdc56885
    fix flaky tests (#3364) Robert Lu 2024-03-25 10:09:16 +0800
  • 24c93c8a1a
    replace ThreadLocal<DateFormat> with DateTimeFormatter (#3353) 袁世超 2024-03-21 13:41:11 +0800
  • ffe0d1ec81
    Polish CodeCov related config (#3358) LearningGp 2024-03-05 13:42:31 +0800
  • e945ffc3f5
    Update .codecov.yml (#3356) LearningGp 2024-03-01 18:33:49 +0800
  • 5a7a31087b
    Update ci.yml (#3354) LearningGp 2024-03-01 18:05:18 +0800
  • 669595d6a0 add depth: 0 luyanbo 2024-02-28 21:28:55 +0800
  • 6c475480eb rename to package com.alibaba.csp.sentinel.adapter.spring.webmvc_v6x luyanbo 2024-02-27 20:51:09 +0800
  • 0ca82b63b7 update slf4j version ruansheng 2022-12-13 13:15:43 +0800
  • d1d3d36054 Add webmvc-6x-adapter module ruansheng 2022-12-13 12:42:57 +0800
  • d995dfe2e7
    try fix ci (#3350) Robert Lu 2024-02-28 07:51:17 -0500
  • 3b9be97e75
    configure codecov (#3349) Robert Lu 2024-02-28 06:35:30 -0500
  • 41569f9a41
    update CONTRIBUTING.md (#3346) Robert Lu 2024-02-27 06:02:31 -0500
  • ae6ebb49d0
    Move document-lint from circleci to github-actions (#3345) Robert Lu 2024-02-21 03:05:29 -0600
  • 03fe33ee0b
    Support run test at jdk21 (#3344) Robert Lu 2024-02-20 06:58:15 -0600
  • 8fef1b5eee
    Support jdk17 (#3339) Robert Lu 2024-02-20 04:58:52 -0600
  • 2b7a989e29
    Update workflows (#3325) LearningGp 2024-02-01 19:45:41 +0800
  • f3fd4e6187 Bump version to 1.8.7 LearningGp 2023-12-28 19:32:10 +0800
  • 665fb541a7 Bump version to 1.8.7-SNAPSHOT LearningGp 2023-12-28 10:19:56 +0800
  • 15bd6c62b9
    Add FlowQpsRegexDemo in sentinel-demo-basic (#3296) LearningGp 2023-12-28 17:44:48 +0800
  • c4ed9a3aba Resource rules (flow/degrade/param/authority) support regex matching (#3251) quguai 2023-12-27 19:27:07 +0800
  • 2e18c3e916 metric: Add Prometheus exporter module for Sentinel metrics (#3173) karl-sy 2023-12-27 19:19:55 +0800
  • 1dea35095b Fix order dependent tests in SofaRpcFallbackRegistryTest (#3282) SaaiVenkat 2023-12-24 06:24:55 -0600
  • 94f92ea635 make all ThreadPool static final (#3243) Robert Lu 2023-10-30 00:07:33 -0400
  • ae42ddd35f Make default JUL-based logging asynchronous (#3136) karl-sy 2023-06-26 13:42:50 +0800
  • c4997eee15 Remove the requirement of carrying batchCount and args in entry.exit() (#3114) quguai 2023-06-14 23:48:28 +0800
  • f991f5f8a4 Remove duplicate declaration of quarkus-arc-deployment dependency in sentinel-annotation-quarkus-adapter-deployment/pom.xml (#3101) Clara Fang 2023-05-30 22:51:37 -0400
  • 3781212f51 Fix CI: Update SentinelApacheHttpClientTest (#3133) Eric Zhao 2023-05-30 10:03:48 +0800
  • 20abca7e88 ci: Fix deprecated actions runner image (#3124) Eric Zhao 2023-05-24 14:00:43 +0800
  • 6534ed43dd ci: Create .github/workflows/codeql-analysis.yml Eric Zhao 2023-05-09 09:49:34 +0800
  • 51e6778cf7 Update SECURITY.md Eric Zhao 2023-05-05 21:30:52 +0800
  • 021f5a0c27 Create SECURITY.md Eric Zhao 2023-04-26 19:19:11 +0800
  • 069034cb64 doc: Update sentinel-dashboard/README.md (#3108) Robert Lu 2023-04-26 16:18:30 +0800
  • 0c97d8f4b1 Add basic implementation of token bucket for flow-control (#3106) LearningGp 2023-04-25 22:08:36 +0800
  • 74f7d184cf Add SSL support for sentinel-datasource-redis (#3045) langshiquan 2023-04-23 10:30:39 +0800
  • cc6923f078 doc: Update issue templates Eric Zhao 2023-03-29 09:44:01 +0800
  • 4bd333f1de dashboard: Add MSE Sentinel guide in page nav-bar Eric Zhao 2023-02-28 14:10:18 +0800
  • 77ab2fd9c0 doc: Update README.md Eric Zhao 2023-02-10 21:01:37 +0800
  • 44f178639b doc: Add contribution leaderboard badge into README.md (#3029) Frank Zhao 2023-02-03 16:49:20 +0800
  • 20a6a63e0c Upgrade curator-recipes to 5.1.0 to fix API change for ZooKeeper data-source (#2963) pandaapo 2023-01-11 09:51:28 +0800
  • 44080bc886 Fix potential connection leak bug when closing NacosDataSource (#2962) pandaapo 2023-01-05 20:30:21 +0800
  • e2580a0585 build(deps): Update protobuf & gRPC version of adapter modules to fix macOS aarch64 compile error (#2993) 温绍锦 2022-12-29 09:46:04 +0800
  • 9db0c70cbb Fix thread-blocked problem of EtcdDataSource (#2991) ZhangYan 2022-12-23 16:21:07 +0800
  • 59a32994cd Fix the bug that error occurs in JMX metrics exporter when resource name contains '*' (#2992) quguai 2022-12-08 17:58:24 +0800
  • 9f3712eed7 Fix NPE bug in LogSlot#entry when recording rule ID (#2980) Joseph Zhang 2022-11-30 23:46:46 +0800
  • e34d55273f Refactor RateLimiterController: improve accuracy and support maxQps > 1000 Eric Zhao 2022-11-14 23:20:10 +0800
  • 4e41c14514 Polish AssertUtil: add assertNotNull and assertTrue Eric Zhao 2022-11-14 23:15:42 +0800
  • 1483669aaf Update metrics name for better monitor selection in JMX MetricBeanWriter extension (#2976) garroshh 2022-11-30 19:15:14 +0800
  • e03444768b ci: Update actions/checkout and actions/setup-java to v3 (#2973) Kirk Lin 2022-11-28 21:49:42 +0800
  • 30ec6b103f dashboard: Add Dockerfile for dashboard and update doc (#2970) Wilson Wu 2022-11-25 21:52:26 +0800
  • ee9ea81746 build(deps): Bump dubbo to 2.7.18 in sentinel-demo/sentinel-demo-apache-dubbo (#2923) dependabot[bot] 2022-11-18 19:46:55 +0800
  • 826f40f0fc opt: 移除无用的代码 Ezreal 2022-09-29 16:16:12 +0800
  • 3c9dba3eba Fix spelling typo in code (#2948) 小贼贼子 2022-11-12 13:32:09 +0800
  • 19418e71ad Refactor and refine implementation of default circuit breaker rule Eric Zhao 2022-11-08 11:57:52 +0800
  • 8b43caede4 Add default circuit breaker rule support (#2232) wuwen 2022-11-08 10:39:15 +0800
  • 6a8a01a8c1 build(deps): Update snakeyaml to 1.32 in sentinel-cluster/sentinel-cluster-server-envoy-rls module (#2921) dependabot[bot] 2022-11-07 15:05:35 +0800
  • 3cf5506b79 docs: Update README.md and doc/awesome-sentinel.md Eric Zhao 2022-11-03 16:33:05 +0800
  • dd1ba2725e Bump version to 1.8.6 Eric Zhao 2022-10-25 16:57:18 +0800
  • 5864ab577f
    Fix the bug that SpiLoader#closeResources may not record the exception when error occurs (#2890) hongpy 2022-10-09 11:04:57 +0800
  • e13d20ce55 dashboard: Improve IP validation in SentinelApiClient and rule controllers Eric Zhao 2022-09-26 19:16:04 +0800
  • 84df19b2c5 Bump version to 1.8.6-SNAPSHOT Eric Zhao 2022-09-15 09:50:36 +0800
  • b9dd399697
    Fix incorrect code description in sliding window logic of LeapArray (#2876) ZhongJinHacker 2022-09-15 09:40:37 +0800
  • 9ac8e89dc4
    Removing unnecessary checks in SystemRuleManager#checkSystem (#2869) Ze 2022-09-15 09:33:56 +0800
  • 6c74a4cf70
    Add id field in Rule entity and record ruleId in block log (#2853) 一个不知名的Java靓仔 2022-08-31 10:32:33 +0800
  • bef6574734
    Fix Dubbo SPI path in Dubbo 3 adapter and improve test cases (#2822) Albumen Kevin 2022-08-17 09:52:12 +0800
  • 24ac1be442 Bump version to 1.8.5 and update README.md Eric Zhao 2022-08-08 21:29:40 +0800
  • 0bd27fb80a
    Auto-extract value from ParamFlowArgument when blocked in ParamFlowSlot (#2776) benyamin2014 2022-08-08 11:20:42 +0800
  • e0eb63e80e doc: Update docs for Dubbo 2.7.x and 3.x adapter Eric Zhao 2022-08-08 10:12:19 +0800
  • 9b7786259e Bump version to 1.8.5-SNAPSHOT Eric Zhao 2022-08-08 09:52:51 +0800
  • e5a62cb634
    Add adapter for Apache Dubbo 3.x (#2789) Albumen Kevin 2022-07-22 17:07:21 +0800
  • 9f08a6a49c
    docs: Update dashboard frontend Node.js version restriction (#2760) 李海峰 2022-07-09 13:17:06 +0800