Commit Graph

  • 4d60b0da1d
    Merge pull request #10459 from zmstone/0420-delete-old-code Zaiming (Stone) Shi 2023-05-02 13:27:51 +0200
  • cad4144773
    Merge pull request #10536 from zmstone/0118-for-better-test-coverage Zaiming (Stone) Shi 2023-05-02 13:26:22 +0200
  • 2dd9191718 refactor: use different terms for config tombstone Zaiming (Stone) Shi 2023-05-02 11:56:01 +0200
  • b1dfbf7984 refactor: move shared macros to header file Zaiming (Stone) Shi 2023-05-02 11:05:53 +0200
  • 674f837f36 refactor(emqx_listeners): better variable names Zaiming (Stone) Shi 2023-05-02 10:42:54 +0200
  • 29c9edeb4c test(emqx_delayed_SUITE): fix flaky test Zaiming (Stone) Shi 2023-05-02 10:41:14 +0200
  • 37bf12c29e test(emqx_telemetry_SUITE): fix flakyness Zaiming (Stone) Shi 2023-05-02 09:04:10 +0200
  • 7a549d71ef chore: make it easier for IDE to connect Zaiming (Stone) Shi 2023-05-02 10:01:17 +0200
  • c825102bed fix(authz): ensure acl.conf path template rendered Zaiming (Stone) Shi 2023-05-02 09:04:35 +0200
  • e6b947c02b build: change 'make run' to use ./dev -p $(PROFILE) Zaiming (Stone) Shi 2023-05-01 22:51:03 +0200
  • dbcb75f35b build: add ./dev Zaiming (Stone) Shi 2023-05-01 21:34:33 +0200
  • 516c52bdc7 build: add a 'app' build target which only compiles the code Zaiming (Stone) Shi 2023-04-30 10:48:20 +0200
  • a3b1664c06 test: allow inter-test case config dependency for emqx_exhook_SUITE Zaiming (Stone) Shi 2023-05-01 20:15:47 +0200
  • b65a71b498 test: allow emqx_ws_connection_SUITE to run without erasing configs Zaiming (Stone) Shi 2023-05-01 19:35:57 +0200
  • 95cb262067 test: fix authn test cases Zaiming (Stone) Shi 2023-05-01 18:42:45 +0200
  • a03f2dd64b test: allow pre-load configs before emqx_conf app Zaiming (Stone) Shi 2023-05-01 15:35:33 +0200
  • 43c80ba635 chore: always init_load config wiht defaults populated Zaiming (Stone) Shi 2023-04-30 21:24:46 +0200
  • 475dee32ee test(emqx_dashboard): refine spec error Zaiming (Stone) Shi 2023-04-30 17:28:41 +0200
  • 57cc854a4a test(bridge): fix bridge map type filed converters Zaiming (Stone) Shi 2023-04-30 10:45:11 +0200
  • 03ae61569f test(authn): fix test case after authentication default value added Zaiming (Stone) Shi 2023-04-30 10:18:18 +0200
  • 2ab0e30489 chore: seperate avail and default tls version Zhongwen Deng 2023-04-30 10:48:46 +0800
  • d8c4c6637b feat: mark ssl_options.password as low level Zhongwen Deng 2023-04-27 17:31:59 +0800
  • cc2d529562 feat: remove tlsv1.1,tlsv1,dtlsv1 from default ssl version Zhongwen Deng 2023-04-27 17:28:22 +0800
  • b0eca5bc00 feat: aliases etcd.ssl to etcd.ssl_options Zhongwen Deng 2023-04-27 17:25:08 +0800
  • fed931859a
    Merge pull request #10564 from zmstone/0428-make-possible-to-release-without-creating-tar-ball zhongwencool 2023-04-30 10:04:52 +0800
  • 2e9dca280c refactor(listener-schema): use a tombstone for deleted listeners Zaiming (Stone) Shi 2023-04-28 15:22:20 +0200
  • c13a972bf0 test(emqx_management): add test group for listener API Zaiming (Stone) Shi 2023-04-28 12:57:29 +0200
  • b3c0abf494 test(emqx_management): fix listeners api test cases Zaiming (Stone) Shi 2023-04-28 12:45:16 +0200
  • dbf9bae7dc test(statsd): fix raw config default value Zaiming (Stone) Shi 2023-04-28 09:09:57 +0200
  • 4d705817d8 refactor(log): move default values to schema Zaiming (Stone) Shi 2023-04-27 16:35:39 +0200
  • 41f13330ba refactor: export EMQX_LOG_DIR Zaiming (Stone) Shi 2023-04-27 16:29:25 +0200
  • a1551213c8 test: EMQX_ETC_DIR for test is app's etc dir Zaiming (Stone) Shi 2023-04-27 16:23:32 +0200
  • e0dc5645ab fix(config): always fill defautls for all roots Zaiming (Stone) Shi 2023-04-27 16:01:14 +0200
  • 5acf0e281e refactor: delete default authz config from emqx.conf Zaiming (Stone) Shi 2023-04-27 14:21:54 +0200
  • 7c5a9e0e20 refactor: move the env interpolation function to emqx_schema Zaiming (Stone) Shi 2023-04-27 14:20:57 +0200
  • b0f3a654ee refactor: delete default listeners from default config Zaiming (Stone) Shi 2023-04-27 12:22:09 +0200
  • c58ffce75f fix(hocon): pin 0.38.2 with the map type value converter fixed Zaiming (Stone) Shi 2023-04-28 22:49:52 +0200
  • aecb3237ae
    Merge pull request #10554 from zmstone/release-e5.0.3-alpha.5 Zaiming (Stone) Shi 2023-04-29 10:22:52 +0200
  • a19621e533 fix(webhook): treat `{shutdown, normal}` and `{closed, _}` async reply as retriable Thales Macedo Garitezi 2023-04-28 14:43:21 -0300
  • ee61648368 build: imporove speed to local run Zaiming (Stone) Shi 2023-04-28 22:42:27 +0200
  • 7a81b96be0 fix(emqx_conf_app): print init_load failure to standard_error Zaiming (Stone) Shi 2023-04-27 20:48:53 +0200
  • d3a26b45be docs: update config note Zaiming (Stone) Shi 2023-04-27 12:21:13 +0200
  • 633eacad3b test(pulsar): add more test cases for Pulsar Producer bridge Thales Macedo Garitezi 2023-04-27 09:42:05 -0300
  • bd9f129bb8
    test(ft-api): also run testcases under cluster setup Andrew Mayorov 2023-04-25 14:44:00 +0300
  • a9866fede4
    feat(ft-api): support paging in S3 storage exporter Andrew Mayorov 2023-04-25 14:42:26 +0300
  • 75cceffa06
    fix(ft-test): rename testcases for consistency Andrew Mayorov 2023-04-01 00:17:55 +0300
  • ed3756ea09
    feat(ft-api): add paging support through cursors Andrew Mayorov 2023-04-01 00:08:46 +0300
  • 573bb22ada
    feat(ft-fs): introduce fs iterators concept + forward seeks Andrew Mayorov 2023-03-30 19:18:47 +0300
  • 9f7e807e06
    Merge pull request #10501 from fix/EMQX-9521/config-updates Andrew Mayorov 2023-04-28 13:45:43 +0300
  • a79cf681f7
    fix(s3): drop default from `acl` config field Andrew Mayorov 2023-04-27 18:42:06 +0300
  • 811e449357
    feat(ft-conf): provide global killswitch Andrew Mayorov 2023-04-25 19:16:14 +0300
  • edb39bfec1
    Merge pull request #10539 from JimMoen/chore-odbc-driver-image JimMoen 2023-04-28 14:37:50 +0800
  • 6e36139a17 chore: bump to e5.0.3-alpha.5 Zaiming (Stone) Shi 2023-04-27 22:56:34 +0200
  • b58d3e8f94
    Merge pull request #10529 from zmstone/0426-ensure-buffer-worker-monitors-cassandra-conn-pid Zaiming (Stone) Shi 2023-04-27 22:54:30 +0200
  • d7c4585232
    Merge pull request #10548 from thalesmg/bump-ehttpc-048-v50 Thales Macedo Garitezi 2023-04-27 17:30:18 -0300
  • 270fa5d19d
    Merge pull request #10550 from thalesmg/fix-ocsp-disabled-r50 Thales Macedo Garitezi 2023-04-27 17:22:44 -0300
  • 928ca7d565
    Merge pull request #10538 from thalesmg/rel-e503-alpha4 Thales Macedo Garitezi 2023-04-27 16:37:08 -0300
  • 5f835627f9
    Merge pull request #10498 from paulozulato/master Paulo Zulato 2023-04-27 16:05:23 -0300
  • 2bb40787f7
    Merge pull request #10552 from thalesmg/fix-flaky-banned-test-v50 Thales Macedo Garitezi 2023-04-27 15:47:37 -0300
  • 0bd4beae6e
    Merge pull request #10549 from thalesmg/tests-is-ci-var-v50 Thales Macedo Garitezi 2023-04-27 14:12:31 -0300
  • 77f5e461a3 chore: bump ehttpc -> 0.4.8 Thales Macedo Garitezi 2023-04-27 09:24:35 -0300
  • d845c4807d fix(ocsp): disable periodic refresh when listener or stapling are disabled Thales Macedo Garitezi 2023-04-27 11:38:30 -0300
  • d0c4c70f74 test(banned): attempt to fix flaky test Thales Macedo Garitezi 2023-04-27 13:19:26 -0300
  • 43bb6f00ca fix(oracle): drop support for async queries Paulo Zulato 2023-04-25 19:51:15 -0300
  • dd90b2f498 feat(oracle): Oracle Database integration Paulo Zulato 2023-04-24 12:21:02 -0300
  • c984449bad
    Merge pull request #10530 from thalesmg/fix-wait-ssl-crl-test-v50 Thales Macedo Garitezi 2023-04-27 11:59:34 -0300
  • 521b549049 test(peer): define cookie when using `ct_slave` module Thales Macedo Garitezi 2023-04-27 11:58:40 -0300
  • 7853a4c36e chore: bump app vsns Thales Macedo Garitezi 2023-04-27 11:58:28 -0300
  • 0f37f38fda ci: set `IS_CI=yes` when running tests Thales Macedo Garitezi 2023-04-27 09:51:40 -0300
  • 66155a8636
    chore: add ms msodbcsql docker file base on emqx-enterprise JimMoen 2023-04-26 17:55:33 +0800
  • 567413389c
    Merge pull request #10519 from thalesmg/fix-flaky-res-test-v50 Thales Macedo Garitezi 2023-04-27 09:33:40 -0300
  • 99448151e9 test(crl): ensure ssl_manager is ready to avoid flakiness Thales Macedo Garitezi 2023-04-26 09:38:15 -0300
  • 13af891b04
    Merge pull request #10541 from zhongwencool/unhide-data-dir zhongwencool 2023-04-27 16:40:09 +0800
  • 39b00ab602
    Merge pull request #10543 from zhongwencool/release-v4.4.18 v4.4.18 zhongwencool 2023-04-27 16:11:49 +0800
  • 253fb5d704 chore: release v4.4.18 zhongwencool 2023-04-27 15:59:37 +0800
  • e789e57b65 chore: change node.data_dir from hidden to low Zhongwen Deng 2023-04-27 14:41:23 +0800
  • 61bbd609f4
    Merge pull request #10540 from lafirest/fix/readme lafirest 2023-04-27 10:40:44 +0800
  • ce2f2217ee chore: bump versions firest 2023-04-27 10:36:50 +0800
  • 262f0e8dd9 chore: update README firest 2023-04-27 10:28:05 +0800
  • 1f0148a819
    Merge pull request #10524 from lafirest/fix/rocketmq_sensitive zhongwencool 2023-04-27 10:16:05 +0800
  • 7e24b35bb3 chore: bump release version to `e5.0.3-alpha.4` e5.0.3-alpha.4 Thales Macedo Garitezi 2023-04-26 17:09:39 -0300
  • 6ab7f89c5e
    Merge pull request #10537 from zmstone/0426-sqlserver-no-async-connector Zaiming (Stone) Shi 2023-04-26 21:32:36 +0200
  • 0c284ce5fe chore: bump app versions Zaiming (Stone) Shi 2023-04-26 20:50:06 +0200
  • d89975c6ee test: add a test case for emqx_machine:node_status Zaiming (Stone) Shi 2023-01-18 08:20:56 +0100
  • 51cd83e70f refactor: delete dead code Zaiming (Stone) Shi 2023-01-18 08:12:43 +0100
  • a8b000f062 refactor(sqlserver): support only sync mode at connector level Zaiming (Stone) Shi 2023-04-26 20:44:56 +0200
  • 7967090de0 chore(emqx_dashboard): ignore everything in priv dir Zaiming (Stone) Shi 2023-04-26 20:09:33 +0200
  • 307d0814ff
    Merge pull request #10533 from thalesmg/fix-late-reply-buf-worker-r50 Thales Macedo Garitezi 2023-04-26 14:50:40 -0300
  • 31e54d0598
    Merge pull request #10532 from id/0426-v5.0.24 Ivan Dyachkov 2023-04-26 19:21:22 +0200
  • 75294a4f73
    Merge pull request #10513 from zmstone/0424-EMQX-9689-stop-providing-desc-and-label-in-schemas-api Zaiming (Stone) Shi 2023-04-26 19:04:33 +0200
  • c53741a08c fix(buffer_worker): avoid sending late reply messages to callers Thales Macedo Garitezi 2023-04-19 17:42:27 -0300
  • 50504a4cbf docs: Generate changelog for v5.0.24 v5.0.24 Ivan Dyachkov 2023-04-26 18:03:00 +0200
  • 35c48ef009 chore: v5.0.24 Ivan Dyachkov 2023-04-26 18:02:44 +0200
  • 01770fab85 ci: fix pkg-vsn.sh in perf test Ivan Dyachkov 2023-04-26 18:02:14 +0200
  • b76025f541 chore: merge upstream/release-50 Ivan Dyachkov 2023-04-26 18:01:33 +0200
  • 807add091c
    Merge pull request #10526 from id/0426-ci-add-perf-test Ivan Dyachkov 2023-04-26 17:10:57 +0200
  • 0bd30e039f test: simplify swagger json check script Zaiming (Stone) Shi 2023-04-25 22:56:25 +0200
  • 48e68b7c77 test: add smoke test to cover schemas api Zaiming (Stone) Shi 2023-04-25 18:04:07 +0200
  • ed7a8659d2 feat: add a json format support for the /status API Zaiming (Stone) Shi 2023-04-25 22:22:03 +0200
  • 9260b5ec6c test(emqx_dashboard): add test case for api/v5/schemas API Zaiming (Stone) Shi 2023-04-25 19:13:55 +0200