zmstone
|
a49cd78aae
|
refactor: force getenv to access only OS env with prefix EMQXVAR_
|
2024-07-29 23:54:00 +02:00 |
zmstone
|
eab440e0c1
|
docs: add changelog for PR 13528
|
2024-07-29 20:41:57 +02:00 |
lafirest
|
60aefd1065
|
Merge pull request #13520 from lafirest/feat/scram-rest-acl
feat(scram): supports ACL rules in `scram_restapi` backend
|
2024-07-29 22:46:50 +08:00 |
JianBo He
|
c637422302
|
Merge pull request #13518 from thalesmg/20240724-r57-dynamic-kprodu-action-mkIII
feat(kafka producer): allow dynamic topics (mkIII)
|
2024-07-29 22:43:20 +08:00 |
Thales Macedo Garitezi
|
6786c9b517
|
refactor: improve descriptions and identifiers
Co-authored-by: zmstone <zmstone@gmail.com>
|
2024-07-29 09:45:52 -03:00 |
JianBo He
|
0b0a28ae44
|
chore: update changes/ee/feat-13504.en.md
Co-authored-by: zmstone <zmstone@gmail.com>
|
2024-07-29 10:45:24 +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 |
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 |
zmstone
|
f6a0f56771
|
docs: add changelog for PR 13521
|
2024-07-25 19:24:52 +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
|
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 |
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 |
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 |
firest
|
7bf270a242
|
chore: update changes
|
2024-07-23 16:08:03 +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 |
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 |
Kjell Winblad
|
a4cc3ba9e8
|
Merge pull request #13375 from kjellwinblad/kjell/fix_connector_lister_speed_limit_clearing/EMQX-12514
fix: default value for max_conn_rate etc should be set to infinity
|
2024-07-11 16:36:01 +02:00 |
JimMoen
|
44d533fe6d
|
Merge pull request #13432 from JimMoen/0705-fix-jwt-pem-check
fix: create authn jwt with bad public key
|
2024-07-10 10:33:54 +08:00 |
Thales Macedo Garitezi
|
50e6ee4c88
|
Merge pull request #13435 from thalesmg/20240708-r57-mt-breaking-changelog
docs: add breaking change entry
|
2024-07-09 15:53:02 -03:00 |
Thales Macedo Garitezi
|
9f8a1885a7
|
fix(resource manager): disentangle connector and channel health check frequencies
Fixes https://emqx.atlassian.net/browse/EMQX-12674
|
2024-07-09 14:53:39 -03: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
|
893630aee3
|
docs: add breaking change entry
Fixes https://github.com/emqx/emqx/pull/13420#issuecomment-2213957235
|
2024-07-08 10:18:12 -03:00 |
Thales Macedo Garitezi
|
d34fc7a03a
|
Merge pull request #13420 from thalesmg/20240705-r57-fix-mt-empty-topics
fix(schema validation & message transformation): forbid empty topic filter list
|
2024-07-08 10:15:08 -03:00 |
JimMoen
|
f76444fbf8
|
fix: create authn jwt with bad public key
|
2024-07-08 16:52:18 +08:00 |
zhongwencool
|
29d7a511f1
|
Merge pull request #13419 from zhongwencool/port-pr
Port: some minor bug fixes from master
|
2024-07-06 14:42:51 +08: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 |
Thales Macedo Garitezi
|
e7351d949d
|
fix(schema validation): forbid empty topic filter list
|
2024-07-05 09:51:43 -03:00 |
zhongwencool
|
9ffe6420c2
|
chore: add changelog for 13419
|
2024-07-05 17:41:02 +08:00 |
zhongwencool
|
094259f444
|
Merge pull request #13408 from zhongwencool/password-crash
chore: improve auth error for invalid salt/password type
|
2024-07-05 11:44:21 +08:00 |
zhongwencool
|
755d6c9e0f
|
chore: add changelog for 13398 and 13408
|
2024-07-05 10:21:04 +08:00 |
JimMoen
|
9d0b5a9bc6
|
Merge pull request #13412 from JimMoen/fix-cert-notafter-badmatch
fix: obtain cert expiry epoch failed due to formated `generalTime`
|
2024-07-05 10:13:22 +08: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 |
JimMoen
|
8c6cd69caa
|
fix: obtain cert expiry epoch failed due to formated `generalTime`
|
2024-07-04 18:23:56 +08:00 |
firest
|
a912751458
|
chore: update changes
|
2024-07-04 09:13:50 +08:00 |
zmstone
|
5446bc305f
|
docs: add changelog for PR 13403
|
2024-07-03 23:00:18 +02: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 |
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 |
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 |
Kjell Winblad
|
82bb03a2a3
|
docs: add change log entry
|
2024-07-01 13:30:51 +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 |