Commit Graph

  • 9708a02680
    Merge pull request #11134 from lafirest/fix/auth_header_sensitive lafirest 2023-06-29 21:43:16 +0800
  • f2074e9c9b
    Merge pull request #11143 from ieQu1/master ieQu1 2023-06-29 11:14:55 +0200
  • be1a4c89a5
    Merge pull request #11158 from lafirest/fix/wait_table_in_retainer lafirest 2023-06-29 16:01:54 +0800
  • 31e914f6a2 fix(emqx_utils): improve the checking for the `authorization` key firest 2023-06-29 15:57:48 +0800
  • 460ea0e957 ci(jmeter): collect emqx logs Ivan Dyachkov 2023-06-29 09:28:50 +0200
  • ca52310f2b
    Merge pull request #11159 from lafirest/fix/retainer_cfg lafirest 2023-06-29 15:23:44 +0800
  • 6fedd0328f fix(retainer): Fix missing changes in configuration firest 2023-06-29 12:20:25 +0800
  • 85a870a498 chore: update changes firest 2023-06-29 03:33:35 +0000
  • 1202bef6db fix(emqx_retainer): wait for Mria tables firest 2023-06-29 03:16:05 +0000
  • 9dae408b5a
    Merge pull request #11142 from zhongwencool/list-listener-group-with-wrong-bind zhongwencool 2023-06-29 11:04:35 +0800
  • 73487ecdd5 chore: add desc for ssl_options zhongwencool 2023-06-29 10:49:30 +0800
  • 82ea9e5a04 test: dashbaord api ct failed zhongwencool 2023-06-26 10:09:33 +0800
  • e26c30ff0c feat: refactor dashboard https ssl_options zhongwencool 2023-06-25 18:46:12 +0800
  • 71d34504bf fix(cluster_rpc): clean self-data by mria stop callback firest 2023-06-28 10:38:36 +0000
  • 8e68af14ef chore: bump ekka version firest 2023-06-28 11:15:12 +0000
  • 77bcb73919 chore: update changes firest 2023-06-27 12:11:59 +0000
  • 51ec8cb8fa fix(emqx_conf): don't sync the MFA to a leaved node firest 2023-06-27 12:05:10 +0000
  • 30e0b4be54 test(gcp_pubsub_consumer): add more tests and improve bridge Thales Macedo Garitezi 2023-06-23 16:27:08 -0300
  • f9ea924cd0
    Merge pull request #11151 from kjellwinblad/kjell/refactor/mysql_bridge/EMQX-9533 Kjell Winblad 2023-06-28 15:15:55 +0200
  • 940ad12108 docs(ds): Apply suggestions from code review ieQu1 2023-06-28 09:59:34 +0200
  • 6d6287ef26 test: start emqx_mongodb when running the MongoDB tests Kjell Winblad 2023-06-28 07:57:04 +0200
  • 9cf874e37e
    Merge pull request #11150 from SergeTupchiy/wait-for-emqx_psk_tab SergeTupchiy 2023-06-28 08:57:32 +0300
  • 30b67add05 chore: add more example for clients api zhongwencool 2023-06-27 15:52:32 +0800
  • 93cbb5ebd8 fix: show the local listener's settings first zhongwencool 2023-06-27 15:52:01 +0800
  • d556adf86c
    Merge pull request #11146 from zhongwencool/hide-node-process-limit zhongwencool 2023-06-28 10:45:37 +0800
  • c4fc0e767e feat: allow specifying more helpful messages for unhealthy targets Thales Macedo Garitezi 2023-06-23 16:26:20 -0300
  • 8e877caf47 fix(emqx_psk): wait for Mria table on app start Serge Tupchii 2023-06-27 16:31:53 +0300
  • 30d78aaac2
    Merge pull request #11152 from keynslug/test/ft-prop-aggressive Andrew Mayorov 2023-06-27 17:44:54 +0200
  • 4ee6244c93
    Merge pull request #11073 from kjellwinblad/kjell/fix/4.4/div_mod_diff_behavior/EMQX-10216 Kjell Winblad 2023-06-27 17:32:27 +0200
  • 515a7d0c80 docs: add changelog entries for MySQL refactoring Kjell Winblad 2023-06-27 17:23:04 +0200
  • 7d171de02b
    test(ft): make proptests even less aggressive Andrew Mayorov 2023-06-27 17:17:56 +0200
  • 3d1712c00c refactor: MySQL bridge to its own application Kjell Winblad 2023-06-27 17:09:38 +0200
  • ff327609db
    test(ft): generate segments manually in proptests Andrew Mayorov 2023-06-27 17:11:23 +0200
  • 85a130f68b refactor: move MySQL open source connector to its own app Kjell Winblad 2023-06-27 15:30:23 +0200
  • 4ed422cb9a
    Merge pull request #11127 from zmstone/0622-refine-examples Zaiming (Stone) Shi 2023-06-27 15:30:30 +0200
  • 0e55aeada5
    Merge pull request #11147 from keynslug/test/ft-timetrap Andrew Mayorov 2023-06-27 15:11:14 +0200
  • d3a0b3e183
    Merge pull request #11139 from kjellwinblad/kjell/refactor/redis/EMQX-9534 Kjell Winblad 2023-06-27 14:55:55 +0200
  • fba8a787f4 fix: rule engine different behavior for div and mod Kjell Winblad 2023-06-16 11:56:01 +0200
  • 90c35c3ff8 chore(prometheus): change default vaue enum the first symbol Zaiming (Stone) Shi 2023-06-27 14:22:21 +0200
  • 9b6ed09513 refactor: call hocon_tconf:check_plain/4 directly for example conf check Zaiming (Stone) Shi 2023-06-26 23:08:11 +0200
  • 92ed7d7639 docs: move some prometheus docs from schema desc to code comments Zaiming (Stone) Shi 2023-06-25 23:05:04 +0200
  • 07c80f4031 build: copy ee-examples for Enterprise edition elixir build Zaiming (Stone) Shi 2023-06-25 22:46:40 +0200
  • 5425cae650 chore: delete ipv6_probe from s3 example Zaiming (Stone) Shi 2023-06-25 22:46:18 +0200
  • 43705a54be docs: cosmetic changes in example config files Zaiming (Stone) Shi 2023-06-22 22:21:35 +0200
  • 41de679557 ci: run example config check in ci Zaiming (Stone) Shi 2023-06-22 21:01:41 +0200
  • a069b351fd test: add test script to verify config example files Zaiming (Stone) Shi 2023-06-22 20:55:16 +0200
  • 0428d91aa4 fix(config-examples): fix bad configs Zaiming (Stone) Shi 2023-06-22 20:21:57 +0200
  • 03d05825db docs: hide core_nodes config doc Zaiming (Stone) Shi 2023-06-22 17:12:41 +0200
  • 9aa83cb0a2 refactor(config-examples): do not include ee examples in ce Zaiming (Stone) Shi 2023-06-22 17:28:48 +0200
  • e0d05a02ff refactor: refine examples Zaiming (Stone) Shi 2023-06-22 17:08:54 +0200
  • 49c4ea9ae9 refactor: mvoe config examples to 'rel/config' Zaiming (Stone) Shi 2023-06-22 14:50:31 +0200
  • 2ba74ea23e
    Merge pull request #11145 from SergeTupchiy/upgrade-ekka-to-0_15_4 SergeTupchiy 2023-06-27 14:43:54 +0300
  • 31e08a6046
    test(ft): set safer suite-wide timetraps in cluster-related suites Andrew Mayorov 2023-06-27 12:59:20 +0200
  • 116675e86f chore: bump ekka to 0.15.4 Serge Tupchii 2023-06-27 13:02:30 +0300
  • b4ae4260c0 feat: hide node.process_limit zhongwencool 2023-06-27 18:09:26 +0800
  • 42849abd3d fix: the Redis connector is not an EE feature Kjell Winblad 2023-06-27 10:59:52 +0200
  • e0c11f54aa docs(ds): Update IMPLEMENTATION.md ieQu1 2023-06-27 10:52:21 +0200
  • a7db85c1e6 style: fix code style issue Kjell Winblad 2023-06-27 10:52:24 +0200
  • f99ccd4d76 fix: fix issues found in review by @paulozulato and @thalesmg Kjell Winblad 2023-06-27 10:45:13 +0200
  • 83afb3a350 build: fix mix application order Kjell Winblad 2023-06-26 17:27:35 +0200
  • 0a95749f86 docs: add changelog entries for Redis refactoring Kjell Winblad 2023-06-26 17:02:03 +0200
  • e76daa0f3b refactor: redis bridge to its own application Kjell Winblad 2023-06-26 16:50:52 +0200
  • dd6aa96c99 refactor: move Redis open source connector to its own app Kjell Winblad 2023-06-17 15:51:56 +0200
  • 38bd8a8185
    Merge pull request #10667 from kjellwinblad/kjell/refactor/mongodb_bridge/EMQX-9535 Kjell Winblad 2023-06-27 07:57:08 +0200
  • 36b7aef04c chore: bump versions Kjell Winblad 2023-06-26 14:35:29 +0200
  • 8281b74695 docs: remove translations that should go to https://github.com/emqx/emqx-i18n Kjell Winblad 2023-06-19 12:10:07 +0200
  • a91a478d42 build: fix order in mix.exs list due to CI script Kjell Winblad 2023-05-17 16:49:31 +0200
  • f9107e9dc9 docs: add changelog Kjell Winblad 2023-05-17 11:26:08 +0200
  • a65d768873 style: fix format issues Kjell Winblad 2023-05-15 16:48:11 +0200
  • fa2c2a300a refactor: rename emqx_connector_mongo to emqx_mongodb Kjell Winblad 2023-05-10 19:06:21 +0200
  • b78a75bb5c refactor: the MongoDB connector into its own application Kjell Winblad 2023-05-10 18:22:55 +0200
  • e3199ef813 refactor: MongoDB bridge to use the new app structure Kjell Winblad 2023-05-10 16:59:41 +0200
  • 1dfbb7ac80
    Merge pull request #11129 from id/0622-readme-update-get-started Zaiming (Stone) Shi 2023-06-26 13:15:43 +0200
  • f2e3446e29
    Merge pull request #11135 from lafirest/pref/calendar_timeoffset lafirest 2023-06-26 18:54:00 +0800
  • 9bebdf9439 ci(jmeter): fix jmeter download url for older versions Ivan Dyachkov 2023-06-26 09:10:57 +0200
  • bfc336bc5e chore: release v4.4.19 v4.4.19 release-v44 Shawn 2023-06-25 19:14:59 +0800
  • 23786e949e chore: update change logs Shawn 2023-06-25 16:48:40 +0800
  • 850d642ec2
    Merge pull request #11108 from ieQu1/emqx-ds lafirest 2023-06-25 11:36:34 +0800
  • aa9b4a3dee
    Merge pull request #11133 from lafirest/rename_deliver_rate lafirest 2023-06-25 09:40:21 +0800
  • c5c9131e12 chore: update changes firest 2023-06-24 13:12:07 +0000
  • c8c2793944 perf(rule_engine): improve the time offset parser firest 2023-06-24 13:05:27 +0000
  • 1e140f77a7 chore: update changes firest 2023-06-24 09:30:39 +0000
  • d485f8fe96 fix: mask the value of the authorization header whatever its case firest 2023-06-24 09:10:02 +0000
  • 22def8e1f6 docs: update Get Started section in README.md Ivan Dyachkov 2023-06-22 19:21:08 +0200
  • 60a1f5a38d chore: update app version && changes firest 2023-06-23 17:01:22 +0000
  • 6bb8bf58ea fix(retainer): rename deliver_rate to delivery_rate firest 2023-06-23 16:51:19 +0000
  • ad5c62725a
    Merge pull request #11131 from SergeTupchiy/fix-acl-conf-type SergeTupchiy 2023-06-23 15:39:42 +0300
  • 639fe276e1 chore(emqx_authz): fix `ipaddrs` type and style in etc/acl.conf Serge Tupchii 2023-06-23 14:53:26 +0300
  • a757afcb7e
    Merge pull request #11122 from zmstone/0622-ci-split-emqx-app-suites Zaiming (Stone) Shi 2023-06-22 18:17:00 +0200
  • 9a81f22105 fix(ds): Apply review remarks ieQu1 2023-06-22 17:07:30 +0200
  • f4f068faaa
    Merge pull request #11079 from paulozulato/feat-kafka-headers Paulo Zulato 2023-06-22 12:04:32 -0300
  • 36ad8f25ac
    Merge pull request #11125 from thalesmg/hide-gcp-consumer Thales Macedo Garitezi 2023-06-22 11:29:31 -0300
  • 22356b7c25 chore: hide gcp pubsub consumer until e5.2.0 Thales Macedo Garitezi 2023-06-22 10:01:22 -0300
  • f01de238b2 chore: bump app vsns Thales Macedo Garitezi 2023-06-22 10:01:12 -0300
  • 2f00cf7f84
    Merge pull request #11107 from thalesmg/fix-mongo-health-check-reason-master Thales Macedo Garitezi 2023-06-22 09:30:34 -0300
  • 7ef03d9e1f
    Merge pull request #11090 from thalesmg/gcp-pubsub-consumer Thales Macedo Garitezi 2023-06-22 09:17:45 -0300
  • eec70b62e8
    Merge pull request #11114 from zmstone/0621-merge-release-51-to-master Zaiming (Stone) Shi 2023-06-22 13:35:05 +0200
  • 75eb18bc81 chore: bump app vsns Zaiming (Stone) Shi 2023-06-22 11:09:09 +0200
  • cfcd81e17b fix(ds): Fix build ieQu1 2023-06-21 00:00:43 +0200
  • c58a98954b Merge remote-tracking branch 'origin/master' into 0621-merge-release-51-to-master Zaiming (Stone) Shi 2023-06-22 11:05:51 +0200