Commit Graph

2264 Commits

Author SHA1 Message Date
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
罗泽轩
059ad7dee6
docs: show the graceful way to stop (#4435)
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-06-18 15:09:34 +08:00
罗泽轩
1cf9075750
docs: clarify why we require active health check (#4436) 2021-06-18 14:54:26 +08:00
罗泽轩
8578fe032e
feat(stream): match route with SNI (#4433)
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-06-17 09:29:45 +08:00
Shuyang Wu
655ea98b65
docs: sync limit count en doc with zh (#4434)
Signed-off-by: yiyiyimu <wosoyoung@gmail.com>
2021-06-17 08:55:09 +08:00
罗泽轩
93de2a7c6c
docs: fix category and add category check (#4429)
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-06-16 19:04:30 +08:00
罗泽轩
597a233454
docs: fix broken image link (#4431)
Fix #4430

Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-06-16 17:42:33 +08:00
罗泽轩
8282046bd8
feat(client-control): set client_max_body_size dynamically (#4423)
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-06-16 17:25:50 +08:00
Wen Ming
8cea1d0d7b
doc: removed comment of worker_processes. (#4432) 2021-06-16 17:19:50 +08:00
罗泽轩
e1d06059b2
docs: fix broken links (#4426)
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-06-15 12:24:31 -04:00
罗泽轩
b9e14c84a9
refactor: avoid repeating the host regex pattern (#4424) 2021-06-15 19:44:21 +08:00
Mayo
401a5ef233
chore: using util lib to exectue cmd (#4406) 2021-06-15 16:55:46 +08:00
罗泽轩
33d9f724a4
docs: fix debug-mode documentation (#4415)
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-06-13 17:45:42 +08:00
罗泽轩
b822423b9a
feat(stream): accept tls over tcp (#4409) 2021-06-11 17:23:16 +08:00
罗泽轩
68711e443d
feat(ext-plugin): stop the runner with SIGTERM (#4367) 2021-06-11 13:04:42 +08:00
罗泽轩
6c38fdff9c
refactor: use plugin_attr to fetch plugin attribute (#4377) 2021-06-10 22:32:46 -04:00
罗泽轩
035571aa41
feat(stream): support domain in the upstream (#4386) 2021-06-11 10:28:38 +08:00