Commit Graph

362 Commits

Author SHA1 Message Date
biubiue
862c604a4a
docs: add forward-auth zh document (#6267)
Co-authored-by: 罗泽轩 <spacewanderlzx@gmail.com>
2022-02-10 09:57:31 +08:00
John Chever
04a4cf18d0
docs: added installation mode for LTS version (#6269) 2022-02-10 09:44:01 +08:00
罗泽轩
6558ba519c
feat(grpc-transcode): support .pb file (#6264) 2022-02-09 19:53:19 +08:00
tzssangglass
ba50e79bfb
doc: add new QQ group (#6274) 2022-02-09 18:19:35 +08:00
Zeping Bai
ec0fc2ceaf
docs: add public-api related content (#6218) 2022-02-08 11:42:29 +08:00
罗泽轩
6685fa213b
feat: release 2.12.1 (#6253) 2022-02-07 17:46:04 +08:00
Zeping Bai
a4cc0ee2cc
feat: release 2.10.4 (#6257) 2022-02-07 17:43:46 +08:00
Yu.Bozhong
2f2a84933a
docs(nacos): remove experimental tag (#6252) 2022-02-07 14:55:57 +08:00
kwanhur
b21c313eb2
build: purge all the dependent rocks (#6245) 2022-02-06 20:04:19 +08:00
Gaoll
6e8710f348
docs: update document directory (#6210)
Co-authored-by: 高亮亮 <gll287546@alibaba-inc.com>
Co-authored-by: YuanSheng Wang <membphis@gmail.com>
2022-02-02 20:37:12 +08:00
kwanhur
e067d341a3
build: make uninstall related files of runtime (#6236)
Co-authored-by: leslie <59061168+leslie-tsang@users.noreply.github.com>
2022-01-30 21:38:21 +08:00
kwanhur
82d17abf99
docs: solution for lualdap when install failed with luarocks (#6227) 2022-01-29 09:41:23 +08:00
Bisakh
c210add58b
feat(batchprocessor): support partial consumption of batch entries (#6203) 2022-01-28 16:08:46 +08:00
Baoyuan
3f7aaff1a8
docs: optimizing api-breaker documentation (#6219) 2022-01-28 11:04:34 +08:00
guoqqqi
7f4ebe7ed0
docs: add file-logger plugin info to README (#6207) 2022-01-26 15:12:20 +08:00
roketyyang
7617e19982
feat: add opentelemetry plugin (#6119)
Co-authored-by: roketyyang <roketyyang@tencent.com>
2022-01-26 11:09:42 +08:00
Gaoll
db74bec95e
docs: fix consumer-restriction plugin (#6195)
Co-authored-by: 高亮亮 <gll287546@alibaba-inc.com>
2022-01-25 19:30:54 +08:00
罗泽轩
7f91925767
feat: release 2.12.0 (#6130)
Co-authored-by: leslie <59061168+leslie-tsang@users.noreply.github.com>
Co-authored-by: Bisakh Mondal <bisakhmondal00@gmail.com>
2022-01-25 12:35:53 +05:30
罗泽轩
2914e057c9
ci: use codespell which is more sensitive (#6186) 2022-01-25 10:40:36 +08:00
guoqqqi
8114ca5688
feat: add file-logger plugin (#5831) 2022-01-21 16:53:23 +08:00
帅进超
8a4362b81f
docs: add grpc-web to README (#6161) 2022-01-21 10:36:37 +08:00
Baoyuan
fadf5c270a
docs: add CSRF plugin info to README (#6144) 2022-01-19 12:12:29 +08:00
Baoyuan
4d52c3e8e6
feat: add CSRF plugin (#5727)
* feat: add csrf plugin

* fix: format code

* feat: add plugin docs

* fix: adjust code

* fix: add docs in config.json

* fix: add plugin in plugins.t

* fix: format code

* Update apisix/plugins/csrf.lua

Co-authored-by: tzssangglass <tzssangglass@gmail.com>

* docs: modify inappropriate descriptions

* fix: change read cookie method

* fix: change variable name and add two blank lines

* Update docs/en/latest/plugins/csrf.md

Co-authored-by: 罗泽轩 <spacewanderlzx@gmail.com>

* fix: add SameSite for cookie

* fix: move plugin name

* test: fix plugins test

* Update docs/zh/latest/plugins/csrf.md

Co-authored-by: 琚致远 <juzhiyuan@apache.org>

* fix: improved documentation

* docs: optimize documents

* test: add some tests

* fix: lint test code

* test: perfect test

* fix: lint code

* fix: update test

* test: add space before number

* fix: optimization code

* Update apisix/plugins/csrf.lua

Co-authored-by: Bisakh <bisakhmondal00@gmail.com>

Co-authored-by: tzssangglass <tzssangglass@gmail.com>
Co-authored-by: 罗泽轩 <spacewanderlzx@gmail.com>
Co-authored-by: 琚致远 <juzhiyuan@apache.org>
Co-authored-by: Bisakh <bisakhmondal00@gmail.com>
2022-01-18 13:48:01 +05:30
kerneltravel
3252b074a7
docs: add notice on customize-nginx-configuration docs (#6135) 2022-01-18 14:59:18 +08:00
罗泽轩
e69f9bee98
feat(mqtt): balance by client id (#6079) 2022-01-14 16:47:18 +08:00
mango
d7fda7ee69
feat: support hide the authentication header in basic-auth with a config (#6039)
Co-authored-by: xuwei <>
2022-01-14 12:55:06 +08:00
罗泽轩
eb0bf87b38
feat(L4): support TLS over TCP upstream (#6030) 2022-01-11 10:29:56 +08:00
罗泽轩
265b06bdd3
change(serverless): rename "balancer" phase to "before_proxy" (#5992) 2022-01-11 10:29:23 +08:00
帅进超
ddb9cd28bf
feat(grpc-web): support gRPC-Web Proxy (#5964) 2022-01-09 23:59:32 +08:00
Zeping Bai
7db31a1a71
feat: release 2.10.3 (#5985) 2022-01-09 23:57:10 +08:00
guoqqqi
e01abd9905
docs: update some explanations for the usage of the mqtt proxy (zh) (#6051) 2022-01-09 16:27:13 +08:00
piglei
1bfbf24583
docs: tiny enhancements on documentation("getting-started", "plugin" ) (#6016) 2022-01-06 14:13:44 +08:00
罗泽轩
c6f1a83c6f
feat(limit-count): add constant key type (#5984)
Co-authored-by: Yu.Bozhong <y.bz@foxmail.com>
Co-authored-by: Bisakh <bisakhmondal00@gmail.com>
2022-01-05 09:05:19 +08:00
罗泽轩
a2628a602e
docs: list APISIX variable in a separate page (#5997) 2022-01-04 10:19:22 +08:00
kerneltravel
0918c1e3fa
docs: typo fix of traffic-split.md, both en/zh version. (#5993) 2022-01-03 19:40:26 +08:00
罗泽轩
70ef2d0a44
change: don't promise to support Tengine (#5961) 2021-12-30 18:04:35 +08:00
罗泽轩
6ac80b9fb2
docs: avoid newline in the middle of Chinese sentences (#5948) 2021-12-30 18:04:09 +08:00
帅进超
24276b0468
docs: update document reference link (#5965) 2021-12-30 16:56:59 +08:00
罗泽轩
0a8de202dc
feat: support registering custom variable (#5941) 2021-12-29 11:39:52 +08:00
The-White-Lion
e9cea4407e
feat: support to use path parameter with plugin's control api (#5934)
Co-authored-by: 罗泽轩 <spacewanderlzx@gmail.com>
2021-12-29 10:15:45 +08:00
guoqqqi
eb8362cef7
docs: improved plugin-develop doc (#5933) 2021-12-28 14:07:18 +08:00
arabot777
9106401521
feat(plugin): add degradation switch for ext-plugin (#5897)
Co-authored-by: tzssangglass <tzssangglass@gmail.com>
Co-authored-by: 罗泽轩 <spacewanderlzx@gmail.com>
Co-authored-by: liushan03 <liushan03@meicai.cn>
2021-12-28 09:39:20 +08:00
罗泽轩
2be323564e
docs: fix the title level of API sections (#5939) 2021-12-27 21:32:27 +08:00
罗泽轩
7a56580a22
feat(limit-count): allow sharing counter (#5881)
Co-authored-by: leslie <59061168+leslie-tsang@users.noreply.github.com>
Co-authored-by: tzssangglass <tzssangglass@gmail.com>
2021-12-24 15:50:03 +08:00
帅进超
79601b820f
chore(google-cloud-logging): use batch queue default parameters (#5869) 2021-12-23 14:57:46 +08:00
罗泽轩
ce5bb7b912
change: enable HTTP when stream proxy is set and enable_admin is true (#5867)
Co-authored-by: leslie <59061168+leslie-tsang@users.noreply.github.com>
2021-12-23 14:57:16 +08:00
Carl Chen
e29ab837a9
docs(request-id): fix typo in request-id plugin zh document. (#5863) 2021-12-21 09:35:10 +08:00
帅进超
15128f0a56
fix(google-cloud-logging): move ssl_verify to plugin configuration top level (#5839) 2021-12-20 19:20:31 +08:00
帅进超
e08ec60883
feat(splunk): support splunk hec logging plugin (#5819) 2021-12-20 17:51:11 +08:00
guoqqqi
a11c2d199f
docs: sync stream proxy Chinese version (#5793) 2021-12-19 19:20:09 +08:00