Nic
|
392f6c1f09
|
fix: inappropriate default timeout of syslog schema (#6807)
|
2022-04-11 09:12:06 +08:00 |
|
aikin
|
51eec3ea64
|
feat(request-id): add algorithm support nanoid (#6779)
|
2022-04-07 14:31:00 +08:00 |
|
tzssangglass
|
fc3a1c9c74
|
feat(xds): using data written by xds to control dp behavior (#6759)
|
2022-04-07 11:32:14 +08:00 |
|
罗泽轩
|
1917631c14
|
fix(authz-keycloak): add missing path for access_denied_redirect_uri (#6794)
|
2022-04-07 08:59:02 +08:00 |
|
帅进超
|
6a898ccfd8
|
feat(zookeeper): support zookeeper service discovery (#6751)
|
2022-04-07 08:52:10 +08:00 |
|
罗泽轩
|
3a47775a22
|
docs: improve authentication/authorization methods (#6796)
|
2022-04-07 08:51:18 +08:00 |
|
soulbird
|
f56923521c
|
fix: allow purge method in route (#6780)
Co-authored-by: soulbird <zhaothreee@gmail.com>
|
2022-04-06 16:53:16 +08:00 |
|
bin-ya
|
07d535def8
|
feat: Add the function to hide header for key-auth plugin (#6670)
|
2022-04-06 14:19:35 +08:00 |
|
dependabot[bot]
|
7e1babafd0
|
build(deps): bump actions/setup-node from 3.0.0 to 3.1.0 (#6790)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-04-04 23:45:25 +08:00 |
|
罗泽轩
|
6559ac731c
|
docs: remove OS/discovery list (#6785)
|
2022-04-02 20:02:21 +08:00 |
|
Gallardot
|
07a8857d25
|
docs: fix forward-auth typo (#6784)
|
2022-04-02 20:01:55 +08:00 |
|
mango
|
97bcb56507
|
feat: use command -v instead of which to find the installed path. (#6778)
|
2022-04-02 08:58:45 +08:00 |
|
soulbird
|
c9ce0362fc
|
chore: upgrade etcd version to 3.4.18 for ci (#6755)
Co-authored-by: soulbird <zhaothreee@gmail.com>
|
2022-04-01 09:30:56 +08:00 |
|
Gaoll
|
408c914ae9
|
docs: fix error-log-logger.md format (#6756)
Co-authored-by: 高亮亮 <gll287546@alibaba-inc.com>
|
2022-04-01 09:30:37 +08:00 |
|
罗泽轩
|
ecfd3ff3b4
|
feat(DNS): allow specifying port to override the discovered one (#6764)
It makes the workaround in https://github.com/apache/apisix/issues/6732#issuecomment-1082597439
work.
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
|
2022-04-01 09:29:51 +08:00 |
|
leslie
|
0708b5838b
|
feat: release 2.10.5 (#6757)
* feat: add `2.10.5` changelog
* feat: add rockspec
|
2022-03-31 17:02:29 +08:00 |
|
leslie
|
b454ceb6ba
|
fix: env.lua should use absolute path (#6758)
|
2022-03-31 11:45:25 +08:00 |
|
罗泽轩
|
de4e0bf8ed
|
fix(DNS): support SRV with port 0 (#6739)
|
2022-03-31 09:37:02 +08:00 |
|
罗泽轩
|
56e87df443
|
chore: upgrade lua-resty-session to 3.10 (#6737)
|
2022-03-30 17:28:03 +08:00 |
|
罗泽轩
|
9c35e5d9c7
|
fix: need to invalidate req hdr cache properly (#6733)
|
2022-03-29 14:13:27 +08:00 |
|
kwanhur
|
542569091d
|
chore(lint): filter files by git-ls-files and remove subcommand grep (#6730)
|
2022-03-29 08:59:26 +08:00 |
|
Patrice Chalin
|
2470bd3566
|
docs: opentelemetry plugin update to prose (#6723)
|
2022-03-29 08:59:06 +08:00 |
|
Gaoll
|
d4fd3c1f7e
|
docs: delete extra characters (#6691)
Co-authored-by: 高亮亮 <gll287546@alibaba-inc.com>
|
2022-03-29 08:58:52 +08:00 |
|
Товарищ программист
|
c8fe8ab73a
|
feat: add auth plugin for casdoor (#6382)
|
2022-03-28 21:26:12 +08:00 |
|
罗泽轩
|
55eb58ab85
|
feat(file-logger): cache & reopen file handler (#6721)
|
2022-03-28 10:16:35 +08:00 |
|
罗泽轩
|
c0e7954415
|
ci: should check the >>> master too (#6717)
|
2022-03-28 09:27:24 +08:00 |
|
zhixiongdu
|
f624fb0a4d
|
ci: remove unnecessary step (#6727)
|
2022-03-27 20:09:14 +08:00 |
|
Anita-ihuman
|
c46fe4997e
|
docs: added an Introductory section to the "Getting started" (#6554)
* Added an introductory secction to Apache APISIX
Signed-off-by: Anita-ihuman <charlesanita403@gmail.com>
* Updated the intoductionmwith the feature of APISIX
Signed-off-by: Anita-ihuman <charlesanita403@gmail.com>
* updates PR
Signed-off-by: Anita-ihuman <charlesanita403@gmail.com>
* Update docs/en/latest/getting-started.md
Co-authored-by: Shivam Singh <shivam152002@gmail.com>
* Update docs/en/latest/getting-started.md
Co-authored-by: Shivam Singh <shivam152002@gmail.com>
* Update docs/en/latest/getting-started.md
Co-authored-by: Shivam Singh <shivam152002@gmail.com>
* Update docs/en/latest/getting-started.md
Co-authored-by: Shivam Singh <shivam152002@gmail.com>
* Update docs/en/latest/getting-started.md
Co-authored-by: Shivam Singh <shivam152002@gmail.com>
* Update docs/en/latest/getting-started.md
Co-authored-by: yilinzeng <36651058+yzeng25@users.noreply.github.com>
* Update docs/en/latest/getting-started.md
Co-authored-by: yilinzeng <36651058+yzeng25@users.noreply.github.com>
* Update docs/en/latest/getting-started.md
Sure I will effect that now.
Co-authored-by: yilinzeng <36651058+yzeng25@users.noreply.github.com>
* Update docs/en/latest/getting-started.md
Co-authored-by: yilinzeng <36651058+yzeng25@users.noreply.github.com>
* Update docs/en/latest/getting-started.md
Co-authored-by: yilinzeng <36651058+yzeng25@users.noreply.github.com>
* Update docs/en/latest/getting-started.md
Co-authored-by: yilinzeng <36651058+yzeng25@users.noreply.github.com>
* Update docs/en/latest/getting-started.md
Co-authored-by: yilinzeng <36651058+yzeng25@users.noreply.github.com>
* Update docs/en/latest/getting-started.md
Co-authored-by: Bisakh <bisakhmondal00@gmail.com>
* Update docs/en/latest/getting-started.md
Co-authored-by: Avinal Kumar <avinal.xlvii@gmail.com>
* Update docs/en/latest/getting-started.md
Co-authored-by: leslie <59061168+leslie-tsang@users.noreply.github.com>
* Update docs/en/latest/getting-started.md
Co-authored-by: leslie <59061168+leslie-tsang@users.noreply.github.com>
* Update docs/en/latest/getting-started.md
Co-authored-by: leslie <59061168+leslie-tsang@users.noreply.github.com>
* Update docs/en/latest/getting-started.md
Co-authored-by: leslie <59061168+leslie-tsang@users.noreply.github.com>
* Update docs/en/latest/getting-started.md
Co-authored-by: leslie <59061168+leslie-tsang@users.noreply.github.com>
* Update docs/en/latest/getting-started.md
Co-authored-by: leslie <59061168+leslie-tsang@users.noreply.github.com>
* Update docs/en/latest/getting-started.md
Co-authored-by: leslie <59061168+leslie-tsang@users.noreply.github.com>
* Update docs/en/latest/getting-started.md
Co-authored-by: leslie <59061168+leslie-tsang@users.noreply.github.com>
* Update docs/en/latest/getting-started.md
Co-authored-by: leslie <59061168+leslie-tsang@users.noreply.github.com>
* Update docs/en/latest/getting-started.md
Co-authored-by: leslie <59061168+leslie-tsang@users.noreply.github.com>
* Update docs/en/latest/getting-started.md
Co-authored-by: leslie <59061168+leslie-tsang@users.noreply.github.com>
* Update docs/en/latest/getting-started.md
Co-authored-by: leslie <59061168+leslie-tsang@users.noreply.github.com>
* Update docs/en/latest/getting-started.md
Co-authored-by: leslie <59061168+leslie-tsang@users.noreply.github.com>
* Update docs/en/latest/getting-started.md
Co-authored-by: leslie <59061168+leslie-tsang@users.noreply.github.com>
* Update docs/en/latest/getting-started.md
Co-authored-by: leslie <59061168+leslie-tsang@users.noreply.github.com>
* Update docs/en/latest/getting-started.md
Co-authored-by: leslie <59061168+leslie-tsang@users.noreply.github.com>
* Update docs/en/latest/getting-started.md
Co-authored-by: leslie <59061168+leslie-tsang@users.noreply.github.com>
* Update docs/en/latest/getting-started.md
Co-authored-by: leslie <59061168+leslie-tsang@users.noreply.github.com>
* Update docs/en/latest/getting-started.md
Co-authored-by: Bisakh <bisakhmondal00@gmail.com>
* updates PR
Signed-off-by: Anita-ihuman <charlesanita403@gmail.com>
* updates PR
Signed-off-by: Anita-ihuman <charlesanita403@gmail.com>
* Update docs/en/latest/getting-started.md
Co-authored-by: Bisakh <bisakhmondal00@gmail.com>
* Update docs/en/latest/getting-started.md
Co-authored-by: leslie <59061168+leslie-tsang@users.noreply.github.com>
Co-authored-by: Shivam Singh <shivam152002@gmail.com>
Co-authored-by: yilinzeng <36651058+yzeng25@users.noreply.github.com>
Co-authored-by: Bisakh <bisakhmondal00@gmail.com>
Co-authored-by: Avinal Kumar <avinal.xlvii@gmail.com>
Co-authored-by: leslie <59061168+leslie-tsang@users.noreply.github.com>
|
2022-03-27 15:33:49 +05:30 |
|
Gaoll
|
ee7771b34e
|
fix: hidding real message when password or username is error (#6707)
Co-authored-by: root <root@DESKTOP-QE043PO.localdomain>
|
2022-03-27 10:05:16 +08:00 |
|
Navendu Pottekkat
|
38663991c1
|
docs: update FAQ docs (#6695)
|
2022-03-26 16:35:06 +08:00 |
|
罗泽轩
|
52bbd18aa3
|
feat: release 2.13.0 (#6716)
Co-authored-by: zhixiongdu <root@libssl.com>
Co-authored-by: tzssangglass <tzssangglass@gmail.com>
|
2022-03-25 12:07:38 +08:00 |
|
Sylvia
|
2878313404
|
docs: update external-plugin image (#6715)
|
2022-03-25 10:53:27 +08:00 |
|
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 |
|