罗泽轩
e9826b60f3
fix: make debug-mode work with global rule ( #3023 )
...
Fix #1667 .
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2020-12-18 17:14:51 +08:00
罗泽轩
fd2db606a9
feat: rewrite handwriting validation with jsonschema ( #3021 )
...
Fix #2967 . Some plugins can't be rewritten, so I have to keep them.
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2020-12-18 16:55:23 +08:00
罗泽轩
310c95158f
feat: allow upstream without nodes ( #3076 )
...
Fix #3072
2020-12-18 16:05:54 +08:00
罗泽轩
924a30db36
feat: add control API ( #3048 )
...
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
Co-authored-by: John Bampton <jbampton@users.noreply.github.com
2020-12-18 15:05:09 +08:00
Peter Zhu
952854d7cd
fix: bad server_info example ( #3074 )
2020-12-18 14:51:50 +08:00
Yuelin Zheng
bdd00e1f55
feat: support ctx.var to get service_name and route_name ( #3036 )
...
close #2982
2020-12-17 22:26:25 +08:00
John Bampton
1f52c70d84
docs: lint Markdown for multiple consecutive blank lines ( #3047 )
...
- remove unneeded MD009 - Trailing spaces config entry
- MD012 - Multiple consecutive blank lines
https://github.com/markdownlint/markdownlint/blob/master/docs/RULES.md#md012---multiple-consecutive-blank-lines
2020-12-17 22:25:30 +08:00
John Bampton
b1281020a5
docs: 🫐 use HTML5 br tags ( #3043 )
...
https://developer.mozilla.org/en-US/docs/Web/HTML/Element/br
2020-12-15 16:56:40 +08:00
John Bampton
3bb3422852
feat(CI): add a GitHub Action to lint the Markdown ( #3041 )
...
- add a Markdownlint config file
- lint Markdownlint for MD039 - Spaces inside link text
https://www.npmjs.com/package/markdownlint-cli
2020-12-15 09:29:47 +08:00
Radhika
0222db7bf3
docs: corrected typo in doc ( #3030 )
2020-12-14 08:49:33 +08:00
罗泽轩
2457aa1e4d
feat: check if Admin API is used with etcd config_center ( #3018 )
2020-12-13 23:08:15 +08:00
John Bampton
aed3e818e0
docs: remove unneeded whitespace from Markdown ( #3026 )
2020-12-13 14:15:07 +08:00
John Bampton
3c01db5ef0
chore: spelling ( #3012 )
...
Co-authored-by: 罗泽轩 <spacewanderlzx@gmail.com>
Co-authored-by: YuanSheng Wang <membphis@gmail.com>
2020-12-13 00:04:48 +08:00
罗泽轩
cc9c1bb090
ci: check misspell ( #3011 )
...
Fix #3009
2020-12-10 23:05:36 +08:00
罗泽轩
0eacf3af7d
feat: improve jsonschema validation on route resource ( #3008 )
...
fix #2671
fix #2991
2020-12-10 22:53:53 +08:00
罗泽轩
93e2f1647a
feat: route accroding to the graphql attributes ( #2964 )
...
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2020-12-10 15:51:00 +08:00
罗泽轩
85a84fb191
fix: avoid unnecessary type check and support var in local_conf ( #2990 )
...
Also merge bundle of repeated code.
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2020-12-10 15:48:47 +08:00
guoqqqi
c47eacaf97
docs: Update server-info.md ( #3001 )
...
resolve #3000
2020-12-09 16:38:07 +08:00
tzssangglass
c7b198f969
feat: support enable/disable route ( #2943 )
...
fix #2737
2020-12-09 10:38:21 +08:00
Alex Zhang
7855d9eed2
feat: implement new plugin server-info
( #2926 )
...
close #2821
2020-12-09 10:07:57 +08:00
罗泽轩
79075000aa
feat(fault-injection): support Nginx variable in abort.body ( #2986 )
...
Fix #2827
2020-12-08 13:18:34 +08:00
罗泽轩
2f3ab6a2bc
feat: disable node-status by default ( #2968 )
...
Fix #2952
2020-12-04 22:25:11 +08:00
罗泽轩
0eca472d9c
docs: add missing consumer username in English version ( #2894 )
2020-12-03 08:50:41 +08:00
罗泽轩
f84a44e409
feat(limt-count): use 'remote_addr' as default key ( #2927 )
2020-12-02 17:04:31 +08:00
罗泽轩
a63b6b8c6e
feat: allow create consumers with multiple auth plugins ( #2898 )
...
Fix #2850
2020-12-01 15:42:59 +08:00
Wen Ming
91b7313e05
release: release 2.1 version. ( #2887 )
2020-12-01 11:52:49 +08:00
Radhika
5de6ee467f
docs: corrected link in architecture-design ( #2896 )
...
fix https://github.com/apache/apisix/issues/2843
2020-11-30 19:01:28 +08:00
Yuelin Zheng
c8e7e0377d
docs(http-logger): Improve the attribute description of the document. ( #2891 )
...
close #2879
2020-11-30 18:59:49 +08:00
dabue
e66dd9a314
feat: implement error-log-logger
plug-in ( #2592 )
2020-11-30 14:43:16 +08:00
罗泽轩
f267291f3a
feat(prometheus): allow customizing Prometheus export uri ( #2826 )
...
* feat(prometheus): allow customizing Prometheus export uri
Close #2296 .
2020-11-30 14:35:06 +08:00
super_mario
ce1d40b42f
fix: Synchronize with english doc ( #2877 )
2020-11-29 11:41:13 +08:00
Wen Ming
d2ea344fc1
Revert "refactor: separate admin and proxy port in default config ( #2802 )" ( #2871 )
...
This reverts commit b13f167445
.
Co-authored-by: Vinci Xu <277040271@qq.com>
2020-11-28 19:05:14 +08:00
Yuelin Zheng
d7e59113d5
feat: How to distinguish whether the 5xx status code (eg 500) comes from upstream or apisix ( #2817 )
...
close #2501
2020-11-27 18:33:02 +08:00
Yuelin Zheng
ef87048b00
docs(kafka-logger): optimize the description of the attribute. ( #2867 )
...
close #2861
2020-11-27 16:45:32 +08:00
罗泽轩
c6c2e3cfb2
feat: support include other nginx config ( #2803 )
...
Close #2565
Close #1620
2020-11-25 19:23:31 +08:00
idbeta
09bf229d91
docs: add a space so that the example link is displayed correctly ( #2837 )
2020-11-25 09:37:37 +08:00
Vinci Xu
b13f167445
refactor: separate admin and proxy port in default config ( #2802 )
...
change all admin 9080 to 9180
2020-11-24 16:51:47 +08:00
Yuelin Zheng
dc5fee27a2
feat(kafka-logger): the key field should be optional. ( #2807 )
...
fix #2778
2020-11-24 16:05:52 +08:00
Peter Zhu
2649d1cf1b
docs: fix stream proxy example ( #2819 )
...
fix #2808
2020-11-23 11:18:40 +08:00
HelloBug0
7cd7a96242
docs: modify a typo ( #2813 )
2020-11-23 09:48:26 +08:00
琚致远
4d29017214
feat(docs): remove non existing image ( #2805 )
2020-11-21 10:23:52 +08:00
idbeta
7780fe4e24
docs: fix typo from zh-cn/plugins/prometheus.md ( #2806 )
2020-11-21 10:17:39 +08:00
罗泽轩
2622e38ae0
docs: add missing fields in SSL API ( #2804 )
2020-11-20 20:08:50 +08:00
Pahud Hsieh
a0c7d62cd6
chore(doc): add aws doc ( #2567 )
2020-11-19 16:30:48 +08:00
guyang
5b396020d5
feat: support plugin for "aliyun" log service ( #2177 )
2020-11-19 00:04:01 +08:00
idbeta
d08270330a
docs: modify architecture-design.md
to add what should pay attention when… ( #2744 )
...
fix #2741
2020-11-19 00:01:08 +08:00
罗泽轩
1a24c2af39
refactor(consumer): remove id and use username only ( #2679 )
...
Close #2656
Close #2653
Close #2651
2020-11-18 17:44:40 +08:00
Yuelin Zheng
e4de3d5b9b
feat(proxy-cache): the cache_zone field in the schema should be optional ( #2776 )
2020-11-18 16:07:13 +08:00
Yousa
ec5ba5f68c
docs: add Attention message for 'response-rewrite' doc. ( #2732 )
...
* 1. add Summary for 'zh-cn/plugins/response-rewrite.md'
2. add Attention message for 'response-rewrite' doc.
* fix typo
* response rewrite plugin, rewrite the content from upstream.
->
response rewrite plugin, rewrite the content returned by the upstream as well as Apache APISIX itself.
2020-11-18 12:51:12 +08:00
Yuelin Zheng
a6678c33c5
fix(hmac-auth): when the request contains escape characters, the signature verification fails ( #2749 )
...
fix #2710
2020-11-18 09:02:37 +08:00