Commit Graph

2230 Commits

Author SHA1 Message Date
AnJia
0a583e8549
docs: How to fix unable to get local issuer certificate error (#4553)
Co-authored-by: Shuyang Wu <wosoyoung@gmail.com>
2021-07-09 10:45:52 -04:00
guoqqqi
b22ddd3ed1
docs: update powered-by file (#4576)
Co-authored-by: 琚致远 <juzhiyuan@apache.org>
2021-07-09 18:16:57 +08:00
yilinzeng
932865bdf6
docs: update CN and EN getting-started documents (#4546) 2021-07-09 18:08:07 +08:00
Liu Peng
9f45341ff0
fix: ctx.var.cookie_* cookie not found log (#4564)
Co-authored-by: 罗泽轩 <spacewanderlzx@gmail.com>
2021-07-09 15:44:43 +08:00
罗泽轩
89765ba188
fix: upgrade lua-resty-radixtree to 2.8.1 (#4566)
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-07-09 09:59:04 +08:00
罗泽轩
172a10397d
feat: increase ext-plugin timeout to 60s (#4557)
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-07-08 12:49:05 -04:00
Arthur.Zhang
78c251409f
fix: has_route_not_under_apisix value is wrongly assigned (#4558) 2021-07-08 19:06:55 +08:00
Arthur.Zhang
765b7f192c
feat(cli): check listen port conflicts with each other (#4540) 2021-07-07 20:06:08 +08:00
罗泽轩
3602646ff7
test: use latest boofuzz (#4541)
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-07-07 09:59:37 +08:00
Hoshea Jiang
220fb832b2
docs: fix the valid value interval of max_breaker_sec (#4539) 2021-07-06 11:15:41 +08:00
罗泽轩
a12c0e2973
test: avoid from moudle_name import * (#4537)
Fix #3688

Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-07-06 09:50:41 +08:00
Applenice
2d9c1a1165
docs(install-dependencies): add stop the openresty after installed (#4521)
Co-authored-by: 罗泽轩 <spacewanderlzx@gmail.com>
Co-authored-by: Shuyang Wu <wosoyoung@gmail.com>
2021-07-06 09:49:36 +08:00
yilinzeng
59d4f1015e
docs: update EN FAQ (#4535) 2021-07-05 19:29:49 +08:00
Sarasa Kisaragi
4702de8f29
fix: force encode upstream to avoid circular reference nesting (#4533)
Signed-off-by: Ling Samuel <lingsamuelgrace@gmail.com>
2021-07-05 15:23:29 +08:00
罗泽轩
38785557be
chore: dismiss warning "load balancing method redefined" (#4520)
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-07-05 09:16:43 +08:00
Kishani Kandasamy
cb8e41d5f4
fix incorrect link (#4523) 2021-07-03 17:04:34 +08:00
Shuyang Wu
e35ef6d544
chore: also print error when json decode failed (#4518)
Signed-off-by: yiyiyimu <wosoyoung@gmail.com>
2021-07-02 14:06:31 +08:00
wisdom
de20916e5f
feat(key-auth): supporting key-auth plugin to get key from query string (#4490) 2021-07-02 11:05:49 +08:00
Mao18
2832a69af5
feat(cli): check if control port conflicts with the node port (#4504)
Co-authored-by: zhangya <zhangya@cvte.com>
2021-07-02 10:57:57 +08:00
Applenice
cd8afe6ec4
feat(ip-restriction): support user-defined configuration message (#4493) 2021-07-02 08:56:30 +08:00
neOG
d902cb197b
docs: modify the error content in admin-api.md file (#4512) 2021-07-01 19:13:02 +08:00
dependabot[bot]
95ac6fa143
chore(deps): bump actions/setup-node from 2.1.5 to 2.2.0 (#4511)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2.1.5 to 2.2.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v2.1.5...v2.2.0)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-01 16:54:15 +08:00
罗泽轩
047f5e7d50
test: make fuzzing-ci pass again (#4510) 2021-07-01 12:28:31 +08:00
罗泽轩
858a57715c
docs: don't repeat the same doc in the README (#4505)
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-07-01 11:21:17 +08:00
罗泽轩
63a4703584
docs: clarify where the value comes from (#4508)
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-07-01 09:53:04 +08:00
罗泽轩
ba71a29d3d
feat: allow setting separate keepalive pool (#4506)
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-07-01 09:50:09 +08:00
neOG
d4c7fbbe83
fix: modify the value of HOMEBREW_PREFIX in Makefile (#4507) 2021-06-30 21:16:47 +08:00
Shuyang Wu
994f0209a1
feat: enable etcd health-check (#4191) 2021-06-30 21:16:03 +08:00
chen zhuo
20d9dd21b6
feat(kafka-logger): support for specified the log formats via admin API. (#4483)
* feat(kafka-logger): support for specified the log formats via admin API.

* add kafka-logger log-format test case

* add english docs

Co-authored-by: zhuo.chen <zhuo.chen@upai.com>
2021-06-30 14:13:19 +08:00
Shuyang Wu
d0bc7238c9
test: make t/chaos/kill-chaos.t stable (#4503)
Signed-off-by: yiyiyimu <wosoyoung@gmail.com>
2021-06-30 11:12:25 +08:00
jackfu
756fad16cc
fix(request-id): we can use different ids with the same request (#4479) 2021-06-30 10:33:14 +08:00
neOG
c074fe7564
docs: update error content in zh upstream.md (#4501)
Co-authored-by: neOG <876200040@qq.com>
2021-06-29 13:03:23 -04:00
罗泽轩
a7eaaed008
test: ensure health check is run completely (#4500) 2021-06-29 14:47:57 +08:00
tzssangglass
07bfe5b9c0
fix: #4491 (#4492) 2021-06-27 15:12:15 +08:00
罗泽轩
0c70327dd3
chore: standardlize the way to exit from a stream plugin (#4481)
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-06-25 15:56:40 -04:00
罗泽轩
b76f20eddf
feat: patch UDP socket to resolve host by ourselves (#4473)
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-06-24 22:56:33 -04:00
罗泽轩
3f0dee1d1d
feat: release 2.7 (#4453) 2021-06-25 09:07:25 +08:00
Applenice
2a252ef06b
docs: fix broken link (#4480) 2021-06-25 08:57:50 +08:00
Shuyang Wu
75376e3162
docs: add 'how to remove route prefix' in FAQ (#4459)
Signed-off-by: yiyiyimu <wosoyoung@gmail.com>
2021-06-24 10:35:40 +08:00
罗泽轩
eea3d84eba
fix(ext-plugin): should use separate tokens for {pre,post}-req (#4458)
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-06-23 21:45:56 -04:00
罗泽轩
18dba6e36d
docs(openid-connect): fix public key format (#4468)
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-06-23 21:45:47 -04:00
罗泽轩
74cc5c3420
feat(control-api): add a way to trigger gc (#4472)
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-06-23 21:45:00 -04:00
罗泽轩
2707fda3eb
docs: add external plugin support to readme (#4456)
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-06-21 14:10:41 -04:00
罗泽轩
10b3977eaf
docs: ensure the wechat QR codes are under the title (#4455) 2021-06-21 14:10:15 -04:00
liuxiran
5162d7385e
docs: add GraphQL support to readme (#4450)
Co-authored-by: 琚致远 <juzhiyuan@apache.org>
Co-authored-by: 罗泽轩 <spacewanderlzx@gmail.com>
2021-06-21 15:18:09 +08:00
罗泽轩
8b2d29e7ff
docs: make README up-to-date (#4451) 2021-06-21 14:26:27 +08:00
罗泽轩
4667633360
feat(stream): support client certificate verification (#4445)
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-06-19 10:05:00 +08:00
Shuyang Wu
bf90cbe81e
docs: use mockbin to view http logs for guidance (#4427)
Co-authored-by: 罗泽轩 <spacewanderlzx@gmail.com>
2021-06-18 18:23:37 +08:00
dependabot[bot]
af385a5659
chore(deps): bump actions/upload-artifact from 2.2.3 to 2.2.4 (#4438) 2021-06-18 18:22:35 +08:00
罗泽轩
c22d3db00a
fix: move lua_ssl_trusted_certificate to work with background timer (#4443) 2021-06-18 18:12:45 +08:00