Commit Graph

  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • eed77caf Polish placeholders in logging content to slf4j convention (#1342) by Eric Zhao 2020-03-17 11:11:54 +0800
  • e4769293 Move CommandCenterLog to sentinel-transport-common and polish related code (#1341) by Eric Zhao 2020-03-16 22:30:29 +0800
  • 624d19d4 Polish logging SPI related code and add general JUL adapter for Logger SPI (#1338) by Eric Zhao 2020-03-16 10:00:46 +0800
  • 22df09b4 Polish code of transport command centers and heartbeat senders by Eric Zhao 2020-03-14 20:13:21 +0800
  • 0536fb68 Polish code and demo of Sentinel Zuul 2.x adapter by Eric Zhao 2020-03-14 19:06:23 +0800
  • 5b9865db Add gateway adapter for Zuul 2.x (#1138) by tao.zhang 2020-03-13 22:32:20 +0800
  • 05e3caf6 Fix the parsing issue in large post request for sentinel-transport-simple-http (#1255) by Jason Joo 2020-03-13 11:15:45 +0800
  • 2c2f60cf Add "web-context-unify" config in Spring WebMVC adapter to support "chain" relation flow strategy (#1328) by cdfive 2020-03-10 23:02:07 +0800
  • 51331879 doc: Update JDK requirement of the dashboard in README.md (#1316) by Olof 2020-03-09 07:01:51 +0100
  • 09970cd3 dashboard: Support setting value pattern for client IP and host in gateway flow rule dialog (#1325) by jy2156121 2020-03-09 13:54:10 +0800
  • 80d5c8b4 Enhance reliability and performance of InMemoryMetricsRepository (#1319) by Lin.Liang 2020-03-07 14:02:15 +0800
  • 6e0d1167 calculate process cpu usage to support application running in container environment by tianhao 2019-12-16 20:37:28 +0800
  • 72bfe870 Improve the logs when the heartbeat response indicates failure (#1303) by Lin.Liang 2020-03-04 23:38:53 +0800
  • d07d17b4 Polish code and document of sentinel-sofa-rpc-adapter by Eric Zhao 2020-03-03 17:08:08 +0800
  • 18acb1d1 Add Sentinel SOFARPC adapter module (#1307) by cdfive 2020-03-02 18:13:54 +0800
  • cd1d9be0 refactor: Migrate the console server's specifying logic into sentinel-transport-common (#926) by Jason Joo 2020-02-24 22:45:59 +0800
  • 2bdeccf7 Fix Dubbo 2.7.5 compatibility problem of sentinel-apache-dubbo-adapter (#1296) by 于玉桔 2020-02-21 23:47:15 +0800
  • 5f203aa7 Flexible loggers' support through SPI mechanism with name `com.alibaba.csp.sentinel.log.Logger` (#1265) by xue8 2020-02-21 11:24:01 +0800
  • c1ff9135 Fix NPE in Tracer when context size exceeds the limit (#1293) by cdfive 2020-02-21 09:21:30 +0800
  • f3b1b126 Improve singleton logic in SendMetricCommandHandler (#1294) by mantuliu 2020-02-19 19:38:24 +0800
  • c5071550 dashboard: Improve the compatibility on the Content-Type header of POST request (#1260) by Jason Joo 2020-01-19 19:24:17 +0800
  • b1368488 Adjust the order of slots in HotParamSlotChainBuilder (#1246) by echooymxq 2020-01-15 10:42:58 +0800
  • 70b66046 demo: Avoid hard-coded file separator in sentinel-demo-dynamic-file-rule module (#1247) by xue8 2020-01-13 11:08:03 +0800
  • 9cc52706 Polish code in Dubbo adapter and use Dubbo common constants (#1245) by echooymxq 2020-01-13 09:39:06 +0800
  • fe23d5c1 test: Improve test cases in sentinel-apache-dubbo-adapter module by Eric Zhao 2019-12-25 11:54:19 +0800
  • 87142ce5 Bump version to 1.7.2-SNAPSHOT by Eric Zhao 2019-12-25 11:19:07 +0800
  • 9c909e36 Bump version to 1.7.1 by Eric Zhao 2019-12-24 20:05:23 +0800
  • e9d730cc test: Fix unstable test cases in MetricExitCallbackTest by Eric Zhao 2019-12-24 19:54:46 +0800
  • f6badb06 Improve logs in HttpEventTask of sentinel-transport-simple-http module by Eric Zhao 2019-12-23 19:11:28 +0800
  • 47100e64 Improve async invocation support in sentinel-apache-dubbo-adapter (#1124) by Mr.Z 2019-12-23 17:45:48 +0800
  • a5d6773c dashboard: Improve error handling in FlowController and update sample WebConfig by Eric Zhao 2019-12-23 17:34:25 +0800
  • 0e110c68 Fix the logic of getting maxSuccessQps in StatisticNode (#1196) by fangwentong 2019-12-20 13:57:53 +0800
  • 50f3080a Fix content-type parsing bug in transport module and support UTF-8 encoding in SentinelApiClient (#1207) by zhenxianyimeng 2019-12-19 20:50:20 +0800
  • a63c1841 Support setting config file path via system env and improve error handling in SentinelConfigLoader by Eric Zhao 2019-12-18 19:00:52 +0800
  • 00dbb5ca doc: Add blog post to awesome-sentinel.md (#1195) by Liao, Hong-Jie 2019-12-11 14:49:16 +0800
  • 9d02e846 Improve logic for configuring the heartbeat API path in TransportConfig by Eric Zhao 2019-12-10 10:54:41 +0800
  • 9beb655b Support configuration for the heartbeat API path in transport module (#515) by nick.tan 2019-12-10 10:25:00 +0800
  • 49861f4a dashboard: Improve authentication and authorization filter by Eric Zhao 2019-12-02 17:04:06 +0800
  • e8a01e2e dashboard: Improve the ACL checking mechanism (#1042) by Roshi 2019-12-02 15:57:07 +0800
  • 20ad3c8f Improve code and demo for sentinel-spring-webmvc-adapter module by Eric Zhao 2019-11-27 17:42:13 +0800
  • b14534fb Add Sentinel Spring Web MVC adapter module (#1104) by kaizi2009 2019-11-27 14:47:04 +0800
  • c7056516 refactor: Get the max allowed RT directly from SentinelConfig.statisticMaxRt() (#1173) by Eric Zhao 2019-11-21 17:03:10 +0800
  • 24f8d756 Fix the incorrect logic of handling the end separator of the log directory in LogBase (#1172) by 于玉桔 2019-11-21 13:37:50 +0800
  • 72a58f7e Add Consumer functional interface in sentinel-core utils by Eric Zhao 2019-11-20 13:55:26 +0800
  • c03de043 dashboard: fix "notZero" param typo of "clusterNode" command in SentinelApiClient (#1155) by agensi 2019-11-13 18:53:07 +0800
  • 9705f546 Bump version to 1.7.1-SNAPSHOT by Eric Zhao 2019-11-12 11:08:14 +0800
  • d45ceb06 Update README.md by Eric Zhao 2019-11-12 10:20:46 +0800
  • 8cdf1de8 Bump version to 1.7.0 by Eric Zhao 2019-11-11 21:12:58 +0800
  • 27504140 Update resource classification in SentinelWebFluxFilter and improve reactor EntryConfig by Eric Zhao 2019-11-11 19:31:48 +0800
  • 9c268bd8 Add Docker/k8s sample for Sentinel RLS token server and update document by Eric Zhao 2019-11-11 18:33:41 +0800
  • 73188b46 Fix the bug that the Zuul adapter does not exit the entry with parameters (#1148) by tao.zhang 2019-11-08 22:27:59 +0800
  • ff5c010a Fix flowId offset bug in EnvoySentinelRuleConverter by Eric Zhao 2019-11-07 12:46:33 +0800
  • b66680be Add Sentinel Envoy RLS server implementation (#1139) by Eric Zhao 2019-11-06 21:48:38 +0800
  • d38d5484 Remove redundant entry in Web servlet CommonFilter and update entry classification by Eric Zhao 2019-11-06 19:13:31 +0800
  • 800f6b9d Update adapter modules to update corresponding resource classification by Eric Zhao 2019-11-06 19:02:17 +0800
  • 086a6b03 Support resource classification in Reactor adapter module and polish SC Gateway adapter by Eric Zhao 2019-11-06 16:26:30 +0800
  • 6bb2de87 Support classification for Sentinel resources by Eric Zhao 2019-11-06 16:10:25 +0800
  • 9d514d50 Improve CommonFilter and WebServletConfig in Sentinel Web Servlet adapter by Eric Zhao 2019-11-06 15:28:37 +0800
  • b6c2979c Update doc for the `HTTP_METHOD_SPECIFY` property item (#1091) by 于玉桔 2019-11-06 15:20:43 +0800
  • 7c2c137f Improve empty parentId handling logic in FetchJsonTreeCommandHandler (#1140) by 李火亮 2019-11-06 13:25:24 +0800
  • a451d4bb Support customized block page HTTP status in sentinel-web-servlet-adapter (#1112) by 于玉桔 2019-11-06 10:42:50 +0800
  • cf5b955f Improve AssertUtil for collection checking by Eric Zhao 2019-11-05 17:51:56 +0800
  • f6dff5a8 Fix typo in the README.md of sentinel-annotation-aspectj (#1136) by ballenwen 2019-11-02 01:16:37 +0800
  • fc6ad474 Update awesome-sentinel.md by Eric Zhao 2019-10-31 10:16:38 +0800
  • 3b582398 Bump netty-all version in sentinel-demo-dubbo to fix vulnerability (#1130) by dependabot[bot] 2019-10-31 09:48:17 +0800
  • 6cf0945b Upgrade nacos-client to 1.1.4 in sentinel-datasource-nacos module (#1129) by format 2019-10-31 09:31:29 +0800
  • 74a40aa2 Improve Node and Metric interface to support conditional metric retrieval (#1115) by Eric Zhao 2019-10-25 16:03:07 +0800
  • f0e3348c Add init parameter to support unifying web context name in Sentinel Web CommonFilter (#1111) by 于玉桔 2019-10-24 23:24:00 +0800
  • b05502f8 Fix hookOnCancel handing logic in SentinelReactorSubscriber (#1089) by Eric Zhao 2019-10-23 19:35:14 +0800
  • b0905547 Use ServiceLoaderUtil to create SPI ServiceLoader by Eric Zhao 2019-10-16 00:53:50 +0800
  • 8d5654f7 Add ServiceLoaderUtil to improve SPI classloader mechanism and update SpiLoader by Eric Zhao 2019-10-16 00:51:11 +0800
  • dbf1f97d Fix the cluster rule checking logic in FlowRuleUtil#checkClusterField() (#1105) by wangyb 2019-10-22 20:28:21 +0800
  • b1c8c43b Upgrade Apollo client version to 1.5.0 in sentinel-datasource-apollo module (#1098) by Neptune 2019-10-21 10:00:06 +0800
  • 826447bc Fix the bug that resource name displayed in ClusterNode-related command APIs for SphU.entry(method) is incorrect (#1078) by Eric Zhao 2019-10-11 15:15:07 +0800
  • 94026399 Improve code and document of sentinel-datasource-etcd module by Eric Zhao 2019-10-10 11:42:24 +0800
  • aeae6cfe Add Etcd data-source extension (#1018) by Lin.Liang 2019-10-10 11:19:27 +0800
  • cdd8d6ff Support URL exclusion using UrlCleaner in Spring WebFlux adapter (#1049) by 于玉桔 2019-10-08 15:14:35 +0900
  • c505ca8a Support registering writable data-source for GatewayFlowRule and customized ApiDefinition (#1057) by jingnan 2019-09-23 12:37:58 +0800
  • 4e55a6a7 Optimize the slot order in DefaultSlotChainBuilder (#1056) by windWheel 2019-09-23 09:45:22 +0800
  • 582f32c3 Update Apollo client dependency to 1.4.0 in sentinel-datasource-apollo module (#1061) by Neptune 2019-09-21 22:25:49 +0800
  • c33ed81e doc: update UrlCleaner description in sentinel-web-servlet README.md (#1051) by 于玉桔 2019-09-20 18:45:24 +0800
  • 77932701 Add volatile for the stop flag of watcher in ConsulDataSource (#1054) by tao.zhang 2019-09-20 15:30:03 +0800
  • 8b40981f Improve SystemRuleManager and refactor checking logic of maxCpuUsage strategy (#1050) by Eric Zhao 2019-09-19 16:36:12 +0800
  • 9ff6e47b Add concrete exception message in AsyncEntry#cleanCurrentEntryInLocal (#1047) by Eric Zhao 2019-09-19 09:38:07 +0800
  • 4d9a5ef7 Update fastjson version to 1.2.60 (#1045) by Roshi 2019-09-16 10:35:37 +0800
  • 6f5ede80 dashboard: fix vulnerability of bypassing AuthFilter ACL control by Eric Zhao 2019-09-11 22:29:01 +0800
  • 4c0e35fd dashboard: Add version info in the left top of dashboard by 于玉桔 2019-08-29 20:34:15 +0800
  • 4916ec35 Improve annotation aspect to support throwing original exception in fallback and blockHandler (#986) by huangxfchn 2019-08-28 22:42:02 +0800
  • 12534710 Code refinement for JDK-picked classes (#1014) by 于玉桔 2019-08-26 22:34:28 +0800
  • 820ff923 dashboard: Support configuration for disabling login (#997) by 于玉桔 2019-08-26 10:54:27 +0800
  • 6d0bffbe doc: Update awesome-sentinel.md (#1009) by cookiejoo 2019-08-22 13:59:17 +0800
  • 976ddf8c Refine the document and javadoc for Spring Cloud Config data-source module by Eric Zhao 2019-08-20 10:04:58 +0800
  • 30158bca Add Spring Cloud Config data source extension (#899) by Lin.Liang 2019-08-20 09:39:27 +0800
  • c8df7e74 Improve RT statistic and exception tracing in Sentinel gRPC adapter (#995) by chenledong 2019-08-16 17:40:11 +0800
  • 39293c11 Support adding prefix to Dubbo service resource name in Sentinel Dubbo Adapter (#859) by Lin.Liang 2019-08-14 23:02:52 +0800
  • e71d0367 Fix test failure in sentinel-grpc-adapter by Eric Zhao 2019-08-14 20:43:30 +0800
  • 2682bd1a Improve ConsulDataSource and add README.md for the module by Eric Zhao 2019-08-14 20:34:34 +0800
  • b2ff4b71 Fix the bug of wrong RT and exception tracing in sentinel-grpc-adapter (#291) by Mr.Z 2019-08-14 17:04:36 +0800
  • ec30e897 Add Consul DataSource integration module (#979) by tao.zhang 2019-08-14 10:38:57 +0800
  • 17365f3d Fix the bug of getting the wrong current flow QPS in ClusterFlowChecker (#972) by changxing.yu 2019-08-12 13:47:15 +0800