Zaiming (Stone) Shi
|
5502d34225
|
chore: fix enterprise chart version typo
|
2023-10-10 15:28:02 +02:00 |
Zaiming (Stone) Shi
|
2066147b84
|
Merge pull request #11740 from zmstone/1010-release-5.3.1-alpha.1
chore: bump release version to 5.3.1-alpha.1
|
2023-10-10 15:26:41 +02:00 |
Ivan Dyachkov
|
f5b0f96521
|
chore(docker): use public.ecr.aws registry for base image
|
2023-10-10 14:51:07 +02:00 |
Ivan Dyachkov
|
bfb2218392
|
chore: fix release version
|
2023-10-10 14:50:49 +02:00 |
Zaiming (Stone) Shi
|
143673b703
|
chore: bump release version to 5.3.1-alpha.1
|
2023-10-10 14:35:46 +02:00 |
Zaiming (Stone) Shi
|
d14e86d14f
|
Merge remote-tracking branch 'origin/master' into release-53
|
2023-10-10 14:32:38 +02:00 |
Zaiming (Stone) Shi
|
0122574563
|
Merge pull request #11735 from id/1009-switch-to-public.ecr.aws-docker-registry
ci(docker): use public.ecr.aws registry
|
2023-10-10 14:30:51 +02:00 |
Zaiming (Stone) Shi
|
0a9e1dfa88
|
Merge pull request #11734 from zmstone/1002-support-ipv6-only-clustering
Make IPv6 clustering options configurable
|
2023-10-10 14:29:52 +02:00 |
Andrew Mayorov
|
9b573834f9
|
Merge pull request #11736 from keynslug/fix/eval-erl-audit
fix(audit): handle abstract forms when logging `eval_erl`
|
2023-10-10 15:49:19 +07:00 |
Zaiming (Stone) Shi
|
d651764ff4
|
docs: add changelog for pull request 11734
|
2023-10-10 10:05:14 +02:00 |
Zaiming (Stone) Shi
|
2c13a26cac
|
test: add support of ipv6 in start-two-nodes-in-docker.sh
|
2023-10-10 10:05:14 +02:00 |
Zaiming (Stone) Shi
|
e7e696cd66
|
feat(rpc): add ipv6_only config
|
2023-10-10 10:05:14 +02:00 |
lafirest
|
24a68401d5
|
Merge pull request #11737 from lafirest/fix/ldap_backslash
fix(ldap): escape the escape character (\)
|
2023-10-10 15:59:43 +08:00 |
Ivan Dyachkov
|
31840068d4
|
ci(docker): use public.ecr.aws registry
|
2023-10-10 09:15:08 +02:00 |
firest
|
e07937a3ef
|
fix(ldap): escape the escape character (\)
|
2023-10-10 13:49:36 +08:00 |
Andrew Mayorov
|
2a291dfd27
|
fix(audit): handle abstract forms when logging `eval_erl`
|
2023-10-10 12:31:19 +07:00 |
Zaiming (Stone) Shi
|
1e93d2f1fc
|
chore: upgrade to ekka 0.15.16 gen_rpc 3.2.0
* ekka 0.15.16 supports 'inet6_tls' as ekka.proto_dist
* gen_rpc 3.2.0 supports true | false as gen_rpc.ipv6_only
|
2023-10-09 20:03:21 +02:00 |
Zaiming (Stone) Shi
|
497e08448d
|
feat(cluster): support ipv6 and tls on ipv6 for clustering
Made possible to configure inet6_tls for Erlang distribution
Also, added support to configure ipv6 listener for gen_rpc
|
2023-10-09 20:03:21 +02:00 |
Zaiming (Stone) Shi
|
4654458cb0
|
build: use env variable to disalbe buildx provenance attestations
So it can work with older version docker buildkit
|
2023-10-09 20:03:21 +02:00 |
Zaiming (Stone) Shi
|
03d8e06ff7
|
chore(emqx_rule_funcs): regroup export functions
|
2023-10-09 20:03:21 +02:00 |
Zaiming (Stone) Shi
|
c60915293a
|
Merge pull request #11634 from savonarola/0919-auth-refactor
Auth refactor
|
2023-10-09 19:51:26 +02:00 |
lafirest
|
8f4cdc3fcf
|
Merge pull request #11732 from lafirest/test/sso_cli
test(ldap): add test suite for SSO CLI
|
2023-10-09 20:35:23 +08:00 |
Zaiming (Stone) Shi
|
9ab49a7ae3
|
Merge remote-tracking branch 'origin/master' into 0919-auth-refactor
|
2023-10-09 14:18:10 +02:00 |
lafirest
|
2c7e5eb1cb
|
Merge pull request #11728 from lafirest/fix/ldap_filter
fix(ldap): improve the filter lex && parse
|
2023-10-09 18:24:57 +08:00 |
Ivan Dyachkov
|
35a3136660
|
Merge pull request #11621 from bzuelly/master
fix: emqx user home folder permissions
|
2023-10-09 10:34:16 +02:00 |
zhongwencool
|
363d073b85
|
Merge pull request #11729 from zhongwencool/api-tags-fix
docs: swagger api tags should camel case
|
2023-10-09 03:18:46 -05:00 |
firest
|
e3550fc07b
|
test(ldap): add test suite for SSO CLI
|
2023-10-09 16:05:56 +08:00 |
zhongwencool
|
617a1dcc9d
|
docs: license update cli usage
|
2023-10-09 15:44:56 +08:00 |
zhongwencool
|
0c89b6b213
|
docs: swagger api tags should camel case
|
2023-10-09 15:21:51 +08:00 |
zhongwencool
|
4898d2377b
|
Merge pull request #11726 from zhongwencool/audit-cli-args-bin
fix: cli's args in audit log should be array
|
2023-10-08 21:29:39 -05:00 |
firest
|
bff048d183
|
chore: update changes
|
2023-10-08 18:45:39 +08:00 |
firest
|
b2a6724dc2
|
fix(ldap): improve the filter lex && parse
1. auto escape special chars in the filter
2. fix a bug that the value can't be `dn`
|
2023-10-08 18:39:20 +08:00 |
JianBo He
|
b1b89907ab
|
Merge pull request #11723 from thalesmg/ci-fix-ldap-image-m-20231006
ci(ldap): fix ldap container for running locally on linux
|
2023-10-08 14:37:31 +08:00 |
zhongwencool
|
482e82f914
|
fix: cli's args in audit log should be array
|
2023-10-07 17:38:02 +08:00 |
Thales Macedo Garitezi
|
2fe6e8e431
|
Merge pull request #11722 from thalesmg/fix-bridge-buffer-supported-m-20231006
fix(kafka_producer): send messages to wolff producer to buffer even when connector is in `connecting` state (sync query mode)
|
2023-10-06 15:32:04 -03:00 |
Thales Macedo Garitezi
|
22ba4db955
|
ci(ldap): fix ldap image start command
When running locally (linux):
```
65203b70.18825a20 0x7f38a4b17540 @(#) $OpenLDAP: slapd 2.5.16 (Sep 28 2023 21:52:49) $
@buildkitsandbox:/openldap-2.5.16/servers/slapd
65203b70.1c1e0a61 0x7f38a4b17540 ch_calloc of 1 elems of 60129541696 bytes failed
slapd: ch_malloc.c:107: ch_calloc: Assertion `0' failed.
```
Reference: https://github.com/moby/moby/issues/8231#issuecomment-65230477
|
2023-10-06 15:30:21 -03:00 |
Thales Macedo Garitezi
|
34186fcc74
|
fix(kafka_producer): send messages to wolff producer to buffer even when connector is in `connecting` state
Fixes https://emqx.atlassian.net/browse/EMQX-11085
Messages would not be sent to wolff if the connection was down, so they were effectively lost.
|
2023-10-06 11:43:29 -03:00 |
Ivan Dyachkov
|
10bd74002a
|
Merge pull request #11648 from id/0921-switch-to-ephemeral-runners
ci: use ephemeral self hosted runners
|
2023-10-06 13:18:52 +02:00 |
Ivan Dyachkov
|
74686ed86b
|
ci: update labels
|
2023-10-06 08:44:47 +02:00 |
Ivan Dyachkov
|
52f6816cb9
|
ci: explicitly pull postgres image
|
2023-10-05 15:55:04 +02:00 |
Ivan Dyachkov
|
64f866387c
|
ci: compress ct logs before uploading
|
2023-10-05 14:36:56 +02:00 |
Ivan Dyachkov
|
d7725c72cf
|
ci: fix node_dump
|
2023-10-05 13:33:54 +02:00 |
Ivan Dyachkov
|
9a881290b9
|
ci: use ephemeral self hosted runners
|
2023-10-05 13:33:51 +02:00 |
Ilya Averyanov
|
398a62031e
|
chore: update app versions
|
2023-10-05 13:41:50 +03:00 |
Ilya Averyanov
|
5dff36474d
|
chore(auth): get rid of hardcoded schema modules in auth
|
2023-10-05 13:41:50 +03:00 |
Ilya Averyanov
|
c2c56ba481
|
chore(auth): update tests
|
2023-10-05 13:41:50 +03:00 |
Ilya Averyanov
|
1eb75b43c4
|
chore(auth): split emqx_authn and emqx_authz apps
|
2023-10-05 13:41:50 +03:00 |
Stefan Strigler
|
e049dc0e76
|
Merge pull request #11716 from sstrigler/dev_script_sname
some minor improvements to ./dev
|
2023-10-04 08:57:56 +02:00 |
Zaiming (Stone) Shi
|
9e11c13266
|
Merge pull request #11718 from zmstone/1003-fix-authn-schema
fix(authn): "authentication" importance should not be "hidden"
|
2023-10-03 15:45:19 +02:00 |
Zaiming (Stone) Shi
|
fd75dc895d
|
fix(authn): "authentication" importance should not be "hidden"
|
2023-10-03 11:18:21 +02:00 |