Bisakh
|
6865b1d5bd
|
docs: add solarwinds loggly to readme (#6191)
|
2022-01-26 17:51:49 +05:30 |
|
guoqqqi
|
7f4ebe7ed0
|
docs: add file-logger plugin info to README (#6207)
|
2022-01-26 15:12:20 +08:00 |
|
Bisakh
|
53420f65fb
|
feat: development of Loggly logging plugin (#6113)
|
2022-01-26 13:05:01 +08:00 |
|
罗泽轩
|
9de83c2cb4
|
fix(batch-requests): should be disabled by default (#6204)
|
2022-01-26 12:09:54 +08:00 |
|
roketyyang
|
7617e19982
|
feat: add opentelemetry plugin (#6119)
Co-authored-by: roketyyang <roketyyang@tencent.com>
|
2022-01-26 11:09:42 +08:00 |
|
罗泽轩
|
14f0889bad
|
fix(proto): avoid sharing state (#6199)
|
2022-01-26 09:16:43 +08:00 |
|
罗泽轩
|
b57f52302c
|
test: ensure all Lua code is installed (#6192)
|
2022-01-26 09:16:29 +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 |
|
罗泽轩
|
023aa8f77e
|
docs: add missing } in the example (#6193)
|
2022-01-25 11:53:03 +08:00 |
|
罗泽轩
|
a44c98eefd
|
fix(limit-count): keep the counter if the plugin conf is the same (#6151)
|
2022-01-25 11:08:03 +08:00 |
|
帅进超
|
56d37db4f2
|
fix(GraphQL): no request body error (#6168)
|
2022-01-25 10:41:54 +08:00 |
|
罗泽轩
|
2914e057c9
|
ci: use codespell which is more sensitive (#6186)
|
2022-01-25 10:40:36 +08:00 |
|
Zeping Bai
|
f81788bdb0
|
feat: add public api plugin (#6145)
|
2022-01-24 15:11:05 +08:00 |
|
mango
|
a813b5aa89
|
fix(admin): correct the count field of plugin-metadata/global-rule (#6155)
|
2022-01-23 19:51:17 +08:00 |
|
罗泽轩
|
e59bd91b9b
|
docs(wasm): add forward-auth example (#6178)
|
2022-01-23 19:29:00 +08:00 |
|
帅进超
|
4e0ce48723
|
test: add grpc-web text format data case (#6179)
|
2022-01-23 19:27:54 +08:00 |
|
tzssangglass
|
800b890f8e
|
fix: add missing labels after merging route and service (#6177)
|
2022-01-21 17:21:20 +08:00 |
|
guoqqqi
|
8114ca5688
|
feat: add file-logger plugin (#5831)
|
2022-01-21 16:53:23 +08:00 |
|
罗泽轩
|
b8b2a0fc19
|
test: ensure custom variable can be used in log format (#6163)
|
2022-01-21 10:36:47 +08:00 |
|
帅进超
|
8a4362b81f
|
docs: add grpc-web to README (#6161)
|
2022-01-21 10:36:37 +08:00 |
|
leslie
|
e9fab8b2e5
|
fix(makefile): fix Makefile install don't install discovery folder (#6158)
|
2022-01-20 16:27:41 +08:00 |
|
Yu.Bozhong
|
d1d16f403c
|
chore: remove log routes info (#6152)
|
2022-01-20 11:00:31 +08:00 |
|
Zeping Bai
|
86fd6bef17
|
ci: fix chaos etcd rbac error (#6153)
|
2022-01-20 09:03:46 +08:00 |
|
Bisakh
|
66f66d499a
|
chore: remove redundant latency code from datadog plugin (#6147)
|
2022-01-19 22:23:16 +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 |
|
Yu.Bozhong
|
3773f2626e
|
feat(plugin config): add dependency for delete plugin config (#6092)
|
2022-01-18 14:55:09 +08:00 |
|
leslie
|
121b731839
|
docs: fix images in architecture-design document (#6138)
|
2022-01-18 10:15:11 +08:00 |
|
Jager
|
f718dc8faf
|
feat: supports to logging apisix_latency and upstream_latency. (#6063)
Co-authored-by: Jagerzhang <jagerzhang@tencent.com>
|
2022-01-18 09:21:10 +08:00 |
|
罗泽轩
|
70bc7f66a2
|
test: fix the CI failure detection when rerunning the tests (#6129)
|
2022-01-18 09:11:22 +08:00 |
|
罗泽轩
|
ebf622242a
|
test: merge the delete-* cases into admin group cases (#6121)
|
2022-01-17 19:11:19 +08:00 |
|
Bisakh
|
95567a0861
|
docs: add vault support into readme (#6128)
|
2022-01-17 19:07:39 +08:00 |
|
TvT
|
ceeaeb2ad9
|
docs: add contributor t-shirt instruction (#6126)
Co-authored-by: Bisakh <bisakhmondal00@gmail.com>
Co-authored-by: 罗泽轩 <spacewanderlzx@gmail.com>
|
2022-01-17 16:43:41 +08:00 |
|
tzssangglass
|
94088cde46
|
fix(ngx_tpl): fix position of apisix_mirror_on_demand (#6100)
|
2022-01-17 09:56:36 +08:00 |
|
Bisakh
|
c38e94f201
|
chore: streamline error checking process (#6103)
|
2022-01-16 21:38:57 +08:00 |
|
tzssangglass
|
7947350d21
|
chore: fix perf test deps and note (#6120)
|
2022-01-16 20:54:40 +08:00 |
|
罗泽轩
|
73cefc4cee
|
chore(forward-auth): rename address to uri (#6114)
|
2022-01-16 19:31:06 +08:00 |
|
Zeping Bai
|
77626e05a1
|
chore: clean core request module (#6108)
|
2022-01-14 18:28:06 +08:00 |
|
Zeping Bai
|
d026c69e0c
|
chore: update forward-auth address schema (#6110)
|
2022-01-14 18:27:36 +08:00 |
|
biubiue
|
2a67374af0
|
fix(ssl): correct variable name in radixtree_sni.lua (#6107)
|
2022-01-14 17:03:43 +08:00 |
|
罗泽轩
|
f5db06846f
|
test(serverless): split test to solve strange failure (#5988)
|
2022-01-14 16:48:26 +08:00 |
|
罗泽轩
|
e69f9bee98
|
feat(mqtt): balance by client id (#6079)
|
2022-01-14 16:47:18 +08:00 |
|
tzssangglass
|
92ac6d901d
|
chore: reindex format of basic_auth.t (#6101)
|
2022-01-14 15:08:35 +08:00 |
|
encanto
|
4783ad550d
|
feat: support custom package, headers and body in openwhisk plugin (#5923)
Co-authored-by: 罗泽轩 <spacewanderlzx@gmail.com>
Co-authored-by: Your Name <you@example.com>
Co-authored-by: Zeping Bai <bzp20000818@gmail.com>
|
2022-01-14 14:51:44 +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 |
|
罗泽轩
|
54289722df
|
feat: set proxy_request_buffering dynamically (#6075)
|
2022-01-14 11:00:47 +08:00 |
|
罗泽轩
|
7a31ec786d
|
fix: upgrade jsonschema to 0.9.6 (#6091)
|
2022-01-14 09:35:18 +08:00 |
|
Zhendong Qi
|
f3d7550435
|
fix: the prometheus lables are inconsistent when using the same batch-processor instance on multi plugins (#6055)
Co-authored-by: qizhendong <qizhendong@cmss.chinamobile.com>
|
2022-01-13 09:08:10 +08:00 |
|