Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: polarismesh/specification
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.5.3
Choose a base ref
...
head repository: polarismesh/specification
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.5.4
Choose a head ref
  • 3 commits
  • 2 files changed
  • 3 contributors

Commits on Oct 9, 2024

  1. feat: support customize label key (#128)

    * feat: add ratelimit spec & remove temporary proto files
    
    * Update version to 1.5.3-SNAPSHOT
    
    * fix: change maxAmount to max_amount
    
    * feat: add lossless rule specification
    
    * feat: lossless支持lables过滤
    
    * feat: restore circuitbreaker fallback & ratelimit add custom response
    
    * fix: add json_name
    
    * fix: customResponse  to custom_response
    
    * feat: add go compile sources
    
    * feat: add extendInfo to FaultDetector
    
    * feat: add json name
    
    * feat: add blockallowlist rules & remove unused imports
    
    * feat: enhance lane route rule to support more reflexible functions
    
    * fix: 枚举类型不能以VALUE结尾
    
    * feat: 支持指定label_key
    andrewshan authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    67b4f95 View commit details
    Browse the repository at this point in the history
  2. begin 1.5.4.

    SkyeBeFreeman committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    31cb97c View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2024

  1. release 1.5.4. (#130)

    shedfreewu authored Nov 26, 2024
    Configuration menu
    Copy the full SHA
    b8eb21f View commit details
    Browse the repository at this point in the history
Loading