Commit fc89bc4
feat: basic support Apache APISIX 2.9 (#2117)
* feat: update json schema file
* feat: update entity definition
* feat: add new upstream property to frontend
* fix: ci test 1
* fix: unit test
* fix: cli test
* fix: lint
* feat: add upstream backend e2e test
* feat: add upstream frontend e2e test
* fix: backend e2e test
* fix: limit-conn plugin form and e2e test
* fix: fe ci error
* fix: review
* fix: etcd 3.4.13
* fix: run test with apisix2.9
* fix: ci
* fix: ci
* fix: ci
Co-authored-by: liuxiran <[email protected]>1 parent 1a0b12b commit fc89bc4
File tree
29 files changed
+967
-366
lines changed- .github/workflows
- api
- conf
- internal
- core
- entity
- store
- handler
- schema
- upstream
- test
- docker
- e2enew
- schema
- upstream
- e2e
- web
- cypress
- fixtures
- integration
- consumer
- upstream
- src
- components
- Plugin
- UI
- locales
- Upstream
- components
- locales
- pages/Upstream
- locales
29 files changed
+967
-366
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | 15 | | |
35 | 16 | | |
36 | 17 | | |
| |||
45 | 26 | | |
46 | 27 | | |
47 | 28 | | |
48 | | - | |
49 | 29 | | |
50 | 30 | | |
51 | | - | |
52 | | - | |
53 | 31 | | |
54 | 32 | | |
55 | 33 | | |
| |||
0 commit comments