Commit Graph

183 Commits

Author SHA1 Message Date
roketyyang
acf7a0cc7f
fix(opentelemetry): exporter may panic when trace id is invalid. (#6465)
Co-authored-by: roketyyang <roketyyang@tencent.com>
2022-02-28 12:07:17 +08:00
leslie
7f9623554e
fix(deps): use fixed version of net-url (#6446) 2022-02-25 17:20:35 +08:00
EH
a8528ad8ed
feat: mocking plugin (#5940)
Co-authored-by: leslie <59061168+leslie-tsang@users.noreply.github.com>
Co-authored-by: Peter Zhu <starszcan@gmail.com>
Co-authored-by: Bisakh <bisakhmondal00@gmail.com>
Co-authored-by: 罗泽轩 <spacewanderlzx@gmail.com>
Co-authored-by: EH <jerryrdong@tencent.com>
2022-02-25 14:14:06 +08:00
leslie
28087e0516
fix(deps): upgrade jsonschema to 0.9.8 (#6407) 2022-02-23 09:08:59 +08:00
roketyyang
9b98f1d131
fix(opentelemetry): batch_span_processor export zero length spans (#6349)
Co-authored-by: roketyyang <roketyyang@tencent.com>
2022-02-18 11:10:45 +08:00
tzssangglass
f206920e9e
chore: update ngxin-lua-prometheus verison (#6315) 2022-02-15 09:05:48 +08:00
罗泽轩
8be6aabc45
chore: upgrade lua-resty-dns-client to the latest (#6295) 2022-02-13 20:00:25 +08:00
罗泽轩
6558ba519c
feat(grpc-transcode): support .pb file (#6264) 2022-02-09 19:53:19 +08:00
罗泽轩
6685fa213b
feat: release 2.12.1 (#6253) 2022-02-07 17:46:04 +08:00
Zeping Bai
a4cc0ee2cc
feat: release 2.10.4 (#6257) 2022-02-07 17:43:46 +08:00
leslie
20dfb3b9c4
chore(deps): upgrade jsonschema to 0.9.7 to ensure character % will be handled correctly (#6222) 2022-01-29 09:36:55 +08:00
roketyyang
7617e19982
feat: add opentelemetry plugin (#6119)
Co-authored-by: roketyyang <roketyyang@tencent.com>
2022-01-26 11:09:42 +08:00
罗泽轩
7f91925767
feat: release 2.12.0 (#6130)
Co-authored-by: leslie <59061168+leslie-tsang@users.noreply.github.com>
Co-authored-by: Bisakh Mondal <bisakhmondal00@gmail.com>
2022-01-25 12:35:53 +05:30
罗泽轩
a44c98eefd
fix(limit-count): keep the counter if the plugin conf is the same (#6151) 2022-01-25 11:08:03 +08:00
罗泽轩
7a31ec786d
fix: upgrade jsonschema to 0.9.6 (#6091) 2022-01-14 09:35:18 +08:00
leslie
e481fc7db8
fix(deps): upgrade tinyyaml to 0.4.2 to fix unexpect parse behavior (#6053) 2022-01-10 14:05:38 +08:00
Zeping Bai
7db31a1a71
feat: release 2.10.3 (#5985) 2022-01-09 23:57:10 +08:00
seven dickens
3f66fab63e
fix: resolve unambiguous fully-qualified domain name(FQDN), i.e. ended in a dot (#5999) 2022-01-05 09:32:13 +08:00
YuanSheng Wang
cc09ef3b69
fix: upgrade skywalking to 0.6.0 (#5971) 2021-12-31 11:13:13 +08:00
yuz10
4525437880
chore: bump lua-resty-rocketmq to 0.3.0-0 (#5774) 2021-12-12 17:20:46 +08:00
yuz10
5ae38f81f2
fix: bump lua-resty-rocketmq to 0.2.1-3 (#5744) 2021-12-09 14:34:06 +08:00
yuz10
49762bcd75
feat: rocketmq logger (#5653) 2021-12-07 09:14:36 +08:00
罗泽轩
2d32547ee8
chore: upgrade tinyyaml to 0.4.1 (#5678) 2021-12-06 10:04:59 +08:00
罗泽轩
78b3880a56
feat: release 2.11.0 (#5567)
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
Co-authored-by: litesun <7sunmiao@gmail.com>
2021-11-29 11:46:48 +08:00
tzssangglass
d13e7f7f0b
feat: release 2.10.2 (#5508) 2021-11-15 14:07:34 +08:00
罗泽轩
b1e3a78360
feat: release 2.10.1 (#5325) 2021-10-25 22:00:45 +08:00
leslie
a6f757e08f
refactor: unify code style in Makefile (#5248) 2021-10-22 14:15:33 +08:00
tzssangglass
2b23907743
feat: support specify custom sni in etcd conf (#5206) 2021-10-13 18:58:46 +08:00
jpgouin
d1c178daaa
feat: Add ldap-auth plugin (#3894) 2021-10-13 09:04:39 +08:00
罗泽轩
6096d7f9f7
fix: upgrade lua-resty-balancer to 0.04 (#5144) 2021-09-30 11:34:52 +08:00
罗泽轩
bc6ddf51f1
feat: release 2.10.0 (#5129) 2021-09-28 11:27:26 +08:00
罗泽轩
7d7dfdd22e
feat: support skywalking 8.7 (#5139) 2021-09-27 21:07:31 +08:00
tzssangglass
cc84b3c16b
chore: upgrade lua-resty-etcd (#5142)
Signed-off-by: tzssangglass <tzssangglass@gmail.com>
2021-09-27 13:42:45 +08:00
tzssangglass
c4c9b1fd09
feat(debug-mode): add dynamic debug mode (#5012) 2021-09-22 09:34:31 +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
罗泽轩
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
罗泽轩
c924eb1cde
feat: release 2.9 (#4883) 2021-08-27 16:08:42 +08:00
罗泽轩
b72404f643
feat(ext-plugin): support ExtraInfo (#4835)
* feat(ext-plugin): support ExtraInfo

Signed-off-by: spacewander <spacewanderlzx@gmail.com>

* ensure to use str

Signed-off-by: spacewander <spacewanderlzx@gmail.com>

* fix test

Signed-off-by: spacewander <spacewanderlzx@gmail.com>

* ws

Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-08-18 13:20:33 +08:00
罗泽轩
d5565742a3
chore: upgrade lua-resty-ipmatcher to 0.6.1 (#4778)
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-08-09 19:15:36 +08:00
seven dickens
e127cc7a43
feat: Request-ID plugin add snowflake algorithm (#4559) 2021-08-09 10:20:52 +08:00
Rushikesh Tote
183351cd9f
feat: Added authz-casbin plugin and doc and tests for it (#4710)
Signed-off-by: Rushikesh Tote <rushi.tote@gmail.com>
Co-authored-by: 罗泽轩 <spacewanderlzx@gmail.com>
Co-authored-by: tzssangglass <tzssangglass@gmail.com>
2021-08-06 11:35:07 +08:00
罗泽轩
1b247c8e1e
feat(ext-plugin): send the idempotent key when preparing conf (#4736) 2021-08-03 12:20:44 +08:00
罗泽轩
b967b8acca
fix: upgrade lua-resty-expr to fix the rule validation (#4678)
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
2021-07-31 12:06:09 +08:00
罗泽轩
20df78432d
feat: release 2.8 (#4658)
* feat: release 2.8

Signed-off-by: spacewander <spacewanderlzx@gmail.com>

* docs: fix section titles' links (#4671)

Co-authored-by: yilinzeng <36651058+yzeng25@users.noreply.github.com>
2021-07-27 11:51:32 +08:00
Shuyang Wu
7abd9585cf
chore: update tinyyaml lib and remove unnecessary quotes in config (#4484) 2021-07-13 14:49:30 +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
Shuyang Wu
994f0209a1
feat: enable etcd health-check (#4191) 2021-06-30 21:16:03 +08:00
罗泽轩
3f0dee1d1d
feat: release 2.7 (#4453) 2021-06-25 09:07:25 +08:00
yuhongyu879
10677e9067
chore: upgrade protobuf to 0.3.2 (#4368)
Co-authored-by: leonnyu <leonnyu@tencent.com>
2021-06-04 18:48:31 +08:00
罗泽轩
709561afe7
feat: release 2.6 (#4286) 2021-05-24 19:26:14 +08:00