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

Fix 3443 to set appropriate httpstatus codes and messages for different types of BlockException #3444

Open
wants to merge 10 commits into
base: 1.8
Choose a base branch
from

Commits on Aug 18, 2024

  1. Configuration menu
    Copy the full SHA
    8bd2dc3 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Merge branch '1.8' of https://github.com/Linzyoo/Sentinel into fix-2485

    # Conflicts:
    #	sentinel-adapter/sentinel-spring-webmvc-adapter/src/main/java/com/alibaba/csp/sentinel/adapter/spring/webmvc/AbstractSentinelInterceptor.java
    #	sentinel-demo/sentinel-demo-spring-webmvc/src/main/java/com/alibaba/csp/sentinel/demo/spring/webmvc/config/InterceptorConfig.java
    Linzyoo committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    3e1e031 View commit details
    Browse the repository at this point in the history
  2. optimize imports

    Linzyoo committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    ec11cb7 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. 1. fix the same issue in the webmvc-v6x

    2. improve based on review comments
    Linzyoo committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    22b6688 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2024

  1. Configuration menu
    Copy the full SHA
    39b22a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c89c6af View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. 1. fix the issue#3443 for webmvc-v6x-adapter

    2. add the Sentinel Exception Aware for webmvc-v6x-adapter.
    Linzyoo committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    056a096 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2024

  1. Configuration menu
    Copy the full SHA
    0d6aa2b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9bd7945 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    06fa509 View commit details
    Browse the repository at this point in the history