zmstone
|
917df38a07
|
docs: add changelog for PR 13434
|
2024-07-09 22:26:30 +02:00 |
Thales Macedo Garitezi
|
6d94809950
|
Merge pull request #13415 from thalesmg/20240703-m-couchbase-action
feat: implement couchbase connector and action
|
2024-07-09 15:53:11 -03:00 |
ieQu1
|
3721be65ee
|
fix(ds): Improve comments
|
2024-07-09 13:15:15 +02:00 |
ieQu1
|
d7732a6aac
|
test(ds): Attempt to stabilize a flaky test
|
2024-07-09 13:15:15 +02:00 |
zhongwencool
|
3ed4340145
|
test: fix cluster_rpc test failed
|
2024-07-08 17:04:41 +08:00 |
Kjell Winblad
|
aeacb3d58a
|
docs: add change log entry
|
2024-07-05 11:05:21 +02:00 |
Thales Macedo Garitezi
|
c4dd167cb9
|
feat: implement couchbase connector and action
Fixes https://emqx.atlassian.net/browse/EMQX-12545
|
2024-07-04 17:51:59 -03:00 |
Thales Macedo Garitezi
|
32ace85e1c
|
Merge branch 'release-57' into 20240703-m-sync-r57
|
2024-07-03 16:03:15 -03:00 |
Thales Macedo Garitezi
|
35f1ddc0eb
|
Merge pull request #13393 from thalesmg/20240702-r57-test-plugin-start-enabled
fix(plugins): ensure plugin apps are restarted when restarting `emqx_plugins`
|
2024-07-03 11:27:14 -03:00 |
Thales Macedo Garitezi
|
e1420a27bb
|
fix(plugins): ensure plugin apps are restarted when restarting `emqx_plugins`
Fixes https://emqx.atlassian.net/browse/EMQX-12628
Fixes https://github.com/emqx/emqx/issues/13378
|
2024-07-03 09:51:42 -03:00 |
zhongwencool
|
cfa29eaa6f
|
Merge remote-tracking branch 'upstream/release-57' into 20240702-m-sync-r57-mix-umbrella
|
2024-07-03 15:30:11 +08:00 |
JianBo He
|
9f44c50025
|
Merge pull request #13350 from HJianBo/add-peersni-to-client-attr
feat: support to extract the client peersni field to clientinfo
|
2024-07-03 15:29:21 +08:00 |
Thales Macedo Garitezi
|
5532f40d83
|
Merge branch 'release-57' into 20240702-m-sync-r57-mix-umbrella
|
2024-07-02 11:52:36 -03:00 |
lafirest
|
3f0d59300b
|
Merge pull request #13348 from lafirest/fix/drop_payload
feat(log): allows custom the encoding of payload in the log
|
2024-07-02 21:47:48 +08:00 |
lafirest
|
dea2bf19b1
|
Merge pull request #13389 from lafirest/fix/builtin_acl
fix: fix two minor issues of bulti-in authn/authz
|
2024-07-02 20:19:53 +08:00 |
firest
|
3779ddcd65
|
chore: update changes
|
2024-07-02 19:35:52 +08:00 |
firest
|
dc43fdd5fc
|
chore: update changes
|
2024-07-02 19:33:36 +08:00 |
Andrew Mayorov
|
97c28553eb
|
chore: add changelog entry
|
2024-07-01 20:11:51 +02:00 |
Ivan Dyachkov
|
532f04da9d
|
Merge pull request #13373 from id/0701-sync-release-57
sync release-57
|
2024-07-01 16:02:29 +02:00 |
Ivan Dyachkov
|
e28750b522
|
Merge remote-tracking branch 'upstream/release-57' into 0701-sync-release-57
|
2024-07-01 13:52:14 +02:00 |
lafirest
|
bd075caf56
|
Merge pull request #13358 from lafirest/fix/authn_reason
fix(events): fixed the reason format of the `authn_complete_event`
|
2024-07-01 18:46:18 +08:00 |
firest
|
b38b4ee5a2
|
chore: update changes
|
2024-07-01 16:37:11 +08:00 |
firest
|
a0644d4612
|
chore: update app version
|
2024-07-01 16:32:08 +08:00 |
Thales Macedo Garitezi
|
9215b3710f
|
Merge pull request #13327 from thalesmg/fix-kprodu-delete-wolff-r57-20240624
fix(kafka and derivatives): add `alias` config to avoid clashes with same topic
|
2024-06-28 15:22:11 -03:00 |
Thales Macedo Garitezi
|
2a9c27d206
|
Merge pull request #13345 from thalesmg/20240626-r572-fix-validate-schema-reg-name
fix(schema registry api): validate schema name when creating
|
2024-06-28 12:08:27 -03:00 |
Thales Macedo Garitezi
|
063e7657b5
|
Merge pull request #13344 from thalesmg/20240626-r572-multi-node-bulk-subscribe
fix(client mgmt api): make bulk subscribe work again in clusters
|
2024-06-28 12:08:16 -03:00 |
Thales Macedo Garitezi
|
fd49f66267
|
docs: improve descriptions
Co-authored-by: zmstone <zmstone@gmail.com>
|
2024-06-28 12:07:30 -03:00 |
JianBo He
|
89186f46a1
|
chore: update changes
|
2024-06-28 14:10:44 +08:00 |
JianBo He
|
b39557f6fd
|
Merge pull request #13336 from zhongwencool/authn-boostrap-file
feat: support bootstrap_file on authentication for build-in-database
|
2024-06-28 09:07:53 +08:00 |
Thales Macedo Garitezi
|
7b7f44b9ac
|
fix(client mgmt api): make bulk subscribe work again in clusters
Fixes https://emqx.atlassian.net/browse/EMQX-12337
|
2024-06-27 09:37:55 -03:00 |
Thales Macedo Garitezi
|
6f00df6452
|
fix(schema registry api): validate schema name when creating
Fixes https://emqx.atlassian.net/browse/EMQX-10958
|
2024-06-27 09:26:41 -03:00 |
Thales Macedo Garitezi
|
ff8c2bc1d8
|
feat(authz): add `ignore` metric for each source type
Fixes https://emqx.atlassian.net/browse/EMQX-12411
|
2024-06-27 09:22:45 -03:00 |
Thales Macedo Garitezi
|
6023012f8b
|
fix(kafka and derivatives): add `alias` config to avoid clashes with same topic
Fixes https://emqx.atlassian.net/browse/EMQX-12592
|
2024-06-27 09:20:00 -03:00 |
zmstone
|
b6e7d7566d
|
Merge remote-tracking branch 'origin/release-572' into release-57
|
2024-06-27 11:09:02 +02:00 |
JimMoen
|
ef28579c4a
|
Merge pull request #13334 from JimMoen/fix-mqtt-username-password-flag
fix(mqtt): check password flag to respect protocol spec
|
2024-06-27 16:16:53 +08:00 |
zhongwencool
|
24d2534641
|
chore: apply review suggestion
|
2024-06-27 10:16:04 +08:00 |
zhongwencool
|
29076f7eb8
|
chore: changelog for bootstrap_file/type
|
2024-06-27 10:16:04 +08:00 |
zmstone
|
98f70ea8d8
|
Merge remote-tracking branch 'origin/release-572' into release-57
|
2024-06-26 22:28:08 +02:00 |
Andrew Mayorov
|
d8963c836e
|
Merge pull request #13332 from keynslug/ft/EMQX-12571/error-mapping
feat(bridge-s3): provide more meaningful error details in status
|
2024-06-26 21:13:51 +02:00 |
zmstone
|
c240e6b729
|
docs: add changelog for enterprise 5.7.1
|
2024-06-26 12:16:39 +02:00 |
zmstone
|
e79e615c15
|
docs: add changelog for v5.7.1
|
2024-06-26 11:15:13 +02:00 |
Andrew Mayorov
|
0eedab3d76
|
chore: add changelog entry
|
2024-06-25 18:35:53 +02:00 |
JimMoen
|
02a9885aa5
|
fix(mqtt): check password flag to respect protocol spec
|
2024-06-25 23:25:36 +08:00 |
Kjell Winblad
|
31509f02cc
|
docs: add change log entry
|
2024-06-25 12:00:36 -03:00 |
ieQu1
|
9f30da334f
|
Merge pull request #13248 from ieQu1/dev/EMQX-12491-local-backend
replace builtin DS backend with builtin_local and builtin_raft
|
2024-06-24 23:07:57 +02:00 |
Thales Macedo Garitezi
|
ec83d999bf
|
Merge remote-tracking branch 'origin/release-57' into 20240621-sync-r57-m
|
2024-06-21 14:11:08 -03:00 |
ieQu1
|
9a58d71378
|
fix(ds): Move DS backend supervision trees to their own apps
|
2024-06-21 18:22:04 +02:00 |
ieQu1
|
ecb172b07e
|
refactor(ds): Rename egress metrics to 'buffer'
|
2024-06-21 17:16:24 +02:00 |
ieQu1
|
a8ea0ae4e5
|
refactor(ds): Extract DS replication layer to a separate application
|
2024-06-21 17:16:24 +02:00 |
JianBo He
|
a8af90f912
|
chore: add changes
|
2024-06-21 09:39:14 +08:00 |