Kjell Winblad
|
26c988fe11
|
Merge pull request #13077 from kjellwinblad/kjell/fix_action_update_race_issue/EMQX-12376
fix: action config update would sometimes not be reflected in connector
|
2024-05-23 09:11:48 +02:00 |
ieQu1
|
bfd01c425d
|
Merge pull request #13072 from ieQu1/dev/fix-drop-generation
Idempotent drop_generation
|
2024-05-22 21:13:30 +02:00 |
Thales Macedo Garitezi
|
4094032649
|
fix(bridge v2 api): don't attempt to start disabled connector when starting action/source
Fixes https://emqx.atlassian.net/browse/EMQX-12435
|
2024-05-22 13:33:55 -03:00 |
ieQu1
|
59a09fb86f
|
fix(ds): Apply review remarks
|
2024-05-22 18:01:33 +02:00 |
Kjell Winblad
|
331f9a1b96
|
docs: add change log entry
|
2024-05-22 12:15:04 +02:00 |
Thales Macedo Garitezi
|
388e6c8262
|
fix(dssubs): introduce separate gauge for subscriptions from durable sessions
Fixes https://emqx.atlassian.net/browse/EMQX-12267
|
2024-05-17 10:17:16 -03:00 |
ieQu1
|
6f30c1c541
|
fix(sessds): Rename last_alive_update_interval -> heartbeat_interval
|
2024-05-17 01:20:10 +02:00 |
ieQu1
|
73f17249e9
|
fix(sessds): Rename session_persistence to durable_sessions
|
2024-05-16 21:31:32 +02:00 |
Zaiming (Stone) Shi
|
0be1249bbe
|
Merge pull request #13041 from zmstone/0513-http-authn-header-missing-should-result-in-meaningful-error-message
0513 http authn header missing should result in meaningful error message
|
2024-05-16 13:17:20 +02:00 |
Thales Macedo Garitezi
|
e8d2c48d3c
|
Merge pull request #13018 from thalesmg/fix-postgres-log-spam-r57-20240510
fix(postgres): reduce log spamming when connection goes down
|
2024-05-14 09:00:36 -03:00 |
zmstone
|
5983b7c6f2
|
docs: add changelog for PR 13041
|
2024-05-14 10:26:35 +02:00 |
JianBo He
|
54f6bd181b
|
Merge pull request #13010 from JimMoen/fix-jt808-reg-failed
fix(gw): jt808 REG_ACK failed due to faulty clientinfo
|
2024-05-13 14:19:18 +08:00 |
Kjell Winblad
|
c6df069c5a
|
Merge pull request #13012 from kjellwinblad/kjell/fix_incorrect_config_crash/EMQX-12315
fix: listener crash if access_rules config option is incorrect
|
2024-05-10 17:46:40 +02:00 |
Thales Macedo Garitezi
|
f690db9849
|
fix(postgres): reduce log spamming when connection goes down
Fixes https://emqx.atlassian.net/browse/EMQX-12334
See also: https://github.com/emqx/epgsql/pull/10
|
2024-05-10 12:15:01 -03:00 |
JimMoen
|
91a5644b0e
|
docs: add changelog for PR #13010
|
2024-05-10 23:09:23 +08:00 |
Kjell Winblad
|
0d053a6897
|
docs: add change log entry
|
2024-05-10 14:29:35 +02:00 |
firest
|
1f3b640a3d
|
chore: update change
|
2024-05-10 07:29:14 +08:00 |
Ilia Averianov
|
a1aedee446
|
Merge pull request #12996 from savonarola/0508-fix-cursor-usage
fix(retainer): fix qlc cursor cleanup
|
2024-05-09 08:04:10 +03:00 |
Ilya Averyanov
|
57287f0722
|
fix(retainer): fix qlc cursor cleanup
|
2024-05-08 21:38:37 +03:00 |
zmstone
|
c75cee3c04
|
docs: add changelog for PR #12993
|
2024-05-08 17:04:53 +02:00 |
JianBo He
|
c947455b15
|
chore: add changes
|
2024-05-07 16:27:34 +08:00 |
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 |