罗泽轩
3789e12ead
docs(control): make it clear ( #5021 )
2021-09-10 08:54:10 +08:00
Joey
c7725fec12
docs: Add ARM64 support for getting-started guide ( #5025 )
2021-09-09 18:26:33 +08:00
okaybase
579ef5ad98
docs(discovery): add eureka and nacos ( #5018 )
2021-09-09 10:44:55 +08:00
okaybase
717760c2df
docs: add external-plugin and update README ( #4995 )
...
Co-authored-by: 罗泽轩 <spacewanderlzx@gmail.com>
2021-09-08 13:20:07 +08:00
罗泽轩
dd4bc04c7d
feat: allow configuring fallback SNI ( #5000 )
...
The fallback SNI works around cases that client doesn't send a SNI
during handshake.
By configuring a fallback SNI we can configure a fallback certificate
with the current SSL APIs.
Fix #3147
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-09-08 09:27:08 +08:00
罗泽轩
e7f4c99a96
docs: only keep English & Chinese versions of doc ( #5008 )
2021-09-07 19:27:38 +08:00
罗泽轩
d3e104e8e1
chore: avoid injecting ip-restriction twice to interceptors_schema ( #4939 )
...
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-09-07 11:16:44 +08:00
罗泽轩
2f4564218c
fix(DNS): prefer SRV in service discovery ( #4992 )
...
Fix #4986
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-09-07 10:53:23 +08:00
tzssangglass
537e3866f6
chore(ci): remove unnecessary github env var ( #4987 )
2021-09-07 09:56:41 +08:00
okaybase
5f7a549194
docs: update cors description ( #4991 )
2021-09-07 09:20:24 +08:00
Zhiyuan Ju
df0db95ce8
docs: update Slack invitation description ( #4990 )
2021-09-07 08:46:42 +08:00
罗泽轩
b91be9fef7
change: drop the support of shell script installation ( #4985 )
2021-09-06 19:14:00 +08:00
yuhongyu879
1da8e5cad7
feat: Upgrade protobuf to 0.3.3 for encode_hook ( #4989 )
...
Co-authored-by: leonnyu <leonnyu@tencent.com>
2021-09-06 18:31:35 +08:00
okaybase
29367a58f9
docs(openid-connect): add Authentication through OIDC Relying Party flow description ( #4978 )
...
Co-authored-by: Peter Zhu <starszcan@gmail.com>
2021-09-06 17:55:59 +08:00
caixiaomao
1855469198
docs: update hmac-auth.md ( #4969 )
...
Fix #4962
2021-09-06 09:56:56 +08:00
罗泽轩
e49b41d2bb
fix(consul): retry connecting after a delay ( #4979 )
2021-09-06 09:19:39 +08:00
罗泽轩
0ba89d5c0f
feat: allow route to inherit hosts from service ( #4977 )
2021-09-06 08:57:55 +08:00
tzssangglass
50399b8fa8
feat(debug): deduplicate response headers ( #4961 )
2021-09-06 08:47:39 +08:00
罗泽轩
0e2b284d80
chore: explicitly track api7-lua-resty-http & upgrade lua-resty-etcd ( #4974 )
...
Fix #2938
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-09-05 19:21:17 +08:00
帅进超
062f6457d0
docs: add python plugin runner link. ( #4975 )
2021-09-03 10:18:52 +08:00
Way2go
2d07ec4685
feat: support configuring admin specific IP ( #4967 )
...
Signed-off-by: wayne-cheng <zhengwei@tiduyun.com>
2021-09-02 19:12:05 +08:00
RocFang
a1f2a425d4
chore(client-control): return 501 when APISIX-OpenResty missed ( #4963 )
2021-09-02 15:41:14 +08:00
罗泽轩
991d093c4c
feat(admin): return stream plugin info ( #4947 )
...
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-09-02 09:50:35 +08:00
罗泽轩
27c37b191f
fix: avoid copying unwanted data when the domain's IP changed ( #4952 )
...
It happened when we are handling upstream with domain inside a route.
Fix #4938
Fix #4941
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-09-02 09:38:30 +08:00
罗泽轩
05ee435d4d
test: track perf test script ( #4903 )
2021-09-02 09:24:38 +08:00
Way2go
c72700e59e
feat: support configurating the node listening address( #4856 )
2021-09-02 09:00:06 +08:00
okaybase
b7c1b5e8ce
docs: update web interface to latest ( #4935 )
2021-09-01 11:22:33 +08:00
okaybase
a062a9c83b
docs(cors): update expose_headers description ( #4937 )
2021-08-31 09:06:17 +08:00
罗泽轩
d16583c19f
test: correct the assertion message in prometheus test ( #4936 )
...
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-08-30 23:58:49 +08:00
okaybase
f8eac5e725
chore(kafka-logger): add brokers info to log and update docs ( #4908 )
2021-08-30 13:06:04 +08:00
罗泽轩
f73094bba9
docs: we support mTLS on L4 ( #4927 )
...
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-08-30 10:55:30 +08:00
jackstraw
3c01202d70
fix(plugin_config): recover plugin when plugin_config changed ( #4888 )
...
Co-authored-by: spacewander <spacewanderlzx@gmail.com>
2021-08-30 10:54:32 +08:00
RocFang
a8355bae69
style: unify some return type in logger handlers ( #4915 )
2021-08-30 10:45:45 +08:00
okaybase
a60b7b9395
feat(referer-restriction): add blacklist and message ( #4916 )
2021-08-30 10:41:04 +08:00
Kishani Kandasamy
b306e23876
docs: update Readme File ( #4899 )
...
Co-authored-by: liuxiran <belovedxixi@126.com>
2021-08-29 19:10:42 +08:00
Joey
be92ff937d
chore(ci): bump build-tools version to v2.1.0 ( #4914 )
...
Signed-off-by: imjoey <majunjie@apache.org>
2021-08-29 19:06:19 +08:00
罗泽轩
3707fe9a09
docs: refer to the whole apisix-build-tools project for building APISIX OpenResty ( #4913 )
...
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-08-28 15:20:37 +08:00
Way2go
b1a9114cc0
fix: validation during merging node_listen configuration ( #4881 )
2021-08-27 16:14:24 +08:00
罗泽轩
c924eb1cde
feat: release 2.9 ( #4883 )
2021-08-27 16:08:42 +08:00
Xu_Mj
5c831bb06e
docs: add upstream parameter for stream route description of admin-api.md ( #4907 )
...
Co-authored-by: Alex Zhang <tokers@apache.org>
2021-08-27 11:36:18 +08:00
dependabot[bot]
3c0547b87f
chore(deps): bump actions/setup-go from 2.1.3 to 2.1.4 ( #4901 )
...
Bumps [actions/setup-go](https://github.com/actions/setup-go ) from 2.1.3 to 2.1.4.
- [Release notes](https://github.com/actions/setup-go/releases )
- [Commits](https://github.com/actions/setup-go/compare/v2.1.3...v2.1.4 )
---
updated-dependencies:
- dependency-name: actions/setup-go
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-27 09:51:26 +08:00
罗泽轩
302bbe5237
chore: remove unused items from gitignore ( #4890 )
...
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-08-26 14:43:26 +08:00
okaybase
d3d4778610
refactor(kafka-logger): identify the broker ahead of time ( #4863 )
2021-08-26 13:38:51 +08:00
罗泽轩
b198c0377c
chore: check if the configuration file is loaded ( #4900 )
2021-08-26 10:33:19 +08:00
tzssangglass
12596ba6c0
feat(kafka-logger): add cluster name support ( #4876 )
2021-08-26 09:58:12 +08:00
罗泽轩
949584bd8c
docs: show how well APISIX is maintained ( #4893 )
...
Someone asks about if APISIX is active, and here is the answer.
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-08-26 09:33:13 +08:00
大可
0eeb7dd078
docs: remove slash for skywalking ( #4894 )
2021-08-26 08:58:59 +08:00
okaybase
8c793ed763
feat(kafka-logger): add required_acks option ( #4878 )
2021-08-25 16:59:21 +08:00
罗泽轩
6c6ad38c9e
ci: switch to stale action ( #4887 )
2021-08-24 15:43:44 +08:00
Joey
141341709f
chore: Use build-tools release v2.0.0 instead of the master branch ( #4884 )
2021-08-24 14:48:30 +08:00