Skip to content

v1.10.2

Compare
Choose a tag to compare
@Ahoo-Wang Ahoo-Wang released this 10 Jan 06:34
· 459 commits to main since this release
09cb0a2

What's Changed

    {
      "name": "TestStartsWith",
      "effect": "allow",
      "actions": [
        {
          "type": "all"
        }
      ],
      "condition": {
        "type": "starts_with",
        "part": "request.attributes.ipRegion",
        "pattern": "中国"
      }
    }

Full Changelog: v1.10.1...v1.10.2