lafirest
|
b2f2af6871
|
Merge pull request #13523 from lafirest/fix/oidc
fix(oidc): fixed update and callback errors for OIDC
|
2024-07-26 21:09:11 +08:00 |
Thales Macedo Garitezi
|
3fae704903
|
fix(rule engine tester): fix message publish with bridge source in from clause
Fixes https://emqx.atlassian.net/browse/EMQX-12762
|
2024-07-26 09:27:16 -03:00 |
firest
|
49b24a3049
|
fix(oidc): fixed update and callback errors for OIDC
|
2024-07-26 15:41:22 +08:00 |
firest
|
7bf70aaab6
|
feat(scram): supports ACL rules in `scram_restapi` backend
|
2024-07-26 14:30:28 +08:00 |
zmstone
|
9a5d50f26a
|
Merge pull request #13521 from zmstone/0725-add-ldap-reconnect-on-timeout
0725 add ldap reconnect on timeout
|
2024-07-26 08:29:02 +02:00 |
Thales Macedo Garitezi
|
df1f4fad70
|
feat(kafka producer): allow dynamic topics from pre-configured topics
Fixes https://emqx.atlassian.net/browse/EMQX-12656
|
2024-07-25 15:33:12 -03:00 |
Thales Macedo Garitezi
|
33eccb35da
|
chore: update wolff -> 3.0.2
|
2024-07-25 14:30:50 -03:00 |
zmstone
|
f6a0f56771
|
docs: add changelog for PR 13521
|
2024-07-25 19:24:52 +02:00 |
zmstone
|
7631420eef
|
test: add test case to cover ldap search timeout
|
2024-07-25 18:43:37 +02:00 |
zmstone
|
8f94e9684c
|
fix: handle ldap seqrch error
|
2024-07-25 18:42:09 +02:00 |
zmstone
|
43f799508a
|
chore: add ldap test doc
|
2024-07-25 18:42:08 +02:00 |
lafirest
|
1925ed2f55
|
Merge pull request #13507 from lafirest/feat/env_func
feat(variform): add a builtin function to get env vars
|
2024-07-25 22:46:50 +08:00 |
lafirest
|
a45f817f0e
|
Merge pull request #13515 from lafirest/fix/exclusive
fix(exclusive): allow the same client to resubscribe to an existing exclusive topic
|
2024-07-25 21:26:08 +08:00 |
firest
|
57959ac7d4
|
chore: update changes
|
2024-07-25 18:59:40 +08:00 |
firest
|
79020b2436
|
feat(variform): add a builtin function to get env vars
|
2024-07-25 18:50:53 +08:00 |
firest
|
141d8144e4
|
fix(scram): change the name from `scram_http` to `scram_restapi`
|
2024-07-25 17:01:49 +08:00 |
firest
|
4f21594707
|
chore: update changes
|
2024-07-25 09:40:20 +08:00 |
firest
|
117c8197d7
|
fix(exclusive): allow the same client to resubscribe to an existing exclusive topic
|
2024-07-25 09:40:15 +08:00 |
Thales Macedo Garitezi
|
c728b98e79
|
Merge pull request #13510 from thalesmg/20240723-r57-fix-jwt-about-to-expire-check
fix(jwt): fix grace period for renewal check
|
2024-07-24 16:52:35 -03:00 |
Thales Macedo Garitezi
|
9e65e0d048
|
Merge pull request #13503 from thalesmg/20240722-r57-resource-manager-hc-interval-startup
fix(connector resource): use configuration `resource_opts` for health check interval when starting up
|
2024-07-24 09:15:47 -03:00 |
zhongwencool
|
c7a7658c7a
|
Merge pull request #13449 from zhongwencool/resource-log
feat: add group/type to resource slog
|
2024-07-24 14:34:25 +08:00 |
zhongwencool
|
4d7535df2d
|
chore: use pgsqsl replace postgresql
|
2024-07-24 13:49:31 +08:00 |
lafirest
|
8a344a8646
|
Merge pull request #13504 from lafirest/feat/scram-http
feat(authn): added a HTTP backend for the authentication mechanism scram
|
2024-07-24 10:28:57 +08:00 |
Thales Macedo Garitezi
|
7374123c5c
|
fix(jwt): fix grace period for renewal check
|
2024-07-23 17:25:29 -03:00 |
zhongwencool
|
e7d07ea17c
|
feat: add resource_type to emqx_resource behaviour
|
2024-07-23 18:24:28 +08:00 |
firest
|
7bf270a242
|
chore: update changes
|
2024-07-23 16:08:03 +08:00 |
firest
|
878b218692
|
feat(authn): added a HTTP backend for the authentication mechanism scram
|
2024-07-23 16:07:32 +08:00 |
zhongwencool
|
e74a921d33
|
chore: compile error
|
2024-07-23 15:14:42 +08:00 |
zhongwencool
|
2a58a36e37
|
chore: add resource tag for log
|
2024-07-23 15:14:42 +08:00 |
zhongwencool
|
2bb062d3a3
|
chore: create_local/5 for emqx_resource_proto_v1
|
2024-07-23 15:14:42 +08:00 |
zhongwencool
|
f29988ed8e
|
chore: add tag to resouce log
|
2024-07-23 15:14:42 +08:00 |
zhongwencool
|
e148d903e8
|
feat: log resource_id
|
2024-07-23 15:14:42 +08:00 |
zhongwencool
|
0a04b1ad6e
|
feat: add group/type to resource slog
|
2024-07-23 15:14:41 +08:00 |
zhongwencool
|
cba3f532f8
|
feat: don't record dry_run log
|
2024-07-23 15:14:41 +08:00 |
Thales Macedo Garitezi
|
8ae54ac325
|
fix(connector resource): use configuration `resource_opts` for health check interval when starting up
Fixes https://emqx.atlassian.net/browse/EMQX-12738
|
2024-07-22 11:34:10 -03:00 |
zhongwencool
|
a2bed1efb8
|
Merge pull request #13480 from zhongwencool/rule-engine-log-tag
feat: Rule engine log tag
|
2024-07-22 16:47:13 +08:00 |
zhongwencool
|
57b67ebb37
|
Merge pull request #13481 from zhongwencool/match_rule_error
chore: add authz tag to match_rule_error log
|
2024-07-22 16:46:49 +08:00 |
Thales Macedo Garitezi
|
ca47e4768d
|
Merge pull request #13485 from thalesmg/20240717-r57-rm-dead-code-purge-proto
chore: remove dead code
|
2024-07-18 09:22:27 -03:00 |
Thales Macedo Garitezi
|
93c725732c
|
chore: remove dead code
|
2024-07-17 12:56:45 -03: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 |
zhongwencool
|
52031441cf
|
chore: add authz tag to match_rule_error log
|
2024-07-17 12:21:32 +08:00 |
zhongwencool
|
604cff4887
|
feat: add rule tag to rule_engine log
|
2024-07-17 12:15:57 +08:00 |
lafirest
|
6697035812
|
Merge pull request #13441 from lafirest/feat/coap
feat(coap): use content-sensitive udp proxy for coap
|
2024-07-17 10:01:51 +08:00 |
Thales Macedo Garitezi
|
9e4a84cf76
|
Merge pull request #13442 from thalesmg/20240709-r57-decouple-connector-action-hc
fix(resource manager): disentangle connector and channel health check frequencies
|
2024-07-15 09:12:07 -03:00 |
firest
|
269f6b29cc
|
chore: update changes
|
2024-07-15 11:26:55 +08:00 |
firest
|
ec183f1d4c
|
test(coap): fix ci errors
|
2024-07-15 10:52:37 +08:00 |
Thales Macedo Garitezi
|
96c9020727
|
chore: improve protobuf decoding error messages
Fixes https://emqx.atlassian.net/browse/EMQX-12677
|
2024-07-12 13:27:30 -03:00 |
firest
|
854754eb60
|
feat(coap): use content-sensitive udp proxy for coap
|
2024-07-12 16:23:46 +08:00 |