Commit Graph

11362 Commits

Author SHA1 Message Date
JianBo He 42b9978401
Merge pull request #8771 from HJianBo/tag-506-fix-upgrade-dashboard-vsn
Release v5.0.6: fix node_status dispaly error in Dashboard
2022-08-22 18:08:21 +08:00
JianBo He 46f743d16b chore: bump emqx vsn 2022-08-22 14:37:16 +08:00
JianBo He ad96bb551e chore: update changes and release vsn 2022-08-22 12:30:42 +08:00
JianBo He 951aa4076f fix: upgrade dasbhaord vsn
Due to we changed the `node_status` of `/nodes` API in #8642,
however, we did not update the correct dashboard version in v5.0.5.

So, we release v5.0.6 to fix this issue
2022-08-22 12:20:04 +08:00
JianBo He 0252325386
Merge pull request #8760 from emqx/bump-vsn
Release 5.0.5: bump vsn
2022-08-19 15:51:44 +08:00
JianBo He 3874f14f8c chore: rename bootstrap_user to bootstrap_users 2022-08-19 14:51:41 +08:00
JianBo He d1c676a1c5 chore: bump vsn 2022-08-19 14:08:09 +08:00
JianBo He 8b4d4f6a69
Merge pull request #8758 from emqx/fix-listener-bind-fmt
chore: bind option support `:1883` style config
2022-08-19 14:01:28 +08:00
JianBo He f612908b17 chore: update changes 2022-08-19 11:15:19 +08:00
JianBo He 7ffdd95aa3 chore: bind option support `:1883` style config
see: https://github.com/emqx/emqx/pull/8571
2022-08-19 11:12:17 +08:00
lafirest bf452113a1
Merge pull request #8740 from lafirest/fix/bootstrap_user_file_5.0.5
fix(dashboard): change `bootstrap_user` to `bootstrap_user_file`
2022-08-18 09:48:32 +08:00
firest 66f06c3ab7 fix(dashboard): change `bootstrap_user` to `bootstrap_user_file` 2022-08-16 14:15:10 +08:00
Xinyu Liu 15784fa3d2
Merge pull request #8711 from terry-xiaoyu/release_v5.0.5
chore: release v5.0.5-beta.1
2022-08-12 18:39:54 +08:00
Shawn 18d710e932 chore: release v5.0.5-beta.1 2022-08-12 18:37:27 +08:00
Xinyu Liu 4318159b85
Merge pull request #8673 from qzhuyan/dev/william/quic-listener-config-timeouts
feat(quic): more listener options
2022-08-12 18:30:53 +08:00
Xinyu Liu fc6d79c2da
fix: typos in emqx_schema_i18n.conf 2022-08-12 18:30:34 +08:00
Xinyu Liu 903ba40187
Merge pull request #8690 from CrazyWisdom/master
docs(README): add rule engine link
2022-08-12 18:27:44 +08:00
Xinyu Liu a61b4bc9e9
Merge pull request #8698 from zmstone/0811-avoid-crash-dump-when-checking-boot
fix(bin/emqx): ensure no crash dump when checking compatibility
2022-08-12 18:25:57 +08:00
Xinyu Liu 43ed926d67
Merge pull request #8707 from lafirest/fix/bootstrap_user
fix(dashboard): add bootstrap user tag && return error when adding bo…
2022-08-12 18:18:57 +08:00
Xinyu Liu 87d7c16749
Merge pull request #8708 from terry-xiaoyu/extra_schema_field_max_retries
fix: remove the extra fields max_retries
2022-08-12 18:16:04 +08:00
Shawn 3cb79e811f fix: remove the extra fields max_retries 2022-08-12 18:05:03 +08:00
Xinyu Liu 255305636c
Merge pull request #8709 from JimMoen/update-dashboard-ce
chore: update ce-dashboard vsn
2022-08-12 18:00:07 +08:00
JimMoen c1b951cc43 chore: update ce-dashboard vsn 2022-08-12 17:55:26 +08:00
firest d4bf658e38 fix(dashboard): add bootstrap user tag && return error when adding bootstrap user fails 2022-08-12 16:40:36 +08:00
William Yang 10755e8b3d
Merge pull request #8697 from qzhuyan/ci/william/bump-relup-helper-2.1.0
build: bump relup helper to 2.1.0
2022-08-12 10:01:23 +02:00
lafirest c7f6517aee
Merge pull request #8667 from lafirest/feat/bootstrap_user
feat(dashboard): add bootstrap files to initialize user accounts
2022-08-12 10:43:42 +08:00
Xinyu Liu 62c5f902d5
Merge pull request #8677 from JimMoen/fix-mqtt-bridge-message-sizer
fix: count all msg size of `event_message` for mqtt bridge
2022-08-12 09:38:11 +08:00
Zaiming (Stone) Shi 809f2ede09 fix(bin/emqx): ensure no crash dump when checking compatibility 2022-08-11 22:05:03 +02:00
William Yang c0750b9946 build: bump relup helper to 2.1.0 2022-08-11 20:37:45 +02:00
JimMoen 449239d0f4 fix: count all msg size of `event_message` for mqtt bridge 2022-08-12 01:29:56 +08:00
CrazyWisdom 6dbae60177 docs(README): add rule engine link 2022-08-11 17:59:40 +08:00
firest d55c9341eb fix(dashboard): fix nit codes 2022-08-11 17:42:22 +08:00
Ilya Averyanov 3da3aa9f57
Merge pull request #8635 from savonarola/handle-interpolate-errors
chore(authn/authz): better handling of placeholder interpolation errors
2022-08-10 21:46:17 +03:00
Ilya Averyanov 64aa30ec63 chore(authn/authz): better handling of placeholder interpolation errors 2022-08-10 18:22:37 +03:00
William Yang 7ca8550a5d feat(quic): more listener options 2022-08-10 12:37:12 +02:00
Zaiming (Stone) Shi 5f665a1e9c
Merge pull request #8674 from zmstone/0809-make-http-connector-schema-backward-compatible
make http connector schema backward compatible
2022-08-10 10:06:22 +01:00
Zaiming (Stone) Shi ced6bb2fef docs: update changelog for config compatibility fix 2022-08-10 09:53:01 +02:00
Zaiming (Stone) Shi 4994731d3e chore: update emqx_connector app vsn 2022-08-10 09:50:12 +02:00
Zaiming (Stone) Shi 18614ad291 fix(connector): add back deleted fields as deprecated
max_retries and retry_interval were removed from 5.0.4 wihtout
backward compatibliity.
This commit adds the fields back as deprecated
2022-08-10 09:50:12 +02:00
Zaiming (Stone) Shi f7016e53a4 chore: delete hocon from emqx_prometheus application deps 2022-08-09 20:19:31 +02:00
Zaiming (Stone) Shi 6d5ad97528
Merge pull request #8670 from zmstone/0809-5.0-improve-lwm2m-logging
fix(lwm2m): better logging for unknown object IDs
2022-08-09 16:24:20 +01:00
Zaiming (Stone) Shi dd8bcd80cb chore: bump app vsn for emqx_gateway to 0.1.3 2022-08-09 13:30:09 +02:00
William Yang 30f24131e2
Merge pull request #8650 from qzhuyan/fix/william/keep-alive-check
fix: keep alive check
2022-08-09 11:37:12 +02:00
Zaiming (Stone) Shi 13f5c0b6b1 fix(lwm2m): better logging for unknown object IDs
Prior to this change, unknown object IDs would result in a tuple
{error, no_xml_definition}, and this tuple is passed down to xmerl
lib to get XML node data and eventually crash with function_clause.

With this fix, the unknown object ID exception is caught and logged
properly.
2022-08-09 11:26:12 +02:00
Zaiming (Stone) Shi 699489297b
Merge pull request #8462 from fridayy/feat_round_robin_per_node
feat(shared-sub): add round_robin_per_group strategy
2022-08-09 10:03:52 +01:00
firest 463d255c0a fix(dashboard): make dialyzer happy 2022-08-09 16:36:46 +08:00
firest 0f8ebbdf0f feat(dashboard): add bootstrap files to initialize user accounts 2022-08-09 16:02:50 +08:00
lafirest 38c771b581
Merge pull request #8662 from lafirest/fix/health_check_api
fix(mgmt): remove the `/api/v5` prefix of status API
2022-08-09 14:18:14 +08:00
firest 0f8e80afb8 chore: fix ci workflows error 2022-08-09 11:22:53 +08:00
firest 966b508c6f chore: fix status test error 2022-08-09 11:22:53 +08:00