ieQu1
|
18721d05bc
|
Merge pull request #13526 from ieQu1/replicant-ee
fix(mria): Reserve replicant role for EE only
|
2024-07-29 22:10:06 +02:00 |
zmstone
|
2e39c4ad5e
|
Merge pull request #13495 from thalesmg/20240719-m-hide-enable-fields-mkII
chore: hide enable flags from schema and config examples
|
2024-07-29 21:31:20 +02:00 |
Thales Macedo Garitezi
|
b3074144cc
|
chore: temporarily revert `NO_DOC` changes to fields with default value = false
These will be dealt with in follow up PRs, by allowing the parent struct to be set to a
special `disabled` value in such cases.
|
2024-07-29 09:50:25 -03:00 |
ieQu1
|
1beda1cd11
|
test(mria): Remove role from the example config
|
2024-07-26 17:17:06 +02:00 |
Thales Macedo Garitezi
|
80e035f115
|
feat(rule engine api): add filters options for action and source ids
Fixes https://emqx.atlassian.net/browse/EMQX-12654 (requirement 2)
|
2024-07-24 13:32:50 -03:00 |
Xinyu Liu
|
7bb7b10a31
|
Merge pull request #13114 from emqx/emqx-relup-gen
feat: generate relup tarball, add relup APIs
|
2024-07-23 15:00:52 +08:00 |
Shawn
|
439abe430b
|
refactor: remove relup revert callback functions
|
2024-07-23 11:45:55 +08:00 |
Shawn
|
eb71477f43
|
chore: move relup_info to rel/relup
|
2024-07-23 09:32:54 +08:00 |
Thales Macedo Garitezi
|
d7112921a6
|
docs: remove `enable` from config examples
Fixes https://emqx.atlassian.net/browse/EMQX-12730
|
2024-07-22 13:26:53 -03:00 |
id
|
ed2fab51e9
|
Merge remote-tracking branch 'origin/release-57' into sync-release-57-20240722-022026
|
2024-07-22 02:20:27 +00:00 |
Thales Macedo Garitezi
|
cd8bf2725a
|
Merge pull request #13453 from thalesmg/20240711-r57-mt-fixes
batch of message transformation fixes
|
2024-07-17 12:45:19 -03:00 |
zmstone
|
4c51cfdb68
|
Merge pull request #13445 from tigercl/docs/improve-desc
docs: improve the desc of configuration items
|
2024-07-17 14:37:12 +02:00 |
zhouzb
|
67880ab6a0
|
docs: improve the desc of configuration items
docs: fix typos
docs: better line breaks
docs: improve desc
docs: fix typo
docs: update desc for shared_subscription_strategy_enum
docs: fix typo
docs: update desc
docs: fix typo
|
2024-07-17 17:39:36 +08:00 |
Ivan Dyachkov
|
292b331064
|
Merge remote-tracking branch 'upstream/release-57' into 20240717-sync-release-57
|
2024-07-17 11:29:25 +02:00 |
firest
|
854754eb60
|
feat(coap): use content-sensitive udp proxy for coap
|
2024-07-12 16:23:46 +08:00 |
Thales Macedo Garitezi
|
2816170e9d
|
chore: add `$events.message_transformation_failed` to rule engine tester
Fixes https://emqx.atlassian.net/browse/EMQX-12679
|
2024-07-11 17:52:08 -03:00 |
zmstone
|
7a23ae7b4d
|
refactor: expose only server_port for rpc
previously, there were 4 port configs:
- tcp_server_port
- ssl_server_port
- tcp_client_port
- ssl_client_port
|
2024-07-09 22:26:29 +02:00 |
zmstone
|
ee13773496
|
refactor: rename rpc.tcp_client_num to rpc.client_num
tcp_client_num is kept as an alias
|
2024-07-09 22:26:29 +02:00 |
Thales Macedo Garitezi
|
811184ddad
|
feat(jwks): allow specifying custom request headers
Fixes https://emqx.atlassian.net/browse/EMQX-12655
|
2024-07-08 15:40:52 -03:00 |
Thales Macedo Garitezi
|
70fab51354
|
fix: handle `max_heap_size` = 0
Fixes https://github.com/emqx/emqx/issues/13417
Fixes https://emqx.atlassian.net/browse/EMQX-12659
|
2024-07-05 13:10:37 -03:00 |
lafirest
|
aa84ca5a88
|
Merge pull request #13386 from lafirest/feat/banned_boot_57
feat(banned): add a bootstrap file for banned
|
2024-07-05 08:47:40 +08: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 |
firest
|
913e0ce18b
|
feat(banned): add a bootstrap file for banned
|
2024-07-04 09:12:12 +08:00 |
Thales Macedo Garitezi
|
c3579f338b
|
fix(authz api): add new `ignore` metric to status response
Fixes https://emqx.atlassian.net/browse/EMQX-12411
|
2024-07-03 10:16:18 -03:00 |
Thales Macedo Garitezi
|
5532f40d83
|
Merge branch 'release-57' into 20240702-m-sync-r57-mix-umbrella
|
2024-07-02 11:52:36 -03:00 |
zhongwencool
|
4d912516c8
|
fix: don't override authn users when import_user from authn.boostrap_file
|
2024-07-02 21:18:37 +08:00 |
Ivan Dyachkov
|
e28750b522
|
Merge remote-tracking branch 'upstream/release-57' into 0701-sync-release-57
|
2024-07-01 13:52:14 +02: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 |
zmstone
|
cf8dbdf0a0
|
docs: Update rel/i18n/emqx_authn_mnesia_schema.hocon
|
2024-06-27 14:16:40 +02:00 |
zhongwencool
|
d9086139eb
|
chore: apply suggestions from code review
Co-authored-by: zmstone <zmstone@gmail.com>
|
2024-06-27 19:31:35 +08:00 |
zhongwencool
|
cbaa0b0be0
|
docs: add password_hash generate document
|
2024-06-27 15:22:24 +08:00 |
lafirest
|
68d747b7b9
|
Merge pull request #13324 from lafirest/feat/oidc-572
feat(sso): add OIDC support
|
2024-06-27 11:24:05 +08:00 |
zhongwencool
|
9594b6df32
|
chore: warning overrided when restart authn
|
2024-06-27 10:16:04 +08:00 |
zhongwencool
|
24d2534641
|
chore: apply review suggestion
|
2024-06-27 10:16:04 +08:00 |
zhongwencool
|
5265c3cc1f
|
feat: support bootstrap_file on build-in-db authn
|
2024-06-27 10:16:04 +08:00 |
zhongwencool
|
1735f8deef
|
chore: apply review suggestion
|
2024-06-26 18:08:17 +08:00 |
zhongwencool
|
4942f6f75a
|
feat: improve keepalive_multiplier and keepalive_check_interval
|
2024-06-26 15:43:48 +08:00 |
firest
|
abc255bb02
|
fix(oidc): make CI happy
|
2024-06-24 18:11:02 +08:00 |
firest
|
892420e2c6
|
feat(oidc): be more compatible with okta
|
2024-06-24 16:51:54 +08:00 |
firest
|
ddb197951e
|
feat(oidc): implement JWKS, private_key_jwt, DPoP
|
2024-06-24 16:51:43 +08:00 |
firest
|
9c0df3c0a8
|
feat(oidc): support the PKCE extension
|
2024-06-24 16:51:32 +08:00 |
firest
|
5e2693c9b4
|
feat(oidc): implement session management
|
2024-06-24 16:51:20 +08:00 |
firest
|
512b4b9cbb
|
feat(sso): add OIDC support
|
2024-06-24 16:50:58 +08:00 |
ieQu1
|
4484f30021
|
feat(ds_schema): Add schema for builtin_local backend
|
2024-06-21 17:16:24 +02:00 |
ieQu1
|
8990b1312b
|
refactor(ds_schema): Rename backend builtin -> builtin_raft
|
2024-06-21 17:16:24 +02:00 |
ieQu1
|
abe41de19b
|
refactor(ds_schema): builtin_local_buffer -> builtin_buffer
|
2024-06-21 17:16:24 +02:00 |
Thales Macedo Garitezi
|
20cffb54d4
|
Merge branch 'release-57' into sync-r57-m-20240617
|
2024-06-17 17:10:12 -03:00 |
Thales Macedo Garitezi
|
b64f0c0ca7
|
Merge pull request #13231 from thalesmg/mt-test-endpoint-r57-20240611
feat(message transformation): implement dryrun endpoint
|
2024-06-17 13:11:39 -03:00 |
Thales Macedo Garitezi
|
ec4f462684
|
refactor: apply review requests
|
2024-06-17 10:39:32 -03:00 |
Serge Tupchii
|
a905a6048c
|
chore(clusterlink): rename link `upstream` field to `name`
|
2024-06-17 12:24:51 +03:00 |