Commit Graph

12722 Commits

Author SHA1 Message Date
firest 72669080a1 fix(frame): fix potential parse errors found by fuzzing test 2022-12-05 23:16:07 +08:00
Stefan Strigler 0be5c8e84b fix: Revert "refactor: return `204` instead of `200` for `PUT /authenticator/:id`"
This reverts commit 3bda905e92.
2022-12-05 15:52:16 +01:00
William Yang 4a9dd09f04
Merge pull request #9433 from qzhuyan/ci/william/runnable-ct-in-fork
ci: make test runnable without self-hosted in fork repo
2022-12-05 14:18:05 +01:00
Stefan Strigler 546addccc5
Merge pull request #9464 from sstrigler/EMQX-7984-get-telemetry-data-must-respond-with-404-when-telemetry-is-disabled
fix: return 404 for /telemetry/data in case it's disabled
2022-12-05 13:16:40 +01:00
Stefan Strigler 2443500884 fix: return 404 for /telemetry/data in case it's disabled 2022-12-05 12:41:27 +01:00
Stefan Strigler cfd792add4
Merge pull request #9468 from sstrigler/EMQX-7993-get-trace-name-log-actual-response-is-inconsistent-with-docs
Various doc fixes for /trace API
2022-12-05 12:39:37 +01:00
William Yang 4c493affda ci: make test runnable without self-hosted in fork repo 2022-12-05 12:16:46 +01:00
Stefan Strigler 5820bae7be chore: add zn translation 2022-12-05 11:50:52 +01:00
Stefan Strigler 3e842e4a6b style: fix changelog 2022-12-05 11:50:52 +01:00
Stefan Strigler 1ba66fc722 docs: /trace returns list not single trace 2022-12-05 11:50:52 +01:00
Stefan Strigler f8dd8d652d docs: add swagger error codes for /trace/:name/[log|download] 2022-12-05 11:50:52 +01:00
Stefan Strigler 9100b13db6 docs: fix schema for /trace/:name/log 2022-12-05 11:50:52 +01:00
Stefan Strigler 0bddc79a13
Merge pull request #9434 from sstrigler/EMQX-7982-put-authentication-id-should-return-204
refactor: return `204` instead of `200` for `PUT /authenticator/:id`
2022-12-05 11:14:03 +01:00
Ivan Dyachkov 63d334e56e
Merge pull request #9469 from id/chore-add-codeowners
chore: add codeowners
2022-12-05 10:56:52 +01:00
zhongwencool e606f01b69
Merge pull request #9429 from zhongwencool/dont-save-zip-on-disk
fix: don't save cert/authz zip on disk when emqx start
2022-12-05 17:12:08 +08:00
Zhongwen Deng 64ab4ca025 test: add copy data dir test case 2022-12-05 16:25:28 +08:00
Stefan Strigler 3bda905e92 refactor: return `204` instead of `200` for `PUT /authenticator/:id` 2022-12-05 09:19:55 +01:00
Zhongwen Deng 9b37837c9c fix: don't save cert/authz zip on disk when emqx start 2022-12-05 16:12:21 +08:00
Zaiming (Stone) Shi 9fd1864d17 Merge remote-tracking branch 'origin/release-50' 2022-12-03 12:58:42 +01:00
Zaiming (Stone) Shi f91d97d3c9
Merge pull request #9428 from zmstone/1127-build-add-release-help-scripts
build: add release helper scripts
2022-12-03 12:53:49 +01:00
Ivan Dyachkov 1e97d88461 chore: add codeowners 2022-12-02 20:13:07 +01:00
Stefan Strigler 5b4feca3cb
Merge pull request #9419 from sstrigler/EMQX-7863-post-authentication-id
refactor: use PUT on `/position` to move authenticator
2022-12-02 14:07:59 +01:00
Erik Timan 485c4ddcab
Merge pull request #9393 from olcai/add-mysql-bridge-test
test: add basic mysql bridge test (ee5.0)
2022-12-02 09:43:22 +01:00
lafirest 4cc13c4aa5
Merge pull request #9133 from lafirest/fix/limiter_api
fix(limiter): add `limiter` back to the configs API
2022-12-02 10:06:03 +08:00
Ivan Dyachkov 9dc8713a01
Merge pull request #9443 from id/ci-ensure-docker-latest-tag-on-releases
ci: automatically update emqx/emqx:latest on releases
2022-12-01 22:02:55 +01:00
Zaiming (Stone) Shi d45845bc53
Merge pull request #9463 from zmstone/1128-fix-upgrade-pre-ee-confg
1128 fix upgrade pre ee confg
2022-12-01 21:59:39 +01:00
Zaiming (Stone) Shi eb017ab034 test: add test case to cover mqtt bridge config upgrade 2022-12-01 16:50:10 +01:00
Zaiming (Stone) Shi 9ea22d062d refactor: make all bridges optional (required = false) 2022-12-01 16:50:10 +01:00
Zaiming (Stone) Shi 7adb539ae1 chore: pin hocon 0.31.2 2022-12-01 16:50:10 +01:00
Erik Timan 499a32ce36 test: remove unnecessary async tests in EE mysql bridge
The async test cases is not needed since the mysql connector uses the
always_sync callback mode.
2022-12-01 16:38:03 +01:00
Erik Timan 80c4136989
Merge pull request #9460 from olcai/fix-missing-error-codes-in-subscriptions-schema
fix(mgmt_api): add missing error codes in schema
2022-12-01 15:39:05 +01:00
Erik Timan 28fc2b9ee9 fix(mgmt_api): add missing error codes in schema 2022-12-01 12:20:11 +01:00
Erik Timan 5461311edc test: more EE mysql bridge tests 2022-12-01 10:27:51 +01:00
Erik Timan eb62192838 test: expand EE mysql bridge test with toxiproxy 2022-12-01 10:27:51 +01:00
Erik Timan 96bff1d32e test: improve basic tests for EE mysql bridge 2022-12-01 10:27:51 +01:00
Erik Timan 3e679ceb57 test: add basic tests for EE mysql bridge 2022-12-01 10:27:51 +01:00
firest f396dc7de9 chore: update changes 2022-12-01 15:09:39 +08:00
firest 88a0c77707 fix(limiter): add `limiter` back to the configs API 2022-12-01 15:07:15 +08:00
lafirest 1e43fc3004
Merge pull request #9457 from lafirest/patch_incomplete_fix
fix(connector): fix previous incorrectly fixes
2022-12-01 08:38:52 +08:00
Zaiming (Stone) Shi 9a6901987f feat: add mqtt bridge config upgrade converter 2022-11-30 21:01:59 +01:00
Zaiming (Stone) Shi ab8286b73d
Merge pull request #9441 from zmstone/1128-merge-v5.0.11-to-dev/ee5.0
1128 merge v5.0.11 to dev/ee5.0
2022-11-30 18:09:19 +01:00
Zaiming (Stone) Shi 1084dd1723 ci: add --remove-orphans option to docker-compose up command 2022-11-30 17:03:41 +01:00
Zaiming (Stone) Shi fa90638de2 chore: add description to apps 2022-11-30 17:03:41 +01:00
Zaiming (Stone) Shi 983e904858 fix(connector): fix ssl clear 2022-11-30 17:03:41 +01:00
Ivan Dyachkov 3ea1214b56
Merge pull request #9448 from id/docs-fix-minor-issues-in-docker-readme
docs: fix minor issues in docker readme
2022-11-30 16:32:22 +01:00
firest 81586a4c8d chore: bump connector version 2022-11-30 23:14:54 +08:00
firest 51ace31f30 fix(connector): fix previous incorrectly fixes
There was an error in the try_clear_certs2/3 clause that the argument isn't the ssl field but including it.
2022-11-30 22:14:44 +08:00
Zaiming (Stone) Shi 3052407abc
Merge pull request #9452 from zmstone/1130-fix-ci-log-dir
ci: delete otp_release from log artifact name
2022-11-30 14:14:36 +01:00
Zaiming (Stone) Shi cc9e5b1a56 ci(scripts/ct/run.sh): fix undefined vars when runing ct for non-docker 2022-11-30 14:03:24 +01:00
Zaiming (Stone) Shi c53a815555 ci: pre-compile test profile 2022-11-30 14:03:24 +01:00