Zaiming (Stone) Shi
|
52357742aa
|
Merge pull request #12962 from zmstone/0502-fix-ssl-client-opts-to-allow-wildcard-cert-by-default
fix(ssl-clients): allow wildcard certificates by default
|
2024-05-03 15:19:37 +02:00 |
zmstone
|
37d66e90fb
|
fix(ssl-clients): allow wildcard certificates by default
|
2024-05-03 12:52:42 +02:00 |
Ilia Averianov
|
3ed385201c
|
Merge pull request #12947 from savonarola/0426-auth-timeout
feat(authn): add connection expire based on authn data
|
2024-05-03 11:32:18 +03:00 |
Ivan Dyachkov
|
cc025ce4ae
|
feat: publish packages for Ubuntu 24.04
|
2024-05-02 11:08:32 +02:00 |
Ivan Dyachkov
|
6c3c97d58c
|
docs: add changelog
|
2024-05-02 10:25:53 +02:00 |
Thales Macedo Garitezi
|
874f1f2428
|
Merge pull request #12950 from thalesmg/fix-mv-duplicated-topics-r57-20240429
fix(message validation): validate duplicated topics
|
2024-04-30 13:34:58 -03:00 |
Ilya Averyanov
|
80d724c504
|
feat(authn): add connection expire based on authn data
|
2024-04-30 17:04:55 +03:00 |
Thales Macedo Garitezi
|
ffedce014f
|
fix(message validation): validate duplicated topics
Fixes https://emqx.atlassian.net/browse/EMQX-12254
|
2024-04-29 15:44:03 -03:00 |
Thales Macedo Garitezi
|
a847389159
|
fix(http connector): deobfuscate sensitive headers
Fixes https://emqx.atlassian.net/browse/EMQX-12213
|
2024-04-29 15:20:46 -03:00 |
zmstone
|
1db932df21
|
chore(mgmt): PUT /configs?ignore_readonly=true, lower log to info level
|
2024-04-29 10:20:47 +02:00 |
zmstone
|
c3d27347b0
|
docs: update changlog for pr 12940
|
2024-04-28 15:06:12 +02:00 |
zmstone
|
e76c350d30
|
docs: add changelog for PR 12940
|
2024-04-27 21:19:40 +02:00 |
JimMoen
|
b98f3d27b8
|
docs: add change log entry for #12910
|
2024-04-26 22:30:08 +08:00 |
Kjell Winblad
|
6ab9460c16
|
docs: add change log entry
|
2024-04-25 17:10:30 +02:00 |
zhongwencool
|
4f12d45436
|
chore: provided more specific error for wrong import method
|
2024-04-24 15:37:35 +08:00 |
zhongwencool
|
712008bc1d
|
Merge pull request #12909 from zhongwencool/esockd-bump-version
fix: bump escokd to 5.11.2 to handle udp_error/closed message
|
2024-04-24 09:15:39 +08:00 |
lafirest
|
0d1c13661f
|
Merge pull request #12895 from lafirest/fix/dyndb
fix(dynamo): Added missing keys for DynamoDB
|
2024-04-22 23:03:00 +08:00 |
lafirest
|
a81ca359fc
|
Merge pull request #12899 from lafirest/fix/rocmq
feat(rocketmq): add support for namespace and key dispatch strategy
|
2024-04-22 21:20:44 +08:00 |
zhongwencool
|
6049b4966f
|
fix: bump escokd to 5.11.2 to handle udp_error/closed message
|
2024-04-22 16:41:09 +08:00 |
JianBo He
|
170809362e
|
Merge pull request #12907 from zhongwencool/iotdb-130-changelog
chore: add iotdb130 changelog
|
2024-04-22 16:05:02 +08:00 |
JianBo He
|
c5c4bb987f
|
Merge pull request #12902 from HJianBo/stomp
Pass the Content-type of MQTT message to the Stomp message
|
2024-04-22 16:02:03 +08:00 |
zhongwencool
|
5da9486b06
|
chore: add iotdb130 changelog
|
2024-04-22 15:11:19 +08:00 |
Ivan Dyachkov
|
b723e87e54
|
Merge remote-tracking branch 'upstream/release-56' into 0422-sync-release-56
|
2024-04-22 08:12:05 +02:00 |
firest
|
617b2137b4
|
chore: update changes
|
2024-04-22 13:14:15 +08:00 |
firest
|
46f339dfab
|
chore: updte change log
|
2024-04-22 13:12:01 +08:00 |
Kjell Winblad
|
6e99f01ecd
|
Merge pull request #12863 from kjellwinblad/kjell/new_trace_log_formatter/EMQX-12025
feat(emqx_trace): add JSON trace log entry formatter
|
2024-04-22 06:25:18 +02:00 |
JianBo He
|
d85df14b85
|
Merge pull request #12892 from HJianBo/fix-gateway-related-issues
fix(ocpp): avoid an error log in handling downstream messages
|
2024-04-22 11:25:26 +08:00 |
JianBo He
|
2e21bc5180
|
chore: update changes
|
2024-04-20 09:03:13 +08:00 |
JianBo He
|
aaf7953968
|
chore: apply suggestions from code review
Co-authored-by: Zaiming (Stone) Shi <zmstone@gmail.com>
|
2024-04-20 08:36:59 +08:00 |
ieQu1
|
bac5100635
|
Merge pull request #12874 from ieQu1/dev/EMQX-12030-subscriptions-api
API for durable subscriptions
|
2024-04-19 17:11:53 +02:00 |
Ilia Averianov
|
b7a4536f47
|
Merge pull request #12871 from savonarola/0412-fix-rebalance-app-dependencies
fix(rebalance): fix start order of rebalance applications
|
2024-04-19 13:27:41 +03:00 |
ieQu1
|
180130d684
|
feat(sessds): List persistent subscriptions in the REST API
|
2024-04-19 01:20:29 +02:00 |
Kjell Winblad
|
3c5c3ebe1b
|
docs: add change log entry
|
2024-04-18 10:20:18 +02:00 |
Kjell Winblad
|
2a2fadfbff
|
Merge pull request #12827 from kjellwinblad/kjell/emqx_rule_tracing/EMQX-11966
Add rule ID tracing support
|
2024-04-18 09:06:31 +02:00 |
JianBo He
|
d7ebecddb4
|
fix(ocpp): return correct current_connections number of listenrs http api
|
2024-04-18 14:54:12 +08:00 |
JianBo He
|
2468243dfd
|
chore: update changes
|
2024-04-17 18:52:48 +08:00 |
JianBo He
|
c61c3157c6
|
Merge pull request #12888 from HJianBo/data-backup-for-license
fix(license): license file is not taking effect after importing backup files
|
2024-04-17 16:31:16 +08:00 |
JimMoen
|
1dfd9115cd
|
Merge pull request #12880 from JimMoen/EMQX-12147/influx-write-syntax-tag-type
fix(influx): literal number values in tag set
|
2024-04-17 10:23:57 +08:00 |
Zaiming (Stone) Shi
|
4d38a8fd44
|
Merge pull request #12872 from zmstone/0412-support-variform-for-client_attrs
0412 use variform for client_attrs
|
2024-04-16 13:29:56 +02:00 |
JianBo He
|
2f0b72e0aa
|
chore: update changes
|
2024-04-16 19:11:28 +08:00 |
William Yang
|
8fe471c967
|
fix(mqtt): enhanced auth with scram
Bump esasl to 0.2.1
|
2024-04-16 10:08:30 +02:00 |
Ivan Dyachkov
|
f3bb28c6af
|
chore: 5.6.1-rc.2
|
2024-04-16 09:47:32 +02:00 |
Kjell Winblad
|
2fe36776b5
|
docs: add change log entry
|
2024-04-15 20:21:16 +02:00 |
JimMoen
|
13ab9f0987
|
docs: add changelog entry for #12880
|
2024-04-15 18:08:05 +08:00 |
Ivan Dyachkov
|
3ef160eed2
|
Merge remote-tracking branch 'upstream/release-56' into 0415-sync-release-56
|
2024-04-15 08:09:03 +02:00 |
zmstone
|
b76b6fbe63
|
feat(variform): initialize client_attrs with variform
Moved regular expression extraction as a variform function.
|
2024-04-14 10:13:24 +02:00 |
zmstone
|
da5b01aa46
|
refactor(client_attr): allow more than one initial extraction
|
2024-04-13 01:00:25 +02:00 |
Ilya Averyanov
|
500d4fedda
|
fix(rebalance): fix start order of rebalance applications
|
2024-04-12 15:58:57 +03:00 |
JianBo He
|
91ffc95f29
|
Merge pull request #12855 from JimMoen/fix-share-queue-format
fix(mgmt): $queue shared topics format in mgmt topics api
|
2024-04-10 10:52:48 +08:00 |
Kjell Winblad
|
43ff2e3a74
|
docs: add change log entry
|
2024-04-09 16:17:26 +02:00 |