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.2
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.3
Choose a head ref
  • 13 commits
  • 99 files changed
  • 3 contributors

Commits on Aug 12, 2024

  1. feat: add ratelimit spec & remove temporary proto files (#116)

    * feat: add ratelimit spec & remove temporary proto files
    
    * Update version to 1.5.3-SNAPSHOT
    
    * fix: change maxAmount to max_amount
    andrewshan authored Aug 12, 2024
    Configuration menu
    Copy the full SHA
    99802f7 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. feat: add lossless rule specification (#117)

    * 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
    andrewshan authored Aug 13, 2024
    Configuration menu
    Copy the full SHA
    ea422dc View commit details
    Browse the repository at this point in the history
  2. feat: lossless支持lables过滤 (#118)

    * 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过滤
    andrewshan authored Aug 13, 2024
    Configuration menu
    Copy the full SHA
    41a082c View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. Configuration menu
    Copy the full SHA
    3c8c88a View commit details
    Browse the repository at this point in the history
  2. feat: restore circuitbreaker fallback & ratelimit add custom response (

    …#120)
    
    * 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
    andrewshan authored Aug 15, 2024
    Configuration menu
    Copy the full SHA
    54fc56d View commit details
    Browse the repository at this point in the history
  3. feat: add go compile sources (#121)

    * 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
    andrewshan authored Aug 15, 2024
    Configuration menu
    Copy the full SHA
    154a775 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. feat: add extendInfo to FaultDetector (#122)

    * 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
    andrewshan authored Aug 19, 2024
    Configuration menu
    Copy the full SHA
    fae5485 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

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

Commits on Aug 22, 2024

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

Commits on Sep 2, 2024

  1. feat: add blockallowlist rules & remove unused imports (#125)

    * 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
    andrewshan authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    afbb921 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2024

  1. Configuration menu
    Copy the full SHA
    4a8f08c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    09c0fca View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. release 1.5.3.

    SkyeBeFreeman committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    4f80368 View commit details
    Browse the repository at this point in the history
Loading