Commit Graph

12054 Commits

Author SHA1 Message Date
Zaiming (Stone) Shi cb1c0032a5 refactor: use static function references 2022-12-05 16:45:50 +01:00
Stefan Strigler 57c0c9db79
Merge pull request #9479 from sstrigler/EMQX-7982-revert
fix: Revert "refactor: return `204` instead of `200` for `PUT /authen…
2022-12-05 16:43:09 +01: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
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
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
Stefan Strigler 3bda905e92 refactor: return `204` instead of `200` for `PUT /authenticator/:id` 2022-12-05 09:19:55 +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
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 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
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
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
zhongwencool 5a2265a286
Merge pull request #9407 from v-zhuravlev/master
Update grafana dashboards
2022-11-30 17:03:39 +08:00
Zaiming (Stone) Shi 720c233dd5 ci: delete codeball 2022-11-30 09:37:08 +01:00
Zaiming (Stone) Shi 5eacc84d1f ci: delete otp_release from log artifact name 2022-11-30 09:30:40 +01:00
Ivan Dyachkov 6ced692ce6 docs: fix minor issues in docker readme 2022-11-29 20:29:53 +01:00
Stefan Strigler b124e64399 refactor: use PUT on `/position` to move authenticator 2022-11-29 17:28:37 +01:00
lafirest e6e559710b
Merge pull request #9432 from lafirest/fix/exhook_ssl_management
fix(exhook): fix obsolete SSL files aren't deleted after the Exhook config update
2022-11-29 22:32:10 +08:00
Zaiming (Stone) Shi 311e4cd583
Merge pull request #9440 from zmstone/1128-chore-sync-release-branch-back-to-master
1128 chore sync release branch back to master
2022-11-29 11:47:01 +01:00
firest 606389edd2 chore: update changes && bump version 2022-11-29 10:41:21 +08:00
firest f9bc700498 fix(exhook): fix obsolete SSL files aren't deleted after the Exhook config update 2022-11-29 10:40:08 +08:00
Zaiming (Stone) Shi 77341e7a3c chore: bump app versions 2022-11-28 21:06:33 +01:00
Zaiming (Stone) Shi 4d8699d130 Merge remote-tracking branch 'origin/release-50' 2022-11-28 21:02:55 +01:00
Zaiming (Stone) Shi 9f3a9efbad Merge remote-tracking branch 'origin/release-v50' 2022-11-28 21:02:39 +01:00
Zaiming (Stone) Shi c7aba9c79a
Merge pull request #9439 from zmstone/1128-ci-disable-auto-branch-sync
ci: delete auto sync from emqx.git to emqx-enterprise.git
2022-11-28 19:24:50 +01:00
Zaiming (Stone) Shi 6a76a2d885
Merge pull request #9412 from olcai/remove-dollar-queue
feat: remove $queue in favor of $share
2022-11-28 15:54:56 +01:00
Erik Timan 6fc6a23de2
chore: update changes
Co-authored-by: Zaiming (Stone) Shi <zmstone@gmail.com>
2022-11-28 15:17:53 +01:00
Zaiming (Stone) Shi 5e303f7aba ci: delete auto sync from emqx.git to emqx-enterprise.git 2022-11-28 15:04:14 +01:00
Erik Timan 65398cfad7 chore: update changes 2022-11-28 11:02:38 +01:00
Erik Timan 2582c1713e fix: emqx_topic:join/1 instead of filename:join/1
filename:join/1 doesn't work on Windows for joining a topic. We now use
emqx_topic:join/1 instead.
2022-11-28 11:00:18 +01:00
Erik Timan 95faf56077 feat: remove $queue in favor of $shared
This commit removes support for setting shared subscriptions with the
non-standard $queue feature. Shared subscriptions is now part of the MQTT
spec (using $shared) and we will only support that from now on.
2022-11-28 11:00:18 +01:00
Ivan Dyachkov 4fb2e45bb5
Merge pull request #9431 from id/ci-add-manual-workflow-to-upload-helm-charts
ci: add separate manual workflow to upload charts
2022-11-28 09:07:07 +01:00
Ivan Dyachkov a408fbd996 ci: add separate manual workflow to upload helm charts 2022-11-28 09:03:05 +01:00
zhongwencool 7c048081b1
Merge pull request #9418 from zhongwencool/global-gc-interval
feat: support node.global_gc_interval=disabled
2022-11-28 10:07:27 +08:00
Zaiming (Stone) Shi 729cd8fda4 build: add release helper scripts 2022-11-27 22:57:14 +01:00
Zaiming (Stone) Shi 05719daff2 chore: bump version to v5.0.11 2022-11-27 11:15:28 +01:00
Zaiming (Stone) Shi 9dcec9cd23 chore: fix chart version 2022-11-27 09:24:37 +01:00
Zaiming (Stone) Shi 970b3eb1a0 chore: bump to version v5.0.11-rc.1 2022-11-26 15:51:38 +01:00
Zaiming (Stone) Shi 8235a091ad
Merge pull request #9423 from id/ci-build-macos-arm64-release-packages
ci: build macos release packages for apple silicon (arm64)
2022-11-26 15:39:10 +01:00
Vitaly Zhuravlev 5c9fff43a2 chore: add proper units for rates on the dashboard 2022-11-25 19:12:36 +03:00