Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 1.8.1 #2013

Merged
merged 41 commits into from Feb 4, 2021
Merged

Release 1.8.1 #2013

merged 41 commits into from Feb 4, 2021

Conversation

sczyh30
Copy link
Member

@sczyh30 sczyh30 commented Feb 4, 2021

Describe what this PR does / why we need it

Release 1.8.1 version (to release-1.8 branch).

sczyh30 and others added 30 commits August 21, 2020 14:36
Signed-off-by: Eric Zhao <sczyh16@gmail.com>
Signed-off-by: yunfeiyanggzq <yunfeiyang@buaa.edu.cn>
Use `getRequestURI` instead of `getServletPath` to get URI of current request(Both in prefix and regex matching).
Fix issue #1705.

- Use CAS to make it thread safe and limited in the declared range.

Signed-off-by: cj <power4j@outlook.com>
Signed-off-by: yunfeiyanggzq <yunfeiyang@buaa.edu.cn>
Signed-off-by: yunfeiyanggzq <yunfeiyang@buaa.edu.cn>
Signed-off-by: yunfeiyanggzq <yunfeiyang@buaa.edu.cn>
Signed-off-by: yunfeiyanggzq <yunfeiyang@buaa.edu.cn>
* Optimize logging statements using placeholder to avoid unnecessary concatenation (issue #1735)
- doc: Fix a typo in description of booting options for sentinel-dashboard
- Fix mismatched name of parameter to its comment for VersionUtils.parseVersion()
…serialization problem (#1794)

- convert BlockException to a simple RuntimeException (with necessary message)
1. Added ARM64 architecture in .travis.yml
2. Updated 'embedded-consul' version to 2.2.0, 'consul-api' version to 1.4.5 for ARM64 support.
3. Updated grpc.version for 'io.grpc:protoc-gen-grpc-java' to 1.30.2, for ARM64 support.

Signed-off-by: odidev <odidev@puresoftware.com>
Apply to both simple-http and netty-http modules.
cdfive and others added 11 commits January 27, 2021 09:45
* 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.
Signed-off-by: LIU Ming <hit_oak_tree@126.com>
…y-rls module (#2003)

Signed-off-by: LIU Ming <hit_oak_tree@126.com>
- 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>
Signed-off-by: Eric Zhao <sczyh16@gmail.com>
Signed-off-by: Eric Zhao <sczyh16@gmail.com>
Signed-off-by: Eric Zhao <sczyh16@gmail.com>
@sczyh30 sczyh30 merged commit 45dd5d0 into release-1.8 Feb 4, 2021
JacksonZhang95 added a commit to JacksonZhang95/Sentinel that referenced this pull request May 4, 2021
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.

None yet