Commit Graph

  • 1051df7af8 test: add kafka to toxiproxy Thales Macedo Garitezi 2023-02-24 14:10:58 -0300
  • b9e92173cf test: improve cluster helper Thales Macedo Garitezi 2023-02-24 14:08:33 -0300
  • 561c25f0e3 feat: update snabbkaffe -> 1.0.7 Thales Macedo Garitezi 2023-02-17 15:03:20 -0300
  • 5ab5236ad3 test: fix flaky test Thales Macedo Garitezi 2023-02-15 10:14:58 -0300
  • 51a0b93868 test: ensure configs are up to date before running suites Thales Macedo Garitezi 2023-02-13 15:22:11 -0300
  • 91a57faa95
    Merge pull request #10128 from thalesmg/ocsp-v50-mkII Thales Macedo Garitezi 2023-03-16 13:10:48 -0300
  • ef8f764154
    Merge pull request #10150 from id/ci-do-not-post-enterprise-releases-to-emqx.io Ivan Dyachkov 2023-03-16 13:43:40 +0000
  • 1688cb7df2
    Merge pull request #10152 from JimMoen/refine-changes JimMoen 2023-03-16 21:11:52 +0800
  • 75dad647a9
    docs: improve descriptions Thales Macedo Garitezi 2023-03-16 09:57:01 -0300
  • a614bdc94a chore(ocsp): catch unexpected error when fetching ocsp response Thales Macedo Garitezi 2023-03-16 09:55:52 -0300
  • d1f58d6e2d refactor: replace macro by simple function Thales Macedo Garitezi 2023-03-16 09:32:40 -0300
  • e5645a7b21 refactor: rename macros Thales Macedo Garitezi 2023-03-16 09:18:16 -0300
  • 884dddec79
    Merge pull request #10136 from kjellwinblad/kjell/fix/default_value_ui Kjell Winblad 2023-03-16 12:20:08 +0100
  • 17b52ee32a
    Merge pull request #10149 from id/chore-use-default-pr-template Ivan Dyachkov 2023-03-16 10:27:06 +0000
  • afd29b69c4
    chore: refine i18n doc punctuation JimMoen 2023-03-16 17:50:37 +0800
  • d147299e23
    chore: refine changes for merged PRs JimMoen 2023-03-16 17:35:06 +0800
  • cfae0baf03 ci: do not post updates about enterprise releases to emqx.io Ivan Dyachkov 2023-03-16 09:32:13 +0100
  • abbe5be3eb chore: use single default pr template Ivan Dyachkov 2023-03-16 09:24:50 +0100
  • e3d4deb8a0
    Merge pull request #10147 from id/chore-minor-improvements Ivan Dyachkov 2023-03-16 08:18:43 +0000
  • 651f72eabc docs: correct the chinese label for the `socket_nodelay` field Kinplemelon 2023-03-16 11:39:29 +0800
  • 816667d85c
    Merge pull request #10123 from fix/EMQX-9136/lookup-busy-resources Andrew Mayorov 2023-03-16 00:07:12 +0300
  • 19fb3854a8 ci: run gitlint in docker container Ivan Dyachkov 2023-03-15 20:05:18 +0100
  • f21d012532 ci: cache dialyzer plt Ivan Dyachkov 2023-03-15 19:39:08 +0100
  • ac65ce2947 chore: run xref before dialyzer in make static_checks Ivan Dyachkov 2023-03-15 19:33:08 +0100
  • 5258b4c6e9 chore: bump ekka to 0.14.5 Ivan Dyachkov 2023-03-15 19:13:13 +0100
  • d13d54fb81 ci: emqx-builder 5.0-32 Ivan Dyachkov 2023-03-15 19:08:51 +0100
  • 164440fe83 test(resource): fix flaky test Thales Macedo Garitezi 2023-03-15 13:57:31 -0300
  • 03b95073fc test: fix inter-suite flakiness Thales Macedo Garitezi 2023-03-15 14:25:41 -0300
  • a9bc8a4464
    refactor(resman): rename `ets_lookup` → `lookup_cached` Andrew Mayorov 2023-03-14 14:01:16 +0300
  • 29907875bf
    test(bufworker): set `batch_time` for batch-related testcases Andrew Mayorov 2023-03-14 13:30:24 +0300
  • e411c5d5f8
    refactor(resman): work with state cache atomically Andrew Mayorov 2023-03-13 18:28:28 +0300
  • b3e7e51094
    test(bridge): drop unnecessary cleanup routines Andrew Mayorov 2023-03-13 18:12:41 +0300
  • cad6492c99
    perf(bridge-api): ask bridge listings in parallel Andrew Mayorov 2023-03-13 14:51:28 +0300
  • f5a756a7a8
    Merge pull request #10144 from id/fix-no-default-cookie-in-docker Ivan Dyachkov 2023-03-15 15:44:51 +0000
  • 1228d9d5fb
    Merge pull request #10130 from zhongwencool/env-value-string-to-binary zhongwencool 2023-03-15 22:36:46 +0800
  • 0deb9925c1 docs: improve descriptions Thales Macedo Garitezi 2023-03-15 10:28:48 -0300
  • 7ef2c317e0 ci: use ubuntu22.04 everywhere Ivan Dyachkov 2023-03-15 14:27:12 +0100
  • 7f71ccbf25 ci: use aws-actions/configure-aws-credentials@v2 Ivan Dyachkov 2023-03-15 14:22:19 +0100
  • c1c38dd760 chore: cut.sh now exits with error if there are missing translations Ivan Dyachkov 2023-03-15 14:20:29 +0100
  • 597bfbe310
    chore: update changes/ce/fix-10130.en.md zhongwencool 2023-03-15 20:48:29 +0800
  • 60677bc400 chore: remove unuse code Zhongwen Deng 2023-03-15 20:36:40 +0800
  • d43ee0be60 chore: add changelog Ivan Dyachkov 2023-03-15 11:38:21 +0100
  • fc2ddc6349 chore: add changelog for configuration information on Dashboard is garbled Zhongwen Deng 2023-03-15 20:36:09 +0800
  • aac41ba128 fix: emqx ctl crashed when $HOME/.erlang.cookie is not available Ivan Dyachkov 2023-03-15 11:35:13 +0100
  • c9b736ae23
    Merge pull request #10141 from id/0315-chore-merge-release-50-to-master Ivan Dyachkov 2023-03-15 12:11:54 +0000
  • 00847170c1 chore: release v4.4.16 v4.4.16 Shawn 2023-03-15 19:25:28 +0800
  • 13a35cc045 fix: schema default value so that it shows up correctly in UI Kjell Winblad 2023-03-14 12:17:08 +0100
  • 604ef774be feat(helm): helm chart support extraVolumeMounts and extraVolumes Rory Z 2023-03-15 10:29:14 +0800
  • 5b87a17329
    Merge pull request #10138 from id/ci-tmp-fix-for-build-packages e5.0.2-alpha.1 Ivan Dyachkov 2023-03-14 20:05:20 +0000
  • 04378f242c feat(ocsp_cache): give ocsp cache table an heir Thales Macedo Garitezi 2023-03-14 09:22:41 -0300
  • f6707d1dd0 test: fix how ocsp client is run in tests Thales Macedo Garitezi 2023-03-07 10:17:33 -0300
  • 63ef2f9b79 feat: save uploaded OCSP issuer pem like other ssl certs Thales Macedo Garitezi 2023-03-03 11:54:22 -0300
  • 158f054187 docs: improve descriptions Thales Macedo Garitezi 2023-03-13 14:07:41 -0300
  • 57e38c8502 refactor(ocsp): add reusable type for normalized binary URLs Thales Macedo Garitezi 2023-03-13 09:24:55 -0300
  • 067747c2de docs: improve descriptions Thales Macedo Garitezi 2023-03-10 15:04:12 -0300
  • 52263a0448 feat: add ocsp stapling and crl support to mqtt ssl listener Thales Macedo Garitezi 2023-02-27 17:59:37 -0300
  • 422597a441 test: fix flaky tests Thales Macedo Garitezi 2023-03-13 10:32:35 -0300
  • 65fee34fe4 test: fix inter-suite test teardowns Thales Macedo Garitezi 2023-03-03 15:15:30 -0300
  • 4880a849b9 chore: update emqtt -> 1.8.5 Thales Macedo Garitezi 2023-03-03 14:11:08 -0300
  • 9f9d16dd48
    Merge pull request #10117 from SergeTupchiy/EMQX-8889_copy_plugins_on_joining_a_cluster SergeTupchiy 2023-03-14 21:07:12 +0200
  • 6cbc17f110
    Merge pull request #10135 from zmstone/0314-upgrade-to-hocon-0.37.0 Zaiming (Stone) Shi 2023-03-14 19:55:41 +0100
  • d337814c08 ci: tmp fix for build packages Ivan Dyachkov 2023-03-14 16:37:50 +0100
  • 255117f2c4 chore: bump vsn e5.0.2-alpha.1 Stefan Strigler 2023-03-14 10:39:56 +0100
  • f9556e8e21 chore: upgrade dashboard to v1.1.9 for ce Kinplemelon 2023-03-10 17:08:29 +0800
  • bde4215a11 fix: copy plugins to a new node joining a cluster Serge Tupchii 2023-03-07 17:04:01 +0200
  • 67e5844ccd chore: release 4.4.16-alpha.3 v4.4.16-alpha.3 Shawn 2023-03-14 23:23:46 +0800
  • c8955b2444
    Merge pull request #10137 from terry-xiaoyu/debug-logs-when-auth-acl-ignored Xinyu Liu 2023-03-14 23:11:30 +0800
  • a6cf261e66 chore: add debug logs when auth/acl ignored Shawn 2023-03-14 21:56:58 +0800
  • c6e1270ac6
    Merge pull request #10122 from qzhuyan/dev/william/quic-fix-test William Yang 2023-03-14 13:24:47 +0100
  • 7baad16f23
    Merge pull request #10131 from emqx/topic-rewrite-failed Xinyu Liu 2023-03-14 20:20:16 +0800
  • bad952a114
    Merge pull request #10134 from sstrigler/release-e5.0.2-alpha.1 Stefan Strigler 2023-03-14 12:32:39 +0100
  • fffb92ebb7 test(quic): make tc run independent William Yang 2023-03-13 12:08:32 +0100
  • 4c28b9f839 chore(test): use power of 2 recvbuff size in quic test William Yang 2023-03-13 09:52:23 +0100
  • 18b145ab67 chore: upgrade to hocon 0.37.0 Zaiming (Stone) Shi 2023-03-14 11:39:55 +0100
  • beef7bb0e7 chore: bump vsn e5.0.2-alpha.1 Stefan Strigler 2023-03-14 10:39:56 +0100
  • 27d03770fe chore: upgrade dashboard to v1.1.9 for ce Kinplemelon 2023-03-10 17:08:29 +0800
  • 4f1da5e9fa
    Merge pull request #10132 from zhongwencool/systemd-stop-crash-log zhongwencool 2023-03-14 17:40:26 +0800
  • 3057eca995
    Merge pull request #10133 from id/ci-fix-spellcheck zhongwencool 2023-03-14 17:37:40 +0800
  • d853085259
    Merge pull request #10119 from zhongwencool/fix-statsd-empty-server zhongwencool 2023-03-14 16:37:15 +0800
  • 907c2ed423 ci: fix schema.json path in spellcheck step Ivan Dyachkov 2023-03-14 08:54:54 +0100
  • 0c670262e7 chore: update emqx_modules.appup.src Shawn 2023-03-14 16:22:35 +0800
  • 4b46c35e74 chore: add changelog Zhongwen Deng 2023-03-14 15:53:32 +0800
  • 0738444da9 fix: stop port apps when emqx_machine_terminator shutdown Zhongwen Deng 2023-03-14 15:39:50 +0800
  • a530ccbe3d
    Merge pull request #10095 from fix/EEC-782/mysql-prepstmt-exhaustion Andrew Mayorov 2023-03-14 10:21:45 +0300
  • 7407b1b6ed fix: topic rewrite failed if clientid is an atom() Shawn 2023-03-14 14:42:00 +0800
  • 102f427aac
    Merge pull request #10125 from tom-tschiller/bugfix/emqx-helm-fix-service-annotations Zaiming (Stone) Shi 2023-03-14 06:19:06 +0100
  • 80205d9704 chore: apply code review Zhongwen Deng 2023-03-14 10:54:05 +0800
  • cec399c602 chore: add changelog for statsd.server Zhongwen Deng 2023-03-13 14:44:49 +0800
  • ee2847dcd9 test: make schema test happy Zhongwen Deng 2023-03-13 14:33:51 +0800
  • 5be4d97c42 fix: don't allow empty string in server_port schema Zhongwen Deng 2023-03-13 12:08:19 +0800
  • 823128dfc7
    Merge pull request #10127 from thalesmg/rm-rebar3-emqx-app-master Thales Macedo Garitezi 2023-03-13 16:33:57 -0300
  • 87ede1b1f7
    Merge pull request #10124 from kjellwinblad/kjell/mongodb/default_heartbeat Kjell Winblad 2023-03-13 18:56:49 +0100
  • 25c28eab81 chore: remove committed rebar3 binary Thales Macedo Garitezi 2023-03-13 14:11:39 -0300
  • 62aec87c56
    Merge pull request #10107 from sstrigler/EMQX-9147-bridges-api-fix-handling-unknown-bridge-id Stefan Strigler 2023-03-13 16:40:46 +0100
  • 75ce870cbe fix(helm-charts): fix for multiple service annotations Thomas Schmid 2023-03-13 15:36:43 +0100
  • 1cf01197bb fix: increase heartbeat time to avoid extreme MongoDB logging Kjell Winblad 2023-03-13 14:21:51 +0100
  • 0c5ab5183a
    Merge pull request #10109 from zmstone/0308-stop-releasing-schema.json-in-rel-package Zaiming (Stone) Shi 2023-03-13 14:27:15 +0100
  • 53bc27e0f4
    refactor(bridge): avoid unnecessary `maps:to_list/1` when listing Andrew Mayorov 2023-03-13 14:49:38 +0300
  • 686bf8255b
    fix(bridge): reply `emqx_resource:get_instance/1` from cache Andrew Mayorov 2023-03-13 14:35:08 +0300
  • 4adb7dafcf
    Merge pull request #10120 from JimMoen/fix-typos JimMoen 2023-03-13 18:15:23 +0800