dependabot[bot]
|
c9f9abd663
|
chore(deps): bump actions/checkout in the actions group
Bumps the actions group with 1 update: [actions/checkout](https://github.com/actions/checkout).
Updates `actions/checkout` from 4.1.6 to 4.1.7
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](a5ac7e51b4...692973e3d9 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: actions
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-06-17 04:05:40 +00:00 |
zmstone
|
2b7f3a597f
|
Merge pull request #13245 from qzhuyan/merge/william/sync-rel57-to-master
sync release57 to master
|
2024-06-15 09:13:55 +02:00 |
zhongwencool
|
d433fc7c30
|
Merge pull request #13236 from zhongwencool/bug-schema-validation
fix: some minor bug fixes
|
2024-06-15 06:40:28 +08:00 |
zmstone
|
626aae6edf
|
chore: fix bad conflict resolution
|
2024-06-14 16:57:53 +02:00 |
Thales Macedo Garitezi
|
62ecdb8ad0
|
Merge pull request #13246 from thalesmg/doc-changelog-nit-m-20240613
docs: minor changelog improvement
|
2024-06-14 09:19:28 -03:00 |
William Yang
|
b86d631744
|
test: fix tc t_handle_outing_non_utf8_topic
|
2024-06-14 08:17:19 +02:00 |
William Yang
|
d39b8caff9
|
Merge branch 'release-57' into merge/william/sync-rel57-to-master
|
2024-06-14 08:17:09 +02:00 |
lafirest
|
afd4b46f72
|
Merge pull request #13225 from lafirest/fix/mysql_redact
fix(auth): redact sensitive data for the authn/authz APIs
|
2024-06-14 09:19:21 +08:00 |
Thales Macedo Garitezi
|
3adf64e637
|
Merge pull request #13240 from thalesmg/ds-cluster-purge-m-20240612
feat: support purging durable sessions during cluster purge
|
2024-06-13 09:30:18 -03:00 |
Thales Macedo Garitezi
|
5b73670252
|
docs: minor changelog improvement
Addresses https://github.com/emqx/emqx/pull/13232#discussion_r1637889964
|
2024-06-13 09:14:37 -03:00 |
Thales Macedo Garitezi
|
b6613e7b27
|
Merge pull request #13232 from thalesmg/mt-changelog-m-20240611
docs: add changelog for message transformation
|
2024-06-13 09:11:07 -03:00 |
William Yang
|
1664ea4ad4
|
Revert: TLS partial-chain and keyUsage #12955 #12977
This reverts commit 28b17a2562 .
This reverts commit 01467246fc .
This reverts commit c3f8ba5762 .
This reverts commit 1a4a4bb3a5 .
This reverts commit fb30207ef3 .
This reverts commit 337c230e79 .
This reverts commit 3a674f44f1 .
This reverts commit 70ffd77f99 .
This reverts commit 03b0935564 .
This reverts commit 650cf4b27e .
This reverts commit 43ad665dcf .
This reverts commit a29a43e5fc .
This reverts commit 4e9c1ec0c9 .
This reverts commit 8eb463c58d .
This reverts commit 90430fa66d .
This reverts commit eb1ab9adfe .
This reverts commit 8bc3a86f63 .
This reverts commit fa4357ce89 .
This reverts commit 0b95a08d32 .
|
2024-06-13 13:46:45 +02:00 |
zhongwencool
|
1dd4b6de5e
|
Merge pull request #13241 from zhongwencool/add-with-mfa-option-for-log
feat: add hidden option to record MFA and line in the log
|
2024-06-13 19:26:10 +08:00 |
William Yang
|
723144199e
|
Merge pull request #13211 from qzhuyan/fix/william/rel57/ee-tls
Fix/william/rel57/ee tls
|
2024-06-13 13:19:44 +02:00 |
Andrew Mayorov
|
129bc6b013
|
Merge pull request #13243 from keynslug/chore/bridge-s3/schema-req-fields
chore(s3): make schema fields with defaults optional
|
2024-06-13 13:46:20 +03:00 |
Andrew Mayorov
|
0f53b33417
|
chore(s3): make schema fields with defaults optional
|
2024-06-13 11:57:36 +02:00 |
zhongwencool
|
0eee2edd28
|
test: fix api_config SUITE failed
|
2024-06-13 14:55:24 +08:00 |
zhongwencool
|
2b1fa1711b
|
fix: observer command crash when can't find object code
|
2024-06-13 14:55:23 +08:00 |
zhongwencool
|
623845d07d
|
fix: don't allow set active_n to negative int
|
2024-06-13 14:55:23 +08:00 |
zhongwencool
|
825bfe4717
|
fix: load bad configs return unknown msg
|
2024-06-13 14:55:23 +08:00 |
zhongwencool
|
5d3f464ec3
|
fix: ws/wss's max_frame_size should > 0
|
2024-06-13 14:55:23 +08:00 |
JimMoen
|
e1536961ce
|
Merge pull request #13237 from JimMoen/EMQX-12167-add-missing-schema
refactor: mv metrics macros in hrl file
fix: metrics macro with description
|
2024-06-13 14:50:17 +08:00 |
zhongwencool
|
800a79adde
|
test: test failed with_mfa
|
2024-06-13 09:50:52 +08:00 |
zhongwencool
|
c72b455a83
|
feat: add hidden option to record MFA and line in the log is very useful for debug.
|
2024-06-12 22:51:45 +08:00 |
Thales Macedo Garitezi
|
d0e6f22a79
|
feat: support purging durable sessions during cluster purge
Fixes https://emqx.atlassian.net/browse/EMQX-12405
|
2024-06-12 11:19:53 -03:00 |
Thales Macedo Garitezi
|
0c805e049e
|
docs: add changelog for message transformation
|
2024-06-12 09:52:25 -03:00 |
Thales Macedo Garitezi
|
fe303231cf
|
Merge pull request #13230 from thalesmg/sync-r57-m-20240611
sync release-57 to master
|
2024-06-12 08:55:43 -03:00 |
JimMoen
|
daeb10151b
|
chore: fix typos
|
2024-06-12 19:06:34 +08:00 |
JimMoen
|
cde4cb1358
|
fix: metrics macro with description
|
2024-06-12 19:06:33 +08:00 |
JimMoen
|
756797b258
|
refactor: gen metric schema with desc from macros
|
2024-06-12 19:04:39 +08:00 |
JimMoen
|
263d2dbae2
|
fix: inc metric `'client.auth.anonymous'` when client anonymous
|
2024-06-12 19:04:39 +08:00 |
JimMoen
|
9a78a6f640
|
refactor: mv metrics macros in hrl file
|
2024-06-12 19:04:29 +08:00 |
JimMoen
|
cbac4019b3
|
fix: rm havn't used counter idx
|
2024-06-12 19:01:50 +08:00 |
zmstone
|
8a283b1cc0
|
Merge pull request #13180 from zmstone/0604-optimize-tcp-ssl-connection-data-send-performance
0604 optimize tcp ssl connection data send performance
|
2024-06-11 22:06:57 +02:00 |
zmstone
|
51810c6919
|
Merge pull request #13229 from zmstone/0611-auth-with-raw-cert
feat(authn): support `${cert_pem}` placeholder
|
2024-06-11 21:16:01 +02:00 |
Thales Macedo Garitezi
|
db572d35a7
|
Merge remote-tracking branch 'origin/release-57' into sync-r57-m-20240611
|
2024-06-11 15:34:54 -03:00 |
Thales Macedo Garitezi
|
7cb57606bf
|
Merge pull request #13210 from thalesmg/sv-check-referenced-types-r57-20240607
feat(schema validation): check references schema names and types before changing config
|
2024-06-11 15:34:14 -03:00 |
zmstone
|
751f7a24e9
|
feat(authn): support ${cert_pem} placeholder
|
2024-06-11 19:54:24 +02:00 |
Thales Macedo Garitezi
|
337009c3a0
|
fix: declare `emqx_schema_registry` as a dependency of `emqx_schema_validation`
|
2024-06-11 14:03:27 -03:00 |
Thales Macedo Garitezi
|
0f9c3b4cea
|
feat(schema validation): check references schema names and types before changing config
Fixes https://emqx.atlassian.net/browse/EMQX-12368
|
2024-06-11 14:03:26 -03:00 |
Thales Macedo Garitezi
|
03b226248a
|
feat(schema registry): add check for inner types
Currently, only `protobuf` has any.
|
2024-06-11 13:50:11 -03:00 |
Thales Macedo Garitezi
|
b2d716909f
|
Merge pull request #13200 from thalesmg/update-erlazure-no-gen-server-m-20240606
chore: refactor azure blob connector to use new `erlazure` without `gen_server`
|
2024-06-11 13:30:14 -03:00 |
Thales Macedo Garitezi
|
686bcc8a48
|
Merge pull request #13207 from thalesmg/republish-metrics-m-20240607
fix(rule actions): check `republish` action result for metrics
|
2024-06-11 13:29:58 -03:00 |
Thales Macedo Garitezi
|
2c6aa80b3c
|
Merge pull request #13221 from thalesmg/refactor-sv-topic-index-r57-20240610
refactor(schema validation): module organization and position indexing
|
2024-06-11 13:29:48 -03:00 |
Thales Macedo Garitezi
|
83ff07ade0
|
Merge pull request #13199 from thalesmg/message-transformation-r57-20240604
feat: implement message transformation
|
2024-06-11 13:29:25 -03:00 |
Thales Macedo Garitezi
|
ab5329be02
|
Merge pull request #13220 from thalesmg/refactor-channel-hc-opt-r57-20240610
fix: remove another redundant health check
|
2024-06-11 12:22:43 -03:00 |
firest
|
46a51bd92b
|
chore: update changes
|
2024-06-11 21:34:37 +08:00 |
Andrew Mayorov
|
2f0eb3560b
|
Merge pull request #13227 from keynslug/fix/EMQX-12533/bad-tpl
fix(bridge-s3): validate aggreg key template before adding a channel
|
2024-06-11 15:39:12 +03:00 |
Andrew Mayorov
|
57ecf4de9c
|
chore: add changelog entry
|
2024-06-11 13:21:41 +02:00 |
Andrew Mayorov
|
d4fb812352
|
fix(aggreg): anticipate and handle delivery startup errors
|
2024-06-11 13:21:41 +02:00 |