Commit Graph

9121 Commits

Author SHA1 Message Date
firest 3973fff23f fix: the exclusive topics aren't removed when the session has already been cleaned 2023-02-01 17:23:53 +08:00
JianBo He 26cec4be69
Merge pull request #9869 from HJianBo/upgrade-gen-coap-44
Upgrade gen coap to v0.4.3
2023-01-31 18:29:21 +08:00
Stefan Strigler 6e66d52d31
Merge pull request #9803 from sstrigler/main-v4.4
feat: support HAProxy protocol for mgmt API
2023-01-31 10:31:56 +01:00
JianBo He cbdd648df1 chore: update changes 2023-01-31 15:22:59 +08:00
JianBo He c3e1c8a054 chore(coap): update gen_coap to v0.4.3 2023-01-31 15:16:35 +08:00
Xinyu Liu e127814785
Merge pull request #9863 from terry-xiaoyu/fix-log-format-raw-binary
chore: improve the log format when printing raw binary
2023-01-31 08:55:23 +08:00
Shawn 5e111e44d7 chore: improve the log format when printing raw binary 2023-01-31 08:54:50 +08:00
Zaiming (Stone) Shi 7c476fd80b
Merge pull request #9790 from lafirest/feat/banned_with_delayed
feat: improve the integration of the banned and the delayed/retain feature
2023-01-30 16:40:03 +01:00
Xinyu Liu c6b92e3708
Merge pull request #9862 from terry-xiaoyu/restart-oracle-reosurce-when-relup
fix: restart oracle resources at relup
2023-01-30 15:13:01 +08:00
Shawn e459180015 fix: restart oracle resources at relup 2023-01-30 14:53:20 +08:00
firest 2b647e112b chore: update changes 2023-01-30 10:25:00 +08:00
firest 482952e951 chore: bump app version 2023-01-30 10:24:52 +08:00
firest 7fd7cfc665 feat: filter out messages which the source client is banned when delivering the retained message 2023-01-29 20:26:11 +08:00
firest 9d6efeaea8 feat: improve the integration of the `banned` and the `delayed` feature 2023-01-29 20:26:11 +08:00
Xinyu Liu ae4b4f9e60
Merge pull request #9858 from terry-xiaoyu/fix-log-msg-format
fix: log format of printing MQTT packets
2023-01-29 14:21:02 +08:00
Shawn 7eea1252cb chore: update the change logs 2023-01-29 14:13:32 +08:00
Shawn 763dac0490 fix: log format of printing MQTT packets 2023-01-29 13:45:59 +08:00
Ivan Dyachkov c86d921a77
Merge pull request #9831 from id/ci-build-ubuntu22.04-packages-v4.4
ci: build ubuntu 22.04 packages
2023-01-26 14:28:30 +01:00
Ivan Dyachkov d111a64672 chore: update changelog 2023-01-25 15:31:44 +01:00
Ivan Dyachkov 87cd40acca chore: skip relup on ubuntu22.04 for earlier versions 2023-01-25 15:26:25 +01:00
Rory 9001a6e106
Merge pull request #9812 from Rory-Z/main-v4.4
feat(helm): user can define service account by userself
2023-01-24 11:02:27 +08:00
Ivan Dyachkov 91903ef869 ci: build ubuntu 22.04 packages 2023-01-23 13:34:21 +01:00
Stefan Strigler 1d83f640fc chore: add changelog 2023-01-19 14:45:57 +01:00
Stefan Strigler 2b407cf0fa feat: support HAProxy protocol for mgmt API 2023-01-19 13:24:33 +01:00
Xinyu Liu 5078cadb7d
Merge pull request #9810 from terry-xiaoyu/update-esockd-v4.4
chore: update esockd to 5.8.8
2023-01-19 17:19:20 +08:00
Rory Z ae4745ffd7 feat(helm): user can define service account by userself 2023-01-19 15:54:06 +08:00
Shawn c072edc3aa chore: update the change logs for #9810 2023-01-19 10:12:10 +08:00
Shawn c3e494c735 chore: update esockd to 5.8.8 2023-01-19 10:02:46 +08:00
Ivan Dyachkov aeaf6ada2c
Merge pull request #9775 from id/chore-update-codeowners
chore: update codeowners
2023-01-18 09:37:44 +01:00
Xinyu Liu 6477f9f7eb
Merge pull request #9772 from terry-xiaoyu/update-mysql-v4.4
chore: update mysql-otp to 1.7.2
2023-01-17 13:38:29 +08:00
Xinyu Liu e36bc8c2db
Merge pull request #9766 from terry-xiaoyu/update_ehttpc
chore: update ehttpc to 0.4.4
2023-01-16 17:54:17 +08:00
Ivan Dyachkov fc6052fe8d chore: update codeowners
- set @emqx/emqx-review-board as default reviewer
- move default to the top according to specification
- remove @zmstone as reviewer for lib-extra
2023-01-16 10:44:12 +01:00
Shawn e8abaf6a24 chore: update mysql-otp to 1.7.2 2023-01-16 16:35:08 +08:00
Shawn e8ceb37911 chore: update ehttpc to 0.4.4 2023-01-16 12:24:04 +08:00
Thales Macedo Garitezi cac3f44cdc
Merge pull request #9744 from thalesmg/test-crl-revoke-then-refresh-v44
test(crl): add test case for revoke-then-refresh (v4.4)
2023-01-13 18:14:55 -03:00
JimMoen eb13c316cd
Merge pull request #9731 from JimMoen/0112-fix-test-env
test: fix a disturbed test environment `$mqtt_sub_caps`
2023-01-13 03:41:41 +08:00
Thales Macedo Garitezi f08aa9f5f5 test(crl): add test case for revoke-then-refresh (v4.4)
Investigation for https://github.com/emqx/emqx/issues/9732.

