Commit Graph

  • 43b5e65ab3
    Fix the bug that context was not released when blocked in Spring Web adapter (#1353) cdfive 2020-03-24 22:14:00 +0800
  • b715ceacf0
    Fix CI failure in JDK 11 environment (#1360) Jason Joo 2020-03-23 22:26:56 +0800
  • df683b8716
    Regroup packages related to logging into a separate module and polish document (#1355) Jason Joo 2020-03-23 18:02:15 +0800
  • 1eee2c80b4
    Introduce logging extension: slf4j (#1344) tao.zhang 2020-03-23 14:30:49 +0800
  • 8f0cb2d24a
    dashboard: Fix NoNodeException problem of FlowRuleZookeeperProvider example (#1352) WongTheo 2020-03-22 17:58:18 +0800
  • 87f95adc2e Fix timezone problem of sentinel-block.log Eric Zhao 2020-03-19 14:50:00 +0800
  • eed77cafc2
    Polish placeholders in logging content to slf4j convention (#1342) Eric Zhao 2020-03-17 11:11:54 +0800
  • e4769293dc
    Move CommandCenterLog to sentinel-transport-common and polish related code (#1341) Eric Zhao 2020-03-16 22:30:29 +0800
  • 624d19d4ce
    Polish logging SPI related code and add general JUL adapter for Logger SPI (#1338) Eric Zhao 2020-03-16 10:00:46 +0800
  • 22df09b427 Polish code of transport command centers and heartbeat senders Eric Zhao 2020-03-14 20:13:21 +0800
  • 0536fb6846 Polish code and demo of Sentinel Zuul 2.x adapter Eric Zhao 2020-03-14 19:06:23 +0800
  • 5b9865db1c Add gateway adapter for Zuul 2.x (#1138) tao.zhang 2020-03-13 22:32:20 +0800
  • 05e3caf618
    Fix the parsing issue in large post request for sentinel-transport-simple-http (#1255) Jason Joo 2020-03-13 11:15:45 +0800
  • 2c2f60cf58
    Add "web-context-unify" config in Spring WebMVC adapter to support "chain" relation flow strategy (#1328) cdfive 2020-03-10 23:02:07 +0800
  • 51331879af
    doc: Update JDK requirement of the dashboard in README.md (#1316) Olof 2020-03-09 07:01:51 +0100
  • 09970cd380
    dashboard: Support setting value pattern for client IP and host in gateway flow rule dialog (#1325) jy2156121 2020-03-09 13:54:10 +0800
  • 80d5c8b484
    Enhance reliability and performance of InMemoryMetricsRepository (#1319) Lin.Liang 2020-03-07 14:02:15 +0800
  • 6e0d116751 calculate process cpu usage to support application running in container environment tianhao 2019-12-16 20:37:28 +0800
  • 72bfe870cb
    Improve the logs when the heartbeat response indicates failure (#1303) Lin.Liang 2020-03-04 23:38:53 +0800
  • d07d17b4ca Polish code and document of sentinel-sofa-rpc-adapter Eric Zhao 2020-03-03 17:08:08 +0800
  • 18acb1d154
    Add Sentinel SOFARPC adapter module (#1307) cdfive 2020-03-02 18:13:54 +0800
  • cd1d9be0ea
    refactor: Migrate the console server's specifying logic into sentinel-transport-common (#926) Jason Joo 2020-02-24 22:45:59 +0800
  • 2bdeccf723
    Fix Dubbo 2.7.5 compatibility problem of sentinel-apache-dubbo-adapter (#1296) 于玉桔 2020-02-21 23:47:15 +0800
  • 5f203aa79f
    Flexible loggers' support through SPI mechanism with name `com.alibaba.csp.sentinel.log.Logger` (#1265) xue8 2020-02-21 11:24:01 +0800
  • c1ff9135ee
    Fix NPE in Tracer when context size exceeds the limit (#1293) cdfive 2020-02-21 09:21:30 +0800
  • f3b1b126c8
    Improve singleton logic in SendMetricCommandHandler (#1294) mantuliu 2020-02-19 19:38:24 +0800
  • c5071550fa dashboard: Improve the compatibility on the Content-Type header of POST request (#1260) Jason Joo 2020-01-19 19:24:17 +0800
  • b136848873 Adjust the order of slots in HotParamSlotChainBuilder (#1246) echooymxq 2020-01-15 10:42:58 +0800
  • 70b66046a9 demo: Avoid hard-coded file separator in sentinel-demo-dynamic-file-rule module (#1247) xue8 2020-01-13 11:08:03 +0800
  • 9cc52706f5 Polish code in Dubbo adapter and use Dubbo common constants (#1245) echooymxq 2020-01-13 09:39:06 +0800
  • fe23d5c11f test: Improve test cases in sentinel-apache-dubbo-adapter module Eric Zhao 2019-12-25 11:54:19 +0800
  • 87142ce512 Bump version to 1.7.2-SNAPSHOT Eric Zhao 2019-12-25 11:19:07 +0800
  • 9c909e3631 Bump version to 1.7.1 Eric Zhao 2019-12-24 20:05:23 +0800
  • e9d730cc39 test: Fix unstable test cases in MetricExitCallbackTest Eric Zhao 2019-12-24 19:54:46 +0800
  • f6badb0622 Improve logs in HttpEventTask of sentinel-transport-simple-http module Eric Zhao 2019-12-23 19:11:28 +0800
  • 47100e64ba Improve async invocation support in sentinel-apache-dubbo-adapter (#1124) Mr.Z 2019-12-23 17:45:48 +0800
  • a5d6773cbc dashboard: Improve error handling in FlowController and update sample WebConfig Eric Zhao 2019-12-23 17:34:25 +0800
  • 0e110c68ea Fix the logic of getting maxSuccessQps in StatisticNode (#1196) fangwentong 2019-12-20 13:57:53 +0800
  • 50f3080add Fix content-type parsing bug in transport module and support UTF-8 encoding in SentinelApiClient (#1207) zhenxianyimeng 2019-12-19 20:50:20 +0800
  • a63c1841ee Support setting config file path via system env and improve error handling in SentinelConfigLoader Eric Zhao 2019-12-18 19:00:52 +0800
  • 00dbb5ca3e doc: Add blog post to awesome-sentinel.md (#1195) Liao, Hong-Jie 2019-12-11 14:49:16 +0800
  • 9d02e84674 Improve logic for configuring the heartbeat API path in TransportConfig Eric Zhao 2019-12-10 10:54:41 +0800
  • 9beb655b42 Support configuration for the heartbeat API path in transport module (#515) nick.tan 2019-12-10 10:25:00 +0800
  • 49861f4ad5 dashboard: Improve authentication and authorization filter Eric Zhao 2019-12-02 17:04:06 +0800
  • e8a01e2e17 dashboard: Improve the ACL checking mechanism (#1042) Roshi 2019-12-02 15:57:07 +0800
  • 20ad3c8f79 Improve code and demo for sentinel-spring-webmvc-adapter module Eric Zhao 2019-11-27 17:42:13 +0800
  • b14534fb35 Add Sentinel Spring Web MVC adapter module (#1104) kaizi2009 2019-11-27 14:47:04 +0800
  • c70565167f
    refactor: Get the max allowed RT directly from SentinelConfig.statisticMaxRt() (#1173) Eric Zhao 2019-11-21 17:03:10 +0800
  • 24f8d75601 Fix the incorrect logic of handling the end separator of the log directory in LogBase (#1172) 于玉桔 2019-11-21 13:37:50 +0800
  • 72a58f7ea7 Add Consumer functional interface in sentinel-core utils Eric Zhao 2019-11-20 13:55:26 +0800
  • c03de043af dashboard: fix "notZero" param typo of "clusterNode" command in SentinelApiClient (#1155) agensi 2019-11-13 18:53:07 +0800
  • 9705f54611 Bump version to 1.7.1-SNAPSHOT Eric Zhao 2019-11-12 11:08:14 +0800
  • d45ceb06dc Update README.md Eric Zhao 2019-11-12 10:20:46 +0800
  • 8cdf1de854 Bump version to 1.7.0 Eric Zhao 2019-11-11 21:12:58 +0800
  • 275041403d Update resource classification in SentinelWebFluxFilter and improve reactor EntryConfig Eric Zhao 2019-11-11 19:31:48 +0800
  • 9c268bd89a Add Docker/k8s sample for Sentinel RLS token server and update document Eric Zhao 2019-11-11 18:33:41 +0800
  • 73188b46b7 Fix the bug that the Zuul adapter does not exit the entry with parameters (#1148) tao.zhang 2019-11-08 22:27:59 +0800
  • ff5c010a51 Fix flowId offset bug in EnvoySentinelRuleConverter Eric Zhao 2019-11-07 12:46:33 +0800
  • b66680be87
    Add Sentinel Envoy RLS server implementation (#1139) Eric Zhao 2019-11-06 21:48:38 +0800
  • d38d5484ef Remove redundant entry in Web servlet CommonFilter and update entry classification Eric Zhao 2019-11-06 19:13:31 +0800
  • 800f6b9d65 Update adapter modules to update corresponding resource classification Eric Zhao 2019-11-06 19:02:17 +0800
  • 086a6b0370 Support resource classification in Reactor adapter module and polish SC Gateway adapter Eric Zhao 2019-11-06 16:26:30 +0800
  • 6bb2de8750 Support classification for Sentinel resources Eric Zhao 2019-11-06 16:10:25 +0800
  • 9d514d5036 Improve CommonFilter and WebServletConfig in Sentinel Web Servlet adapter Eric Zhao 2019-11-06 15:28:37 +0800
  • b6c2979cee Update doc for the `HTTP_METHOD_SPECIFY` property item (#1091) 于玉桔 2019-11-06 15:20:43 +0800
  • 7c2c137f6f Improve empty parentId handling logic in FetchJsonTreeCommandHandler (#1140) 李火亮 2019-11-06 13:25:24 +0800
  • a451d4bbac Support customized block page HTTP status in sentinel-web-servlet-adapter (#1112) 于玉桔 2019-11-06 10:42:50 +0800
  • cf5b955f12 Improve AssertUtil for collection checking Eric Zhao 2019-11-05 17:51:56 +0800
  • f6dff5a859 Fix typo in the README.md of sentinel-annotation-aspectj (#1136) ballenwen 2019-11-02 01:16:37 +0800
  • fc6ad47438 Update awesome-sentinel.md Eric Zhao 2019-10-31 10:16:38 +0800
  • 3b5823987c Bump netty-all version in sentinel-demo-dubbo to fix vulnerability (#1130) dependabot[bot] 2019-10-31 09:48:17 +0800
  • 6cf0945b86 Upgrade nacos-client to 1.1.4 in sentinel-datasource-nacos module (#1129) format 2019-10-31 09:31:29 +0800
  • 74a40aa285
    Improve Node and Metric interface to support conditional metric retrieval (#1115) Eric Zhao 2019-10-25 16:03:07 +0800
  • f0e3348caf Add init parameter to support unifying web context name in Sentinel Web CommonFilter (#1111) 于玉桔 2019-10-24 23:24:00 +0800
  • b05502f8c2
    Fix hookOnCancel handing logic in SentinelReactorSubscriber (#1089) Eric Zhao 2019-10-23 19:35:14 +0800
  • b0905547ff Use ServiceLoaderUtil to create SPI ServiceLoader Eric Zhao 2019-10-16 00:53:50 +0800
  • 8d5654f727 Add ServiceLoaderUtil to improve SPI classloader mechanism and update SpiLoader Eric Zhao 2019-10-16 00:51:11 +0800
  • dbf1f97dde Fix the cluster rule checking logic in FlowRuleUtil#checkClusterField() (#1105) wangyb 2019-10-22 20:28:21 +0800
  • b1c8c43bbe Upgrade Apollo client version to 1.5.0 in sentinel-datasource-apollo module (#1098) Neptune 2019-10-21 10:00:06 +0800
  • 826447bc82
    Fix the bug that resource name displayed in ClusterNode-related command APIs for SphU.entry(method) is incorrect (#1078) Eric Zhao 2019-10-11 15:15:07 +0800
  • 94026399bf Improve code and document of sentinel-datasource-etcd module Eric Zhao 2019-10-10 11:42:24 +0800
  • aeae6cfe37 Add Etcd data-source extension (#1018) Lin.Liang 2019-10-10 11:19:27 +0800
  • cdd8d6ff6c Support URL exclusion using UrlCleaner in Spring WebFlux adapter (#1049) 于玉桔 2019-10-08 15:14:35 +0900
  • c505ca8aa5 Support registering writable data-source for GatewayFlowRule and customized ApiDefinition (#1057) jingnan 2019-09-23 12:37:58 +0800
  • 4e55a6a749 Optimize the slot order in DefaultSlotChainBuilder (#1056) windWheel 2019-09-23 09:45:22 +0800
  • 582f32c35b Update Apollo client dependency to 1.4.0 in sentinel-datasource-apollo module (#1061) Neptune 2019-09-21 22:25:49 +0800
  • c33ed81e5b doc: update UrlCleaner description in sentinel-web-servlet README.md (#1051) 于玉桔 2019-09-20 18:45:24 +0800
  • 77932701b6 Add volatile for the stop flag of watcher in ConsulDataSource (#1054) tao.zhang 2019-09-20 15:30:03 +0800
  • 8b40981fca
    Improve SystemRuleManager and refactor checking logic of maxCpuUsage strategy (#1050) Eric Zhao 2019-09-19 16:36:12 +0800
  • 9ff6e47bb0
    Add concrete exception message in AsyncEntry#cleanCurrentEntryInLocal (#1047) Eric Zhao 2019-09-19 09:38:07 +0800
  • 4d9a5ef7f9 Update fastjson version to 1.2.60 (#1045) Roshi 2019-09-16 10:35:37 +0800
  • 6f5ede80ae dashboard: fix vulnerability of bypassing AuthFilter ACL control Eric Zhao 2019-09-11 22:29:01 +0800
  • 4c0e35fddd dashboard: Add version info in the left top of dashboard 于玉桔 2019-08-29 20:34:15 +0800
  • 4916ec35ee Improve annotation aspect to support throwing original exception in fallback and blockHandler (#986) huangxfchn 2019-08-28 22:42:02 +0800
  • 1253471078 Code refinement for JDK-picked classes (#1014) 于玉桔 2019-08-26 22:34:28 +0800
  • 820ff9233a dashboard: Support configuration for disabling login (#997) 于玉桔 2019-08-26 10:54:27 +0800
  • 6d0bffbed2 doc: Update awesome-sentinel.md (#1009) cookiejoo 2019-08-22 13:59:17 +0800
  • 976ddf8c48 Refine the document and javadoc for Spring Cloud Config data-source module Eric Zhao 2019-08-20 10:04:58 +0800
  • 30158bcac0 Add Spring Cloud Config data source extension (#899) Lin.Liang 2019-08-20 09:39:27 +0800
  • c8df7e7456 Improve RT statistic and exception tracing in Sentinel gRPC adapter (#995) chenledong 2019-08-16 17:40:11 +0800