Skip to content

Conversation

@linkolen
Copy link
Collaborator

@linkolen linkolen commented Aug 5, 2021

Describe what this PR does / why we need it

Does this pull request fix one issue?

Describe how you did it

Describe how to verify it

Special notes for reviews

linkolen and others added 30 commits August 2, 2021 18:29
bootsrapping 2
* Add `@Spi` annotation as the general annotation for SPI definition.
* Add isDefault in @SPI, add loadDefaultInstance and improve loadFirstInstanceOrDefault method, improve test cases
* Add SpiLoaderException class for thrown when something goes wrong while loading Provider
* Rearrange packages of base SPI mechanism

NOTE: this PR contains breaking changes regarding API.
Refactor SpiLoader and enhance SPI mechanism (alibaba#1383)
dashboard: authFilterExcludeUrls supports matching path pattern like …
Improve MetricFetcher under concurrent conditions (alibaba#1918)
Signed-off-by: LIU Ming <hit_oak_tree@126.com>
…y-rls module (alibaba#2003)

Signed-off-by: LIU Ming <hit_oak_tree@126.com>
dependency: Upgrade snakeyaml to 1.26 in sentinel-cluster-server-envo…
- The demo was unable to run and stop because of missing namesrv configuration, and now fixed.
Remove unused code in DefaultBlockExceptionHandler#handle
Signed-off-by: Eric Zhao <sczyh16@gmail.com>
Update source/target JDK version to 1.8 and update documents
Signed-off-by: Eric Zhao <sczyh16@gmail.com>
Use JDK 1.8 native LongAdder instead and remove legacy LongAdder
Signed-off-by: Eric Zhao <sczyh16@gmail.com>
Signed-off-by: Eric Zhao <sczyh16@gmail.com>
Signed-off-by: Eric Zhao <sczyh16@gmail.com>
Remove redundant code in SentinelResourceAspect (alibaba#2016)
dependency: Bump spring-core version to 5.1.18.RELEASE in sentinel-zu…
shenbaoyong and others added 25 commits August 3, 2021 22:36
dependency: Upgrade Netty to 4.1.48.Final in sentinel-cluster pom (#2
… dashboard pom (alibaba#2046)

`${user.home}` should be resolve in dashboard runtime, not in maven package goal
dashboard: Use delimiter '@' only in maven-resources-plugin config of…
doc: Fix incorrect comment of rollingCounterInSecond in StatisticNode…
Simplify enums: reuse enum name and remove unnecessary code (alibaba#2032)
Remove unused HotParameterLeapArray in param flow control module (alibaba#2070)
…ns (alibaba#2059)

* refactor(dashboard): use AuthConfiguration to manage the bean of auth
* refactor(dashboard): change AuthorizationInterceptor to an interface
* refactor(dashboard): change LoginAuthenticationFilter to an interface
* refactor(dashboard): use AuthProperties to manage auth config
* test(dashboard): use NoAuthConfigurationTest to create no auth configuration for testing
dashboard: Improve support for customizing auth-related implementatio…
Support Redis cluster mode in Redis data-source extension (alibaba#1751)
example: Add separate demo for slot/slot chain SPI (alibaba#2085)
Signed-off-by: Eric Zhao <sczyh16@gmail.com>
dashboard: Improve param validation in MachineRegistryController
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.