Apparently, there is no problem if a CRL is cached without
revocations, a client cert is revoked, and later the CRL is refreshed.
The test case indicates that the same client can at first connect to
the server and later is denied connection because the CRL was
refreshed.

Also, we take the opportunity in this PR to refresh the test
certificate and CRL files which would expire in June 2023.
2023-01-12 11:12:22 -03:00
JimMoen 7b76982be9
test: fix a disturbed test environment `$mqtt_sub_caps` 2023-01-12 11:12:49 +08:00
Kjell Winblad 6d63931353 feat: upgrade mongodb-erlang library to support 5.1+ 2023-01-09 18:02:44 +01:00
Zaiming (Stone) Shi 002a3a4e75
Merge pull request #9694 from thalesmg/test-fix-hanging-conf-suite-v44
test: fix hang when calling `ct_slave:stop` on a `slave` started node
2023-01-09 16:46:23 +01:00
zhongwencool 7c2cd562b9
Merge pull request #9701 from zmstone/0108-bump-app-vsn-emqx_rule_engine
chore: bump app vsn to 4.4.15 for emqx_rule_engine
2023-01-09 10:07:04 +08:00
Zaiming (Stone) Shi ab8521c92c chore: bump app vsn to 4.4.15 for emqx_rule_engine 2023-01-08 10:43:37 +01:00
Zaiming (Stone) Shi 80a1c43a19
Merge pull request #9698 from thalesmg/sync-v4414-into-v44
Sync `v4.4.14` into `v44`
2023-01-08 10:28:18 +01:00
Thales Macedo Garitezi d6e0ecddbc chore: update appups 2023-01-06 13:59:25 -03:00
Thales Macedo Garitezi 53ab67285a Merge tag 'v4.4.14' into sync-v4414-into-v44 2023-01-06 13:34:34 -03:00
zhongwencool 5e6d058a7e
Merge pull request #9696 from zhongwencool/dashboard-password-validate-v44
fix: update dashboard password validator
2023-01-06 18:44:13 +08:00
zhongwencool 5e717bb316 fix: update dashboard password validator 2023-01-06 17:31:02 +08:00
zhongwencool 1f49bc9c59
Merge pull request #9692 from thalesmg/sync-e4413-ce-changes-rv44
chore: sync ee changes back into ce repo (re44)
2023-01-06 16:17:07 +08:00
Thales Macedo Garitezi 4b8d4b3583 test: fix hang when calling `ct_slave:stop` on a `slave` started node
Some tests use the `slave` module for better readability.  But, when
shutting those nodes down, if one uses `ct_slave` on them, they will
hang.  This'll make CT wait until the timetrap (default 30 min) before
failing `end_per_testcase`.
2023-01-05 15:51:54 -03:00
Thales Macedo Garitezi f6bdd1ffec chore: prepare for v4.4.14 release 2023-01-05 14:09:07 -03:00