lafirest
|
6ef032026f
|
Merge pull request #10471 from lafirest/fix/dynamo_bridge
fix(dynamo): separate the implementation of connector and client of Dynamo bridge
|
2023-04-23 14:25:23 +08:00 |
JianBo He
|
6e1d6f1991
|
chore: hide bad links in README files
|
2023-04-23 11:27:59 +08:00 |
firest
|
932a327952
|
chore: make spellcheck and xref happy
|
2023-04-23 11:22:56 +08:00 |
firest
|
6631fb7457
|
chore: update changes
|
2023-04-23 11:22:56 +08:00 |
firest
|
540518eac3
|
chore: add README for OpenTSDB bridge
|
2023-04-23 11:22:48 +08:00 |
firest
|
0b46acda87
|
test(opents): add test cases for OpenTSDB
|
2023-04-23 11:03:20 +08:00 |
firest
|
d826b0921d
|
fix(dynamo): separate the implementation of connector and client of Dynamo bridge
|
2023-04-23 10:57:36 +08:00 |
firest
|
5074825075
|
feat(opents): OpenTSDB integration
|
2023-04-23 09:56:24 +08:00 |
Ivan Dyachkov
|
6beb9e00b6
|
chore: e5.0.3-alpha.2
|
2023-04-22 20:09:40 +02:00 |
Zaiming (Stone) Shi
|
81340edbca
|
docs: add changelog
|
2023-04-22 09:08:07 +02:00 |
Zaiming (Stone) Shi
|
a6d72b178b
|
chore: delete old script
split-i19n-files.escript is no longer needed
|
2023-04-22 09:07:15 +02:00 |
Zaiming (Stone) Shi
|
ceafc52ad6
|
refactor: use emqx_utils_ets for ets table creation
|
2023-04-22 09:07:15 +02:00 |
zhongwencool
|
1c8e56a6f7
|
Merge pull request #10469 from zhongwencool/port-authn-http-validation
Port authn http validation
|
2023-04-21 22:03:55 +08:00 |
zhongwencool
|
a29c2f4983
|
Merge pull request #10472 from Kinplemelon/kinple/for-upgrade-dashboard
chore: upgrade dashboard to e1.0.6-beta.1 for ee
|
2023-04-21 21:25:21 +08:00 |
JianBo He
|
34afa16236
|
Merge pull request #10447 from HJianBo/refactor-cassa-dir
refactor: move cassandra bridge into its own app
|
2023-04-21 20:44:51 +08:00 |
某文
|
df31a8a342
|
test: conf_schema_tests failed
|
2023-04-21 20:29:14 +08:00 |
JianBo He
|
895963c0f6
|
chore: shorten ct/run.sh script
|
2023-04-21 20:00:26 +08:00 |
Zaiming (Stone) Shi
|
701a1f65f9
|
chore: Hide config shared_dispatch_ack_enabled
|
2023-04-21 13:59:55 +02:00 |
lafirest
|
a664b74281
|
Merge pull request #10468 from lafirest/fix/rocketmq_sync_timeout
fix(rocketmq): expose the driver parameter `sync_timeout` into the RocketMQ bridge configuration
|
2023-04-21 19:52:35 +08:00 |
Zaiming (Stone) Shi
|
fbc744419f
|
Merge pull request #10453 from thalesmg/mix-fmt-pre-commit-hook
ci: check if Elixir files are formatted in pre-commit hook
|
2023-04-21 13:51:31 +02:00 |
Kinplemelon
|
ffa60d0aa4
|
chore: upgrade dashboard to e1.0.6-beta.1 for ee
|
2023-04-21 19:26:07 +08:00 |
JianBo He
|
b270623c46
|
chore: rename cassandra_impl to cassandra_connector
|
2023-04-21 16:49:25 +08:00 |
JianBo He
|
cea0502160
|
chore: update apps/emqx_conf/README.md
Co-authored-by: ieQu1 <99872536+ieQu1@users.noreply.github.com>
|
2023-04-21 16:23:47 +08:00 |
Zhongwen Deng
|
1db38de71f
|
chore: apply review suggestions
|
2023-04-21 15:32:16 +08:00 |
zhongwencool
|
f831a0b827
|
chore: update changes/ce/fix-10449.en.md
Co-authored-by: JianBo He <heeejianbo@163.com>
|
2023-04-21 15:30:27 +08:00 |
Zhongwen Deng
|
dc92b4f63f
|
test: add a test for authn {}
|
2023-04-21 15:30:17 +08:00 |
Zhongwen Deng
|
397e28f5a4
|
chore: add changlog for authn_http validation
|
2023-04-21 15:30:05 +08:00 |
Zhongwen Deng
|
c1000ccaed
|
fix: always check authn_http's header and ssl_option
|
2023-04-21 15:29:51 +08:00 |
firest
|
7704995279
|
fix(rocketmq): expose the driver parameter `sync_timeout` into the RocketMQ bridge configuration
|
2023-04-21 15:10:25 +08:00 |
JianBo He
|
5cc28a7b45
|
chore: fix mix.exs checking
|
2023-04-21 14:46:09 +08:00 |
JianBo He
|
bdce32e713
|
refactor(cassandra): move cassandra bridge into its own app
|
2023-04-21 14:45:38 +08:00 |
JianBo He
|
6532cfb337
|
Merge pull request #10452 from thalesmg/refactor-gcp-pubsub-bridge-v50
refactor(gcp_pubsub): move GCP PubSub Bridge to its own app
|
2023-04-21 14:42:00 +08:00 |
lafirest
|
48402d0476
|
Merge pull request #10461 from lafirest/fix/dynamo_db_svrs
fix(rocketmq): allow setting multiple addresses in RocketMQ bridge
|
2023-04-21 14:37:37 +08:00 |
JianBo He
|
c28f5fc425
|
Merge pull request #10466 from lafirest/fix/rocketmq_status
fix(rocketmq): fix that the status check of RocketMQ bridge may not accurate
|
2023-04-21 14:30:24 +08:00 |
zhongwencool
|
451934d280
|
Merge pull request #10449 from zhongwencool/authn-http-validation
fix: always check authn_http's header and ssl_option
|
2023-04-21 14:27:05 +08:00 |
firest
|
f602900a53
|
fix(rocketmq): fix that the status check of RocketMQ bridge may not accurate
|
2023-04-21 13:35:29 +08:00 |
Zhongwen Deng
|
fdf9b2a383
|
chore: apply review suggestions
|
2023-04-21 12:19:38 +08:00 |
zhongwencool
|
ad6090a778
|
chore: update changes/ce/fix-10449.en.md
Co-authored-by: JianBo He <heeejianbo@163.com>
|
2023-04-21 11:54:45 +08:00 |
Zhongwen Deng
|
1e54d23d31
|
test: add a test for authn {}
|
2023-04-21 11:54:45 +08:00 |
Zhongwen Deng
|
2aef9ca215
|
chore: add changlog for authn_http validation
|
2023-04-21 11:54:45 +08:00 |
Zhongwen Deng
|
8e8ba6ce7e
|
fix: always check authn_http's header and ssl_option
|
2023-04-21 11:54:45 +08:00 |
firest
|
d865998a63
|
fix(rocketmq): fix test cases
|
2023-04-21 11:02:14 +08:00 |
SergeTupchiy
|
0b105dcb8d
|
Merge pull request #10463 from SergeTupchiy/EMQX-9310-webhook-port-validation
fix(emqx_bridge): validate Webhook bad URL
|
2023-04-20 20:48:12 +03:00 |
Ilya Averyanov
|
8c4b32580e
|
Merge pull request #10420 from savonarola/0417-authn-authz-fix-path-quoting
Fix path joining and quoting in authn/authz
|
2023-04-20 18:03:04 +03:00 |
SergeTupchiy
|
b38ae7f78f
|
Merge pull request #10407 from SergeTupchiy/EMQX-9529-resource-manager-crash-on-alarm-timeout
fix(emqx_resource): call emqx_alarm safely and don't reactivate alarm on reoccurring errors
|
2023-04-20 17:53:56 +03:00 |
Zaiming (Stone) Shi
|
82e6ce53be
|
Merge pull request #10460 from zmstone/0420-sync-release-50-to-masteer
0420 sync release 50 to masteer
|
2023-04-20 16:41:50 +02:00 |
JianBo He
|
de8da7dc37
|
Merge pull request #10434 from HJianBo/improve-modules-promethues-readme
Improve modules promethues readme
|
2023-04-20 22:37:54 +08:00 |
JianBo He
|
5a7685a341
|
chore: apply suggestions from code review
Co-authored-by: ieQu1 <99872536+ieQu1@users.noreply.github.com>
Co-authored-by: Thales Macedo Garitezi <thalesmg@gmail.com>
|
2023-04-20 22:26:29 +08:00 |
Serge Tupchii
|
45254d7d85
|
fix(emqx_bridge): validate Webhook bad URL and return 'BAD_REQUEST' if it's invalid
Fixes: EMQX-9310
|
2023-04-20 17:21:43 +03:00 |
Serge Tupchii
|
423a30fbb3
|
fix(emqx_alarm): add safe call API to activate/deactivate alarms and use it in resource_manager
Don't let 'emqx_resource_manager' crash because of emqx_alarm timeouts.
Fixes: EMQX-9529/#10357
|
2023-04-20 17:15:13 +03:00 |