Ivan Dyachkov
|
ffa69df6f8
|
Merge pull request #13461 from id/20240712-ci-add-sync-release-branch-workflow
ci: add sync-release-branch workflow
|
2024-07-12 13:13:00 +02:00 |
Ivan Dyachkov
|
e07d96e4d8
|
ci: add sync-release-branch workflow
|
2024-07-12 12:52:16 +02:00 |
Ilia Averianov
|
82e723bd18
|
Merge pull request #13459 from savonarola/0712-reduce-flackyness
chore(mgmt): reduce test flakyness
|
2024-07-12 13:14:14 +03:00 |
Ilya Averyanov
|
9ca8aeb155
|
chore(mgmt): reduce test flakyness
|
2024-07-12 12:10:49 +03:00 |
firest
|
854754eb60
|
feat(coap): use content-sensitive udp proxy for coap
|
2024-07-12 16:23:46 +08:00 |
lafirest
|
4e3095b1c4
|
Merge pull request #13458 from lafirest/fix/banned_bf
fix(banned): let the bootfile of banned be optional
|
2024-07-12 15:00:43 +08:00 |
firest
|
83cc3ffeb0
|
fix(banned): let the bootfile of banned be optional
|
2024-07-12 13:58:14 +08:00 |
lafirest
|
1b7d23cef4
|
Merge pull request #13451 from lafirest/fix/def_banned_file
fix: do not convert a empty file name to a empty list
|
2024-07-12 13:50:32 +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 |
Thales Macedo Garitezi
|
5f595966d8
|
chore(message transformation): allow empty operation list
Fixes https://emqx.atlassian.net/browse/EMQX-12682
|
2024-07-11 17:52:08 -03:00 |
Thales Macedo Garitezi
|
5be654e31e
|
Merge pull request #13456 from thalesmg/20240711-r57-minor-schema-registry-api-nit
fix(schema registry): handle large names during lookup
|
2024-07-11 17:50:58 -03:00 |
Thales Macedo Garitezi
|
04b547d6f5
|
fix(schema registry): handle large names during lookup
Fixes https://emqx.atlassian.net/browse/EMQX-12692
|
2024-07-11 14:35:31 -03:00 |
Thales Macedo Garitezi
|
21313c766d
|
ci: add dialyzer mix task
|
2024-07-11 14:19:23 -03:00 |
Thales Macedo Garitezi
|
f3c6d10f76
|
fix(mix): fix compile paths and deps
|
2024-07-11 14:19:23 -03:00 |
Thales Macedo Garitezi
|
01d89be743
|
feat(message transformation): add timestamp and pub_props fields to read context
Fixes https://emqx.atlassian.net/browse/EMQX-12684
Fixes https://emqx.atlassian.net/browse/EMQX-12678
|
2024-07-11 12:15:31 -03:00 |
Thales Macedo Garitezi
|
44e4b3616d
|
feat(variform): allow hyphens in identifiers
Fixes https://emqx.atlassian.net/browse/EMQX-12683
|
2024-07-11 12:15:23 -03: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 |
Ivan Dyachkov
|
bf2abba17a
|
Merge pull request #13448 from id/20240711-fix-dashboard-tests-again
ci: fix dashboard tests (again)
|
2024-07-11 12:36:25 +02:00 |
firest
|
d9b5c5863b
|
fix: do not convert a empty file name to a empty list
|
2024-07-11 18:12:38 +08:00 |
lafirest
|
c9e12f30cd
|
Merge pull request #13444 from lafirest/fix/oidc
fix(oidc): Avoid crashes and avoid deleting jwks on update
|
2024-07-11 17:55:50 +08:00 |
Ivan Dyachkov
|
3004e32473
|
ci: fix dashboard tests (again)
|
2024-07-11 11:29:29 +02:00 |
zmstone
|
7664b06e98
|
Merge pull request #13434 from zmstone/0704-refine-rpc-config
0704 refine rpc config
|
2024-07-11 10:25:45 +02:00 |
ieQu1
|
02ce7e1b07
|
Merge pull request #13446 from ieQu1/dev/ds-build-platform
chore(ds): Support platform profile
|
2024-07-10 13:26:01 +02:00 |
ieQu1
|
4825079964
|
chore(ds): Support platform profile
|
2024-07-10 12:03:23 +02:00 |
firest
|
b0e3e405cf
|
fix(oidc): Avoid crashes and avoid deleting jwks on update
|
2024-07-10 15:22:43 +08: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 |
zmstone
|
917df38a07
|
docs: add changelog for PR 13434
|
2024-07-09 22:26:30 +02: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
|
48e604bda8
|
fix(mix grpc): include default erlc options
|
2024-07-09 15:56:30 -03:00 |
Thales Macedo Garitezi
|
818070ad44
|
test(mix): add integration test path
|
2024-07-09 15:56:30 -03:00 |
Thales Macedo Garitezi
|
5279ad76be
|
fix(grpc compiler): unload apps to avoid side effects
|
2024-07-09 15:56:30 -03:00 |
Thales Macedo Garitezi
|
b91515b131
|
fix(schema registry mix): gpb is a runtime dep
|
2024-07-09 15:56:30 -03:00 |
Thales Macedo Garitezi
|
6d94809950
|
Merge pull request #13415 from thalesmg/20240703-m-couchbase-action
feat: implement couchbase connector and action
|
2024-07-09 15:53:11 -03: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
|
3c370a90aa
|
Merge pull request #13436 from thalesmg/20240708-r57-custom-headers-jwks
feat(jwks): allow specifying custom request headers
|
2024-07-09 15:52:44 -03:00 |
ieQu1
|
92dc059908
|
Merge pull request #13370 from ieQu1/dev/skip-streams
New durable storage layout with explicit index for LTS wildcards
|
2024-07-09 20:27:21 +02: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
|
d25c4ba06f
|
Merge pull request #13421 from thalesmg/20240705-r57-docs-mt-api-examples
docs(message transformation): add api examples
|
2024-07-09 10:16:53 -03:00 |
ieQu1
|
3721be65ee
|
fix(ds): Improve comments
|
2024-07-09 13:15:15 +02:00 |
ieQu1
|
d7732a6aac
|
test(ds): Attempt to stabilize a flaky test
|
2024-07-09 13:15:15 +02:00 |
ieQu1
|
e70c1cfea3
|
test(ds): Improve stability of replication test suite
|
2024-07-09 13:15:15 +02:00 |
ieQu1
|
dc4ae82798
|
test(ds): Add message ID
|
2024-07-09 13:15:14 +02:00 |
ieQu1
|
d1b574a67e
|
perf(dslocal): Run heavy-duty operations in a temporary process
|
2024-07-09 13:15:14 +02:00 |
ieQu1
|
661f79544b
|
fix(ds): Optimize hot loop of skipstream storage layout
|
2024-07-09 13:15:14 +02:00 |
ieQu1
|
23dafbb03b
|
feat(ds): Add a benchmarking tool for storage efficiency analysis
|
2024-07-09 13:15:14 +02:00 |
ieQu1
|
afeb2ab8aa
|
feat(ds): Add metrics for skipstream layout
|
2024-07-09 13:15:14 +02:00 |
ieQu1
|
b68ebb9a73
|
test(dsrepl): Generalize tests to use different storage layouts
|
2024-07-09 13:15:14 +02:00 |
ieQu1
|
8c5e4a2376
|
test(ds): Generalize storage layout test suite for different layouts
|
2024-07-09 13:15:14 +02:00 |
ieQu1
|
086e7256f5
|
feat(ds): Add configuration schema for skipstream LTS layout
|
2024-07-09 13:15:14 +02:00 |