125 コミット (ba3469b0ac21cc05e769aff7c2e50c52dd6f48b5)

作成者 SHA1 メッセージ 日付
  Eric Zhao ba3469b0ac Polish document and code of Sentinel annotation CDI extension 4年前
  seasidesky 7b53b61373
Add annotation extension for Java EE CDI (#1541) 4年前
  于玉桔 6b86721b36
Support setting class-level defaultFallback for annotation extension (#1493) 4年前
  zechao zheng 0d7da77d03
Add support for extracting param from complex object (#1491) 4年前
  wavesZh 096a9ebf7d
Improve deprecated ParameterMetric purge mechanism (#1372) 4年前
  Eric Zhao 7f3165740a Refactor the mechanism of recording error in Entry and StatisticSlot 4年前
  Eric Zhao a0196b6b00 Bump version to 1.8.0-SNAPSHOT 4年前
  Eric Zhao 6a7ec708bc Bump version to 1.7.2 4年前
  cdfive be4d058bf8
refactor: Make the ProcessorSlot itself as SPI and deprecate legacy slot chain builder (#411) 4年前
  Jason Joo df683b8716
Regroup packages related to logging into a separate module and polish document (#1355) 4年前
  tao.zhang 1eee2c80b4
Introduce logging extension: slf4j (#1344) 4年前
  Eric Zhao eed77cafc2
Polish placeholders in logging content to slf4j convention (#1342) 4年前
  echooymxq b136848873 Adjust the order of slots in HotParamSlotChainBuilder (#1246) 4年前
  Eric Zhao 87142ce512 Bump version to 1.7.2-SNAPSHOT 4年前
  Eric Zhao 9c909e3631 Bump version to 1.7.1 4年前
  Eric Zhao 9705f54611 Bump version to 1.7.1-SNAPSHOT 5年前
  Eric Zhao 8cdf1de854 Bump version to 1.7.0 5年前
  Eric Zhao 800f6b9d65 Update adapter modules to update corresponding resource classification 5年前
  ballenwen f6dff5a859 Fix typo in the README.md of sentinel-annotation-aspectj (#1136) 5年前
  format 6cf0945b86 Upgrade nacos-client to 1.1.4 in sentinel-datasource-nacos module (#1129) 5年前
  Neptune b1c8c43bbe Upgrade Apollo client version to 1.5.0 in sentinel-datasource-apollo module (#1098) 5年前
  Eric Zhao 94026399bf Improve code and document of sentinel-datasource-etcd module 5年前
  Lin.Liang aeae6cfe37 Add Etcd data-source extension (#1018) 5年前
  Neptune 582f32c35b Update Apollo client dependency to 1.4.0 in sentinel-datasource-apollo module (#1061) 5年前
  tao.zhang 77932701b6 Add volatile for the stop flag of watcher in ConsulDataSource (#1054) 5年前
  huangxfchn 4916ec35ee Improve annotation aspect to support throwing original exception in fallback and blockHandler (#986) 5年前
  Eric Zhao 976ddf8c48 Refine the document and javadoc for Spring Cloud Config data-source module 5年前
  Lin.Liang 30158bcac0 Add Spring Cloud Config data source extension (#899) 5年前
  Eric Zhao 2682bd1aae Improve ConsulDataSource and add README.md for the module 5年前
  tao.zhang ec30e897dc Add Consul DataSource integration module (#979) 5年前
  0704681032 ebcf89024c Remove duplicate "exceptionBelongsTo" check in SentinelResourceAspect (#964) 5年前
  Lin.Liang ba146765e3 Reuse connections of the same address in ZooKeeper data-source (#788) 5年前
  Eric Zhao 58a83b42aa Update ZooKeeper client in data-source module to 3.4.14 to fix vulnerability 5年前
  Eric Zhao d59beaec66
Fix the bug that numeric overflow might occur when refilling tokens in ParamFlowChecker (#838) 5年前
  Eric Zhao f8ebbbccf4 Bump version to 1.7.0-SNAPSHOT 5年前
  Eric Zhao 3d2c33ef1d Bump version to 1.6.1 (release) 5年前
  Eric Zhao 77dec5f845 Separate parameter metric storage from ParamFlowSlot and improve ParamFlowRuleUtil 5年前
  Eric Zhao 346e9b274e Bump version to 1.6.1-SNAPSHOT 5年前
  Eric Zhao b1345f751f Bump version to 1.6.0 (release) 5年前
  Eric Zhao 82578e1fdf
Refactor and improve fallback support for @SentinelResource annotation (#693) 5年前
  Eric Zhao 5f713bd404 Update toString() method of ParamFlowRule 5年前
  Eric Zhao e9719d32ec
Refactor flow algorithm for parameter flow control and support more traffic shaping mode (#677) 5年前
  yikangfeng 08611fae0f Add exceptionsToIgnore configuration support in @SentinelResource annotation (#683) 5年前
  Eric Zhao df27e3ef9d Code refactor and refinement for FileInJarReadableDataSource 5年前
  nick.ding 882a06007d Add FileInJarReadableDataSource to support reading config file in jar (#646) 5年前
  Eric Zhao 29f22e370b
Fix the NPE bug when passing null args to SphU.entry() and paramIdx is negative (#642) 5年前
  Eric Zhao 0c3bf96678 Bump version to 1.6.0-SNAPSHOT 5年前
  Eric Zhao 48286e0ff8 Bump version to 1.5.1 (release) 5年前
  Eric Zhao 53a4e16144 Fix bug for completing entry with parameters in SentinelResourceAspect 5年前
  zhousiliang163 12c67d4770 Improve ZookeeperDataSource to deal with bad connection when initializing (#597) 5年前