Commit Graph

3007 Commits

Author SHA1 Message Date
Patrice Chalin
78c1aff2e9
docs(zh): fix links to OpenTelemetry specification (#6712) 2022-03-25 09:54:30 +08:00
Patrice Chalin
6cd7b8d024
docs: fix links to OpenTelemetry specification (#6711) 2022-03-25 08:56:21 +08:00
Gallardot
8005cd24b5
docs: fix skywalking-logger typo (#6696)
Co-authored-by: Yu.Bozhong <imbozhong@gmail.com>
Co-authored-by: homeward <97138894+hf400159@users.noreply.github.com>
Co-authored-by: yilinzeng <36651058+yzeng25@users.noreply.github.com>
Co-authored-by: 琚致远 <juzhiyuan@apache.org>
2022-03-25 08:43:36 +08:00
kwanhur
96838b9b47
docs(lint): import Chinese copywriting autocorrect linter (#6568)
Co-authored-by: leslie <59061168+leslie-tsang@users.noreply.github.com>
Co-authored-by: 琚致远 <juzhiyuan@apache.org>
2022-03-24 15:19:39 +08:00
LetsGO
2149ab12bc
feat: add optional request method for forward-auth plugin (#6682) 2022-03-24 09:53:36 +08:00
Gaoll
fb68268505
docs: fix some logger plugin metadata description (#6659)
Co-authored-by: 高亮亮 <gll287546@alibaba-inc.com>
2022-03-23 18:17:48 +08:00
bin-ya
9e1988595c
docs: modify the make install in how to build Apache APISIX doc (#6627) 2022-03-23 08:43:17 +08:00
罗泽轩
2f359b4c0d
ci: should check ngx.redirect & stream plugins (#6684) 2022-03-23 08:40:13 +08:00
tzssangglass
d2e3380437
feat: support reading configuration form xds(mvp) (#6614) 2022-03-22 16:22:26 +08:00
dependabot[bot]
6ec3cb322a
build(deps): bump actions/cache from 2.1.7 to 3 (#6683)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-22 16:21:17 +08:00
Gaoll
d1d8a8e4bb
chore: remove zipkin.md special character (#6671)
Co-authored-by: 高亮亮 <gll287546@alibaba-inc.com>
2022-03-22 10:32:00 +08:00
soulbird
61890d0189
test: remove http-https-echo docker image (#6639)
Co-authored-by: soulbird <zhaothreee@gmail.com>
2022-03-22 10:30:23 +08:00
Hwting
a1482dd78c
docs: polishing authz-keycloak's docs (#6630)
Co-authored-by: Yu.Bozhong <imbozhong@gmail.com>
2022-03-22 08:48:10 +08:00
罗泽轩
2a7495cc74
fix(public api): ensure the content-type is correct (#6665) 2022-03-22 08:47:55 +08:00
zhengwe
1f1c040205
docs: Remove plugins jwt-auth.md outline (#6667) 2022-03-22 08:41:08 +08:00
罗泽轩
76c00bd63a
refactor: merge grpc_server_example (#6653) 2022-03-21 17:27:49 +08:00
zhixiongdu
5b21d31c9e
feat: add tars discovery (#6599) 2022-03-21 17:22:45 +08:00
azilentech
66e944ca08
feat: add support for password grant in keycloak plugin (#6586)
Co-authored-by: rushabh-sukhadia <rushabh.sukhadia@azilen.com>
2022-03-21 10:54:09 +08:00
zhixiongdu
a47dab7eec
feat: improve kubernetes discovery (#6663) 2022-03-21 08:46:26 +08:00
zhengwe
1ca275ba67
docs: change tcp/udp-logger.md docs (#6650) 2022-03-20 21:55:34 +08:00
Gaoll
5279c98c27
docs: unify zh/*.md grammar (#6642)
Co-authored-by: 高亮亮 <gll287546@alibaba-inc.com>
2022-03-20 21:31:15 +08:00
罗泽轩
6bb9feac82
test: make plugin/log-rotate2.t stable (#6654) 2022-03-20 14:34:34 +08:00
Gaoll
feb55d348e
docs: remove discovery.md outlines (#6645)
Co-authored-by: 高亮亮 <gll287546@alibaba-inc.com>
2022-03-20 14:15:58 +08:00
zenghuilin
c7755543ae
feat: support for having port in host header when pass_host = node and port is not standard (#6600)
Co-authored-by: spacewander <spacewanderlzx@gmail.com>
2022-03-18 16:08:15 +08:00
123liubao
003b89d39c
refactor: move kubernetes configuration files to t/chaos. (#6634) 2022-03-18 15:08:22 +08:00
rpei2022
27b32107a9
fix: improve function fetch_api_router in api_router.lua (#6649) 2022-03-18 10:49:12 +08:00
leslie
9d450d7fe3
chore: remove unused code in utils script (#6652) 2022-03-18 10:00:58 +08:00
Avinal Kumar
6cea6a90d1
docs: move keyword definition to Terminology section and improve (#6610) 2022-03-17 19:24:06 +08:00
tzssangglass
15517feb55
test: change the string to lua table (#6632) 2022-03-17 09:14:39 +08:00
罗泽轩
210575cc08
fix(skywalking,opentelemetry): trace request rejected by auth (#6617) 2022-03-17 00:03:10 +08:00
snowdusk
cbd9263624
fix(log-rotate): should rotate logs strictly hourly(or minutely) (#6521)
Co-authored-by: wangsong <wangsong@taou.com>
Co-authored-by: 帅进超 <shuaijinchao@gmail.com>
2022-03-16 17:37:31 +08:00
罗泽轩
91b57e6db8
fix: deepcopy doesn't copy the metatable (#6623) 2022-03-16 17:26:19 +08:00
罗泽轩
ca2174a71f
fix(request-validate): handle duplicate key in JSON (#6625) 2022-03-16 16:05:55 +08:00
Gaoll
95eb67ed93
docs: unify query string (#6607)
Co-authored-by: 高亮亮 <gll287546@alibaba-inc.com>
2022-03-16 11:12:22 +08:00
Nicolas Frankel
8f48747abb
docs: Correct grammar in PR template (#6619)
Co-authored-by: Bisakh <bisakhmondal00@gmail.com>
2022-03-16 09:32:54 +08:00
John Chever
01da57f8ca
test: remove unnecessary response body data check (#6545) 2022-03-15 19:27:40 +08:00
罗泽轩
af86f924f5
docs: add threat model (#6603) 2022-03-15 13:56:08 +08:00
罗泽轩
c5dc933022
ci: issue should be labeled only after triage (#6613) 2022-03-15 11:30:54 +08:00
罗泽轩
9386de9cfd
feat: add delayed_body_filter phase (#6605) 2022-03-15 10:22:22 +08:00
帅进超
95439a2219
fix(prometheus): conflict between global rule and route configure (#6579) 2022-03-15 09:33:04 +08:00
帅进超
530fb4d62c
chore: remove redundant semicolons (#6581) 2022-03-15 09:10:42 +08:00
琚致远
b8495f81a3
docs: remove comparison section from README (#6609) 2022-03-15 08:50:48 +08:00
Navendu Pottekkat
e750bfd5f0
docs: update issue and pr templates (#6592) 2022-03-14 19:15:50 +08:00
Navendu Pottekkat
a490e0a257
docs: update the API docs (#6565) 2022-03-14 11:54:56 +08:00
帅进超
0f2f807197
test(redirect): add use regex_uri redirect and enable append_query_string case (#6585) 2022-03-14 11:53:27 +08:00
Gerrard-YNWA
92047c2694
feat: allow set timeout for proxy-mirror (#6562) 2022-03-14 11:44:22 +08:00
Gaoll
6182ba9f96
feat: jwt-plugin support custom parameters (#6561)
Co-authored-by: 高亮亮 <gll287546@alibaba-inc.com>
2022-03-14 11:43:35 +08:00
soulbird
ddb884ca30
feat: support to install dependencies under arm64 (#6590)
Co-authored-by: soulbird <zhaothreee@gmail.com>
2022-03-14 11:13:59 +08:00
kwanhur
1ac7166e80
docs: unify plugin Description (#6532)
Co-authored-by: 琚致远 <juzhiyuan@apache.org>
2022-03-13 19:49:15 +08:00
Hwting
6406026276
docs: polishing error-log-logger plugin's docs (#6587) 2022-03-13 19:46:16 +08:00