Thales Macedo Garitezi
7e24b35bb3
chore: bump release version to `e5.0.3-alpha.4`
2023-04-26 17:09:39 -03:00
Zaiming (Stone) Shi
6ab7f89c5e
Merge pull request #10537 from zmstone/0426-sqlserver-no-async-connector
...
0426 sqlserver no async connector
2023-04-26 21:32:36 +02:00
Zaiming (Stone) Shi
a8b000f062
refactor(sqlserver): support only sync mode at connector level
2023-04-26 20:44:56 +02:00
Zaiming (Stone) Shi
7967090de0
chore(emqx_dashboard): ignore everything in priv dir
2023-04-26 20:09:33 +02:00
Thales Macedo Garitezi
307d0814ff
Merge pull request #10533 from thalesmg/fix-late-reply-buf-worker-r50
...
fix(buffer_worker): avoid sending late reply messages to callers (r5.0)
2023-04-26 14:50:40 -03:00
Thales Macedo Garitezi
c53741a08c
fix(buffer_worker): avoid sending late reply messages to callers
...
Fixes https://emqx.atlassian.net/browse/EMQX-9635
During a sync call from process `A` to a buffer worker `B`, its call
to the underlying resource `C` can be very slow. In those cases, `A`
will receive a timeout response and expect no more messages from `B`
nor `C`. However, prior to this fix, if `B` is stuck in a long sync
call to `C` and then gets its response after `A` timed out, `B` would
still send the late response to `A`, polluting its mailbox.
2023-04-26 13:18:28 -03:00
lafirest
9da5331ea5
Merge pull request #10523 from lafirest/fix/rmv_dynamo_async
...
fix(dynamo): remove all async callbacks of the Dynamo connector
2023-04-26 19:25:05 +08:00
firest
9eccfa5cdf
fix(dynamo): fix test case errors
2023-04-26 17:03:01 +08:00
firest
e467e082f0
fix(dynamo): remove all async callbacks of the Dynamo connector
2023-04-26 14:47:22 +08:00
Thales Macedo Garitezi
c4081f9211
Merge pull request #10516 from thalesmg/rel-e503-alpha3
...
chore: tag e5.0.3-alpha.3
2023-04-25 14:14:32 -03:00
Thales Macedo Garitezi
a703707803
chore: tag e5.0.3-alpha.3
2023-04-25 10:51:34 -03:00
Thales Macedo Garitezi
66c302064e
Merge pull request #10514 from thalesmg/unhide-ocsp-config-r50
...
chore: un-hide ocsp stapling config
2023-04-25 10:45:07 -03:00
Thales Macedo Garitezi
3138e2b3a1
chore: un-hide ocsp stapling config
...
Undoing https://github.com/emqx/emqx/pull/10160
2023-04-25 09:33:24 -03:00
lafirest
dc452deaf0
Merge pull request #10506 from lafirest/fix/dynamo_default_port
...
fix(dynamo): use correct default port for different schemas
2023-04-25 18:26:44 +08:00
lafirest
9a3b8f7c1b
Merge pull request #10508 from lafirest/fix/rocketmq_log
...
fix(rocketmq): fix that the update of ACL info not working
2023-04-25 18:25:50 +08:00
zhongwencool
1b30dca3d3
Merge pull request #10505 from zhongwencool/port-10484-to-release-50
...
feat: don't do rpc call to check deprecated file
2023-04-25 17:20:42 +08:00
firest
3bb50a5751
fix(rocketmq): fix that the update of ACL info not working
2023-04-25 16:55:03 +08:00
Zhongwen Deng
d6208d8847
test: add test for depreated config file
2023-04-25 14:47:05 +08:00
Zhongwen Deng
f84fc6f8b9
fix: can't update authentication when cluster-override.conf
2023-04-25 11:59:06 +08:00
firest
33c27ac2ac
fix(dynamo): use correct default port for different schemas
2023-04-25 10:50:44 +08:00
Zhongwen Deng
3f689d0fdf
feat: don't do rpc call to check deprecated file
2023-04-25 10:10:56 +08:00
zhongwencool
996d5eee45
Merge pull request #10493 from zhongwencool/remove-dashboard-default-username-conf
...
chore: remove dashboard's default username from emqx.conf
2023-04-25 09:45:30 +08:00
lafirest
0e96b5d01e
Merge pull request #10483 from lafirest/fix/resource_aovid_crash
...
fix(resource): make sure resource will not crash when stopping
2023-04-24 20:16:01 +08:00
lafirest
06cab0b8fd
Merge pull request #10494 from lafirest/fix/dynamo_status
...
fix(Dynamo): fix DynamoDB bridge status check error
2023-04-24 18:53:57 +08:00
firest
7ce04358c4
fix(Dynamo): fix DynamoDB bridge status check error
2023-04-24 17:28:33 +08:00
Zhongwen Deng
275967a49f
chore: remove dashboard's default username from emqx.conf
2023-04-24 16:13:42 +08:00
Ivan Dyachkov
988e4ec1aa
Merge pull request #10476 from id/e5.0.3-alpha.2
...
chore: e5.0.3-alpha.2
2023-04-24 09:08:29 +02:00
zhongwencool
369f907eef
Merge pull request #10486 from zhongwencool/fix-copy-conf-port-to-50
...
Fix copy conf port to 50
2023-04-24 10:03:50 +08:00
某文
8bfee90322
chore: make static_check happy
2023-04-23 20:06:51 +08:00
JianBo He
2b0106e047
Merge pull request #10485 from JimMoen/fix-mssql-bridge-default
...
fix: use default health check timeout for sqlserver
2023-04-23 18:20:10 +08:00
lafirest
ac54fa0ba5
Merge pull request #10482 from lafirest/chore/rocketmq_template
...
chore: add examples for RocketMQ template
2023-04-23 18:10:35 +08:00
某文
b4c16d37c7
chore: make static_check happy
2023-04-23 18:09:51 +08:00
某文
f96c1630e1
chore: pin emqx_conf to 0.17.0
2023-04-23 17:30:07 +08:00
某文
e0fd861863
chore: make static_check happy
2023-04-23 17:24:34 +08:00
某文
5593e38ed3
fix: copy cluster-override.conf from old version
2023-04-23 17:24:24 +08:00
JimMoen
d505b65ba8
fix: use default health check timeout for sqlserver
2023-04-23 15:47:19 +08:00
JimMoen
4e7472090b
fix: refine default sql and driver name for mssql bridge
2023-04-23 15:47:18 +08:00
firest
7d2c336ab7
fix(resource): make sure resource will not crash when stopping
2023-04-23 15:31:08 +08:00
firest
5ab0887687
chore: add examples for RocketMQ template
2023-04-23 15:17:51 +08:00
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
firest
d826b0921d
fix(dynamo): separate the implementation of connector and client of Dynamo bridge
2023-04-23 10:57:36 +08:00
Ivan Dyachkov
6beb9e00b6
chore: e5.0.3-alpha.2
2023-04-22 20:09:40 +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
某文
df31a8a342
test: conf_schema_tests failed
2023-04-21 20:29:14 +08: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
Kinplemelon
ffa60d0aa4
chore: upgrade dashboard to e1.0.6-beta.1 for ee
2023-04-21 19:26:07 +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