Commit Graph

  • 33ed53bb6a
    refactor(topicidx): simplify `compare/3` further Andrew Mayorov 2023-08-25 16:26:39 +0400
  • fc37d235c7
    refactor(topicidx): simplify seek instructions Andrew Mayorov 2023-08-25 15:24:06 +0400
  • 00b2712f29 docs: changelog entry for improved too long schema name fix Kjell Winblad 2023-08-25 11:09:44 +0200
  • c65db82b07 fix: bad error message when rule engine schema name is too long Kjell Winblad 2023-08-25 11:01:23 +0200
  • c8af5a702c test: remove connection_closed from test zhongwencool 2023-08-25 15:53:35 +0800
  • fc1738188e fix: packets_connack_sent is not incremented if the ack_flag field in the CONNACK packet is non-zero zhongwencool 2023-08-25 15:08:49 +0800
  • ba9cb0a1ed
    Merge pull request #11512 from lafirest/fix/ldap_def_port lafirest 2023-08-25 10:22:44 +0800
  • 8ab6eb5638 test: start emqx_opentelemetry in emqx_machine SUITE zhongwencool 2023-08-25 05:54:40 +0800
  • cf45e80c71
    feat(topicidx): iterate on trie search implementation Andrew Mayorov 2023-08-25 01:47:11 +0400
  • 535c7f8b43 fix(kafka): avoid ClientId collision between Kafka and Azure bridges Paulo Zulato 2023-08-24 12:55:13 -0300
  • d9a5a9ea2b
    Merge pull request #11513 from thalesmg/kafka-fix-ts-template-r52-20230824 Thales Macedo Garitezi 2023-08-24 16:26:52 -0300
  • 4ac0972979
    Merge pull request #11501 from thalesmg/gcp-consu-err401-r52-20230823 Thales Macedo Garitezi 2023-08-24 15:42:26 -0300
  • 016ae0524f fix(aeh_producer): remove timestamp template field Thales Macedo Garitezi 2023-08-24 11:14:02 -0300
  • 0381ac0410 fix(kafka_producer): use correct timestamp template field Thales Macedo Garitezi 2023-08-24 10:10:50 -0300
  • 3eb6ea2501
    Merge pull request #11515 from kjellwinblad/kjell/release-51/v5.1.6 release-51 Kjell Winblad 2023-08-24 18:42:30 +0200
  • aad9b1c27d
    Merge pull request #11493 from kjellwinblad/kjell/fix/11488 Kjell Winblad 2023-08-24 17:46:29 +0200
  • 69dfc8e31d
    Merge pull request #11505 from thalesmg/docker-eee-r52-20230823 Thales Macedo Garitezi 2023-08-24 12:17:47 -0300
  • 237d1ae255 docs: Generate changelog for v5.1.6 v5.1.6 Kjell Winblad 2023-08-24 16:51:51 +0200
  • fa6a98e2a3 chore: fix format of file to pass format check Kjell Winblad 2023-08-24 16:50:35 +0200
  • 9fe5080705 build: bump versions before release Kjell Winblad 2023-08-24 16:46:27 +0200
  • c215fe3736 fix: stop otel deps appication before reboot zhongwencool 2023-08-24 22:14:14 +0800
  • 60e6217496 fix(kafka): fix result handling when sending message with invalid header Paulo Zulato 2023-08-23 18:33:57 -0300
  • 0037295c83 ci(test_docker): export enterprise image with elixir for testing Thales Macedo Garitezi 2023-08-23 12:16:29 -0300
  • e5041de9cc fix(gcp_consumer): handle 401 errors Thales Macedo Garitezi 2023-08-23 09:58:57 -0300
  • 62423b0b12 refactor(topic_index): less special handling for leading $ words Zaiming (Stone) Shi 2023-08-24 13:08:24 +0200
  • a30d87e14f refactor(topic_index): remove more unnecessary next calls Zaiming (Stone) Shi 2023-08-24 11:51:34 +0200
  • a1e6635614 refactor(topic_index): no forced ceiling entry in index table Zaiming (Stone) Shi 2023-08-23 10:12:46 +0200
  • f4c8c6be55 refactor(topic_index): optimize trie-search performance Zaiming (Stone) Shi 2023-08-17 10:13:22 +0200
  • 6b152b3cb7 test: add more debug output Zaiming (Stone) Shi 2023-08-20 20:21:45 +0200
  • ae094e363c chore: fix a typo in log message Zaiming (Stone) Shi 2023-08-15 16:27:19 +0200
  • 6085442958 fix(ldap): expose request_timeout to prevent infinite hang firest 2023-08-24 15:35:21 +0800
  • 467f60805f
    Merge pull request #11499 from SergeTupchiy/EMQX-10390-mnesia-hook-fix-upgrade-otp SergeTupchiy 2023-08-24 11:13:05 +0300
  • a00e25ceb4
    Merge pull request #11511 from id/0824-ci-use-stable-name-for-checks Ivan Dyachkov 2023-08-24 09:12:48 +0200
  • 7adbf319b1 ci: use more sensible name for checks Ivan Dyachkov 2023-08-24 08:13:49 +0200
  • 2322b27542
    Merge pull request #11497 from zhongwencool/prometheus-metrics zhongwencool 2023-08-24 12:06:32 +0800
  • f00395b237
    Merge pull request #11466 from zhongwencool/hocon-converter-not-running zhongwencool 2023-08-24 10:00:16 +0800
  • 8d2be27ade chore: add changlog for 11466 zhongwencool 2023-08-17 22:56:06 +0800
  • 84dd3b83bb fix: hocon converter not working when make_serializable is true(check_plain) zhongwencool 2023-08-17 18:34:56 +0800
  • f72ba6819f
    Merge pull request #11498 from zhongwencool/fix-otel-stop-error-log zhongwencool 2023-08-24 06:40:24 +0800
  • bac0f7107c chore: bump OTP to 25.3.2-2 and EMQX builder to 5.1-4 Serge Tupchii 2023-08-22 18:08:53 +0300
  • e421c963dc
    Merge pull request #11502 from savonarola/0823-fix-pytest-retry Ilya Averyanov 2023-08-23 19:31:16 +0300
  • 3aa15556a9
    Merge pull request #11504 from savonarola/0823-fix-pytest-retry-release-52 Ilya Averyanov 2023-08-23 18:44:07 +0300
  • 92a293a67b chore(ci): pin pytest-retry version Ilya Averyanov 2023-08-23 17:01:50 +0300
  • 44b080f5b3 chore(ci): pin pytest-retry version Ilya Averyanov 2023-08-23 17:01:50 +0300
  • bc460b8887
    Merge pull request #11496 from zhongwencool/erlang-prometheus-collector-disabled-default zhongwencool 2023-08-23 17:09:07 +0800
  • d287b736ec chore: add changelog for 11497 zhongwencool 2023-08-23 15:30:18 +0800
  • 58be7f709b fix: stop otel deps application in terminate crashed zhongwencool 2023-08-23 16:45:41 +0800
  • 6bb15541c7 feat: rename olp metrics to overload_protection metrics zhongwencool 2023-08-23 15:25:54 +0800
  • b9a97923c4 feat: add some authz/connection missing metrics zhongwencool 2023-08-23 14:47:53 +0800
  • 141676185d feat: add authentication metrics to prometheus zhongwencool 2023-08-23 14:15:16 +0800
  • 4928c69758 feat: add authorization metrics to prometheus zhongwencool 2023-08-23 14:11:59 +0800
  • df9f8da178 feat: add overload_protection metrics to prometheus zhongwencool 2023-08-23 14:07:37 +0800
  • 188a81913e test: add prometheus api test zhongwencool 2023-08-23 10:39:00 +0800
  • ae10415fc3 feat: disabled the Erlang VM Prometheus exporter by default to improve performance and security zhongwencool 2023-08-23 09:00:41 +0800
  • 61536b5362
    Merge pull request #11494 from paulozulato/fix-kinesis-validators Paulo Zulato 2023-08-22 18:28:35 -0300
  • 8700aab570
    Merge pull request #11492 from thalesmg/fix-greptime-syntax-parse-r52-20230822 Thales Macedo Garitezi 2023-08-22 16:17:06 -0300
  • 20b46091f9 fix(kinesis): set validators for static constraints Paulo Zulato 2023-08-21 21:51:46 -0300
  • f007b44426 fix(data_import): rm duplicate import call and fix test Thales Macedo Garitezi 2023-08-21 10:58:03 -0300
  • ee2897e5de test(refactor): move test to integration tests dir Thales Macedo Garitezi 2023-08-16 17:54:49 -0300
  • c1f49abad2 test: fix inter-suite flakiness Thales Macedo Garitezi 2023-08-17 14:54:57 -0300
  • dad27091be test: rm custom option Thales Macedo Garitezi 2023-08-16 17:43:33 -0300
  • dbfacae283 fix: reinstate transactions Thales Macedo Garitezi 2023-08-16 16:05:08 -0300
  • 65085d012b refactor: rename fn Thales Macedo Garitezi 2023-08-16 15:57:56 -0300
  • 3344bfb0bd refactor: rm `emqx_ds_replay` Thales Macedo Garitezi 2023-08-16 15:56:29 -0300
  • c46b8de938 test: remove unused things, refactor some functions Thales Macedo Garitezi 2023-08-16 15:50:01 -0300
  • e8c73b06e1 docs: add comment about future test failure Thales Macedo Garitezi 2023-08-15 16:28:42 -0300
  • 6de0bbe76a test(refactor): always allocate listeners for emqx app Thales Macedo Garitezi 2023-08-15 16:20:36 -0300
  • a15405a800 test: fix assertions Thales Macedo Garitezi 2023-08-15 16:17:37 -0300
  • c74abe79d0 refactor: reduce arity Thales Macedo Garitezi 2023-08-15 16:07:30 -0300
  • 021755b82b refactor: rm iterators from DS `#session{}` record Thales Macedo Garitezi 2023-08-11 15:08:38 -0300
  • e4e88ebf36 test: add scenario for node stopping midway during subscribe Thales Macedo Garitezi 2023-08-11 14:11:28 -0300
  • 3239f5ac5b feat: rm unnecessary transactions, use separate table for iterator references Thales Macedo Garitezi 2023-08-11 10:43:16 -0300
  • 8eab389ae1 perf: avoid unnecessary transaction Thales Macedo Garitezi 2023-08-11 10:12:41 -0300
  • c28c6d1b7e fix: ensure iterator is opened Thales Macedo Garitezi 2023-08-11 10:06:39 -0300
  • 33ddbe80ad refactor: remove persistence leakeage from emqx_cm level Thales Macedo Garitezi 2023-08-11 10:05:26 -0300
  • e8d7bb9a67 refactor: rename module Thales Macedo Garitezi 2023-08-11 10:05:00 -0300
  • 9463e271c0 feat(ds): open iterators when handling `SUBSCRIBE` packets Thales Macedo Garitezi 2023-07-25 17:09:44 -0300
  • ca697a4e14 fix: rename `emqx_ds{,_replay}:replay_id()` Thales Macedo Garitezi 2023-07-27 11:36:29 -0300
  • 45e2e687e5 fix(greptimedb_bridge): avoid double-parsing write syntax during probe and remove code duplication Thales Macedo Garitezi 2023-08-22 10:16:03 -0300
  • 19acd82436
    docs: fix change log entry according to @thalesmg's suggestion Kjell Winblad 2023-08-22 16:41:11 +0200
  • 88f7c2b4d8 docs: changelog entry for HTTP publish bad request schema Kjell Winblad 2023-08-22 15:48:27 +0200
  • 3ffbb7decf fix: HTTP API /api/v5/publish schema Kjell Winblad 2023-08-22 11:32:55 +0200
  • 7b8a599d17
    Merge pull request #11486 from lafirest/fix/ldap_autn_wrong_pw lafirest 2023-08-22 18:53:17 +0800
  • f8f39bf223
    Merge pull request #11490 from lafirest/fix/absent_pw lafirest 2023-08-22 18:52:58 +0800
  • d0c29acb3b
    Merge pull request #11491 from lafirest/fix/ldap_checkalive lafirest 2023-08-22 18:52:39 +0800
  • e20b804e6b chore: update changes && test cases firest 2023-08-22 12:02:31 +0800
  • 184e03387a fix(ldap): fix status detection and auto reconnecting errors firest 2023-08-22 15:44:40 +0800
  • 663d03112e
    Merge pull request #11476 from Kinplemelon/kinple/for-upgrade-dashboard Kinple 2023-08-22 14:28:40 +0800
  • b0c5b447a4 fix(authn): quickly return when the password is absent in password-based authentication firest 2023-08-22 11:49:32 +0800
  • 13ebcd6290
    Merge pull request #11478 from JimMoen/hstreamdb-tls-support JimMoen 2023-08-22 10:40:54 +0800
  • 037b0a7599 fix(ldap): Return correct reason code when password is wrong firest 2023-08-21 22:47:18 +0800
  • 4e4c93a758
    Merge pull request #11469 from paulozulato/feat-redis-auth-username Paulo Zulato 2023-08-21 16:44:21 -0300
  • ffece91b34
    Merge pull request #11479 from thalesmg/aeh-conn-string-label-r52-20230818 Thales Macedo Garitezi 2023-08-21 14:50:09 -0300
  • 74d4a8325e
    Merge pull request #11470 from thalesmg/gcp-consumer-rm-worker-pool-size-r52-20230817 Thales Macedo Garitezi 2023-08-21 14:49:59 -0300
  • bd5680db00
    Merge pull request #11461 from thalesmg/bridge-dryrun-flex-timeout-r52-20230816 Thales Macedo Garitezi 2023-08-21 14:49:46 -0300
  • 999988cab4
    Merge pull request #11401 from kjellwinblad/kjell/fix/mongo_date_format/EMQX-10727 Ivan Dyachkov 2023-08-21 16:20:59 +0200
  • 4163f06611
    Merge pull request #11480 from thalesmg/rule-funcs-func-clause-r52-20230818 Thales Macedo Garitezi 2023-08-21 11:16:25 -0300
  • f559ac3410
    ci: bump hstreamdb & zookeeper image vsn JimMoen 2023-08-21 17:17:19 +0800
  • 443d44aaa3 fix: set the `endpoint` in kinesis bridge as a required field Kinplemelon 2023-08-21 11:49:57 +0800
  • f45b5fac6f
    chore: unhidden hstreamdb bridge for e5.2.0 JimMoen 2023-08-18 18:20:37 +0800