Commit Graph

  • 2570bc3090 fix(scripts): make shellcheck happy Ivan Dyachkov 2023-07-10 08:41:11 +0200
  • e9f1d7f2bf
    fix: influxdb float serialization error JimMoen 2023-07-07 17:42:28 +0800
  • 4d2e8c7cbf
    Merge pull request #11109 from HJianBo/update-license-hint JianBo He 2023-07-10 13:38:01 +0800
  • c79a3c9603
    Merge pull request #11235 from zhongwencool/clean-config-loaded-when-stop zhongwencool 2023-07-10 13:17:32 +0800
  • 802a50601a chore: add comment for init_loader_done zhongwencool 2023-07-10 12:03:36 +0800
  • c4ba558ee3 fix: unset config_loader in emqx's env when stop emqx app zhongwencool 2023-07-10 11:06:08 +0800
  • d661b10355 fix: emqx CI failed zhongwencool 2023-07-10 10:34:24 +0800
  • 86d3984025 fix: mgmt api SUITE failed zhongwencool 2023-07-07 23:29:36 +0800
  • c0ee47dc08 chore: add changelog for 11226 pr zhongwencool 2023-07-07 21:26:59 +0800
  • d781346efc fix: alias listeners.Type.Name.enabled as listeners.Type.Name.enable zhongwencool 2023-07-07 20:25:49 +0800
  • 82672ff095
    Merge pull request #11221 from lafirest/chore/dynamo_example zhongwencool 2023-07-10 09:38:47 +0800
  • a31b5f1ac1 chore: add scripts/dev-cluster-host.sh Ivan Dyachkov 2023-07-09 19:18:04 +0200
  • a3de04ebd2 chore: add example for DynamoDB template firest 2023-07-07 16:08:13 +0800
  • da052e0a5e chore: add changelog Stefan Strigler 2023-07-07 16:38:27 +0200
  • 1110b5d8f5 fix(emqx_retainer): return 404 in delete if topic not found Stefan Strigler 2023-07-07 13:31:57 +0200
  • 80e4ffff75 fix(emqx_management): return 404 if plugin does not exist Stefan Strigler 2023-07-07 13:17:52 +0200
  • 3fd28f9e18 fix(emqx_management): return 404 for unknown listener id Stefan Strigler 2023-07-07 11:57:33 +0200
  • d65d690c17 fix(emqx_gateway): return 404 for unknown client id Stefan Strigler 2023-07-06 15:26:15 +0200
  • 3bc419ee64 fix(emqx_gateway): return 404 for unknown listener id Stefan Strigler 2023-07-06 15:25:50 +0200
  • 8c883feb54
    chore: bump `emqx_durable_storage` to 0.1.1 Andrew Mayorov 2023-07-07 13:47:03 +0200
  • 030beb3e6a
    fix(ds): drop debug printouts in test suite Andrew Mayorov 2023-07-06 17:47:26 +0200
  • daf4e86da1
    feat(ds): add `ensure_shard/2` shortcut Andrew Mayorov 2023-07-06 17:43:12 +0200
  • ac56de9fc5
    feat(ds): allow to redefine directory for shard's rocksdb Andrew Mayorov 2023-07-06 17:42:24 +0200
  • 0d1abf7d8a
    Merge pull request #11229 from thalesmg/fix-plugin-load-conf-master Thales Macedo Garitezi 2023-07-07 16:36:48 -0300
  • 19f9fc5089 feat(authz): bump app versions Ilya Averyanov 2023-07-07 19:41:34 +0300
  • 77895f2555 feat(authz): fix typos and style for Retain & QoS authz feature Ilya Averyanov 2023-07-07 16:20:55 +0300
  • 6db02d6b49 feat(authz): enable feature for both CE and EE Ilya Averyanov 2023-07-03 18:40:17 +0300
  • 1ce6a225ae feat(authz): add tests for authz extended actions Ilya Averyanov 2023-07-03 18:39:13 +0300
  • 7de26a1776 feat(authz): use extensible map format for actions in authz rules Ilya Averyanov 2023-06-01 23:19:19 +0300
  • b568bda098 feat(ft-api): simplify config import test Ilya Averyanov 2023-07-07 19:39:05 +0300
  • 6337f52cf9 fix(plugins): start/stop plugins when loading config from CLI Thales Macedo Garitezi 2023-07-07 13:33:34 -0300
  • 56c81c2c25 feat(ft-api): bump app versions Ilya Averyanov 2023-07-07 19:17:22 +0300
  • e0353ab750 fix(ft-api): update FT API tests to use emqx_cth_suite Ilya Averyanov 2023-07-04 18:41:25 +0300
  • fde506838a fix(ft-api): implement import config behaviour Ilya Averyanov 2023-07-04 14:52:05 +0300
  • fe691e8330 fix(ft-api): fix swagger schema dump for ft schema Ilya Averyanov 2023-06-09 15:25:28 +0300
  • a2eb658cd9 feat(ft-api): do cleanup certs explicitly Ilya Averyanov 2023-06-09 10:34:07 +0300
  • a2b03716be feat(ft-api): provide configuration API Andrew Mayorov 2023-05-12 14:47:38 +0300
  • 34793c5ed0 feat(ft-conf): preprocess TLS configuration on updates Andrew Mayorov 2023-05-12 14:45:22 +0300
  • 27ab9c62d8 fix(ft): unload conf hooks in `prep_stop` Andrew Mayorov 2023-05-12 14:36:35 +0300
  • d2bea433f5
    Merge pull request #11228 from savonarola/0705-rebalance-fixes Ilya Averyanov 2023-07-07 19:14:12 +0300
  • aba52c6a25 chore(rebalance test): fix API tests Ilya Averyanov 2023-07-07 17:57:52 +0300
  • 9bb159cf1e fix(rebalance): fix changelog and version Ilya Averyanov 2023-07-05 12:48:09 +0300
  • f3d6d5c1cc
    Merge pull request #11209 from id/0706-update-contributing-guide Ivan Dyachkov 2023-07-07 16:05:34 +0200
  • 5b1c265485
    Merge pull request #11224 from zhongwencool/fix-psk-conf-load zhongwencool 2023-07-07 21:27:49 +0800
  • cbc47b7acd
    Merge pull request #11213 from dounix/feat/ssl-common-name-ci-fix Ivan Dyachkov 2023-07-07 15:11:26 +0200
  • a6019a2846
    Merge pull request #11198 from savonarola/0705-fix-rebalance-swagger Ilya Averyanov 2023-07-07 15:55:16 +0300
  • 70bd7a59e4
    Merge pull request #11225 from lafirest/fix/pgsql_function_clause lafirest 2023-07-07 20:39:07 +0800
  • 8b80a2f754
    Merge pull request #11192 from zhongwencool/bump-hocon-to-0.39.13 zhongwencool 2023-07-07 20:02:46 +0800
  • 0ef00d5919 fix: psk_authentication is updated failed zhongwencool 2023-07-07 17:55:08 +0800
  • 97b6c43062
    fix(ft-test): use new cth tooling in `emqx_ft_storage_fs_SUITE` Andrew Mayorov 2023-07-04 18:15:37 +0200
  • 7e76914599
    feat(ds): hardwire emqx_durable_storage message persistence Andrew Mayorov 2023-07-03 23:46:17 +0200
  • d01eee7fe4 chore: update changes && app version firest 2023-07-07 18:11:52 +0800
  • 8cee75139d fix(bridge): ensure the username of pgsql must exists firest 2023-07-07 18:06:28 +0800
  • 055a1e8d75
    Merge pull request #11210 from sstrigler/EMQX-9569-provide-the-ce-ee-version-info-and-the-current-version-number-in-the-info-field Stefan Strigler 2023-07-07 11:55:44 +0200
  • b5cc8fb3c3 fix: start_after_created's default value zhongwencool 2023-07-07 16:38:40 +0800
  • 7039dca51c chore: add 11192 changelog zhongwencool 2023-07-04 20:25:59 +0800
  • 352d818e3b chore: update hocon to 0.39.13 zhongwencool 2023-07-04 20:17:07 +0800
  • 88fd8d0582
    Merge pull request #11219 from JimMoen/fix-hstreamdb-deps-app JimMoen 2023-07-07 16:39:12 +0800
  • 2f33fd9bac
    Merge pull request #11208 from HJianBo/update-lwm2m-stats JianBo He 2023-07-07 15:32:50 +0800
  • daa6cf14fe
    Merge pull request #11206 from HJianBo/coap-bugs JianBo He 2023-07-07 15:32:00 +0800
  • ab07fd0547
    Merge pull request #11214 from zhongwencool/fix-cluster-rpc-call-tnx-id zhongwencool 2023-07-07 15:08:06 +0800
  • 63c6427037
    chore: hstreamdb_erl as deps for hstreamdb bridge JimMoen 2023-07-07 14:50:44 +0800
  • a8d96ea36a
    Merge pull request #11203 from JimMoen/feat-hstream-bridge JimMoen 2023-07-07 13:56:58 +0800
  • 8e4bef9cb1 chore(license): bump version JianBo He 2023-07-06 16:36:14 +0800
  • c4d8e04efe chore: update license expiry log JianBo He 2023-06-21 10:47:22 +0800
  • 30c931ae62
    fix: pulsar flaky cluster tests JimMoen 2023-07-07 09:52:41 +0800
  • 4ee44972b2
    feat: refactor hstreamdb connector to to avoid resources leaking JimMoen 2023-07-06 11:42:22 +0800
  • b089fba100
    refactor: rm ee_bridge and ee_connector application JimMoen 2023-07-06 11:19:28 +0800
  • 583ccfaafd
    test(hstreamdb): create stream and wirte data JimMoen 2023-07-04 18:44:07 +0800
  • 1587f038a5
    feat: hstreamdb bridge with batch query JimMoen 2023-07-03 18:45:22 +0800
  • b9bfdfd583
    chore: compatibility with hstreamdb v0.15.0 JimMoen 2023-07-03 11:13:25 +0800
  • d31a305bcb
    refactor(hstreamdb): HStreamDB bridge to its own application JimMoen 2023-06-29 15:49:16 +0800
  • f7513b900a fix: set load config done after update tnx_id zhongwencool 2023-07-07 11:05:26 +0800
  • 9f57ba510e chore: add 11214 changelog zhongwencool 2023-07-07 08:10:33 +0800
  • 221f6eba06 fix: bad tnx-id when rejoin cluster zhongwencool 2023-07-06 23:56:15 +0800
  • d3d2c8a532 chore(lwm2m): bump version JianBo He 2023-07-06 16:38:16 +0800
  • b28909deb6 chore: update changes JianBo He 2023-07-06 16:17:11 +0800
  • 31a240ba63 fix(lwm2m): update the stats correctly and timely JianBo He 2023-07-06 16:12:45 +0800
  • 791b8ef671 chore: bump versions JianBo He 2023-07-06 16:31:47 +0800
  • bc1efdc4a7 chore: update changes JianBo He 2023-07-06 14:59:01 +0800
  • 6d2222318d chore(coap): update the subscriptions_cnt stats in time JianBo He 2023-07-06 14:54:48 +0800
  • 800b154582 test(coap): cover the params optional logic to create connection JianBo He 2023-07-05 16:24:15 +0800
  • 5c901a52bd fix(coap): make username/password optinal in connection JianBo He 2023-07-05 16:08:20 +0800
  • ab809c8b85
    Merge pull request #11207 from lafirest/feat/keep_obfuscated JianBo He 2023-07-07 12:22:11 +0800
  • b11fa5f3bf
    Merge pull request #11195 from HJianBo/stomp-topic-id-unique JianBo He 2023-07-07 11:18:30 +0800
  • a1d2b2ca51 chore: bump app versions firest 2023-07-06 16:08:24 +0800
  • afe6989625 chore: update changes firest 2023-07-06 15:19:34 +0800
  • 18dec53d8b feat: ensure data backends don't leak sensitive data firest 2023-07-06 15:08:00 +0800
  • ad812b54cf
    Merge branch 'emqx:master' into feat/ssl-common-name-ci-fix dounix 2023-07-06 22:07:06 -0400
  • 05048dbf93
    Merge pull request #11204 from HJianBo/avoid-case-clause JianBo He 2023-07-07 09:46:28 +0800
  • f415af7225 feat: enable setting ssl common name dounix 2023-07-06 10:59:13 -0400
  • e4504c8942 docs: align notation for change log file name pattern Ivan Dyachkov 2023-07-06 14:32:06 +0200
  • f2e4ad39b8 docs: update CONTRIBUTING.md to include information about change log Ivan Dyachkov 2023-07-06 11:00:35 +0200
  • 8faaa86c07 chore: bump vsn for emqx and emqx_bridge Stefan Strigler 2023-07-06 14:25:36 +0200
  • 22b25fbbb3 feat(emqx_dashboard): include edition and version in swagger.json info Stefan Strigler 2023-07-06 12:14:45 +0200
  • 353cc065db
    Merge pull request #11175 from thalesmg/fix-mysql-start-error Thales Macedo Garitezi 2023-07-06 08:26:12 -0300
  • 2795c3e18a
    Merge pull request #11205 from Rory-Z/ci/do-not-set-latest JimMoen 2023-07-06 18:46:33 +0800
  • 9bcabe0a9e
    Merge pull request #11184 from sstrigler/EMQX-10270-e-5-1-0-missing-value-range-validation-for-the-max-packet-size-of-mqtt-settings Stefan Strigler 2023-07-06 10:20:24 +0200
  • 4f80aa1bec ci(macos): stop doing brew update Ivan Dyachkov 2023-07-06 10:09:25 +0200
  • 71afd1e3a4 fix(mix): use tag for emqx/ranch version instead of sha Ivan Dyachkov 2023-07-06 10:03:07 +0200