dependabot[bot]
|
89c350a2ff
|
chore(deps): bump the actions group across 1 directory with 2 updates
Bumps the actions group with 2 updates in the / directory: [actions/checkout](https://github.com/actions/checkout) and [erlef/setup-beam](https://github.com/erlef/setup-beam).
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 )
Updates `erlef/setup-beam` from 1.17.6 to 1.18.0
- [Release notes](https://github.com/erlef/setup-beam/releases)
- [Commits](0a541161e4...a6e26b2231 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: actions
- dependency-name: erlef/setup-beam
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: actions
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-06-24 03:21:31 +00:00 |
Thales Macedo Garitezi
|
6682004dc8
|
Merge pull request #13319 from thalesmg/20240621-sync-r57-m
sync release-57 to master
|
2024-06-21 17:44:08 -03:00 |
Thales Macedo Garitezi
|
ec83d999bf
|
Merge remote-tracking branch 'origin/release-57' into 20240621-sync-r57-m
|
2024-06-21 14:11:08 -03:00 |
Ilia Averianov
|
f1b8c356a6
|
Merge pull request #13299 from savonarola/0617-shared-sub-leader-poc
feat(queue): implement PoC version of session ↔️ shared group leader interaction
|
2024-06-21 16:45:17 +03:00 |
Ilya Averyanov
|
db28a042d5
|
feat(queue): handle renew_lease_timeout
|
2024-06-21 15:18:37 +03:00 |
Ilya Averyanov
|
2096755ad6
|
feat(queue): reorganize group sm callbacks and methods
|
2024-06-21 13:01:38 +03:00 |
Ilya Averyanov
|
b9c5911883
|
feat(queue): implement `find_leader_timeout` event and so the `connecting` group_sm state
|
2024-06-21 12:22:17 +03:00 |
SergeTupchiy
|
fb266fbf8c
|
Merge pull request #13300 from SergeTupchiy/EMQX-12195-cluster-link-conf-backup
cluster link conf backup
|
2024-06-21 11:42:57 +03:00 |
Ilya Averyanov
|
979fb58e50
|
feat(queue): use tp to trace new lease events
|
2024-06-20 21:12:15 +03:00 |
Ilya Averyanov
|
1205e34650
|
feat(queue): remove too useless header file
|
2024-06-20 20:48:56 +03:00 |
Ivan Dyachkov
|
ba4fb0d3f9
|
Merge pull request #13290 from kjellwinblad/kjell/format_rule_cli/EMQX-12548
fix: do not crash when showing rule unsing the cmd interface
|
2024-06-20 14:55:33 +02:00 |
zmstone
|
2a0071aa01
|
Merge pull request #13295 from thalesmg/test-flaky-greptime-mkII-r57-20240619
test(greptime): attempt to fix flaky tests (attempt without driver patch)
|
2024-06-20 14:49:21 +02:00 |
Ilya Averyanov
|
be175d205c
|
feat(queue): add JIRA task links for TODOs
|
2024-06-20 15:38:16 +03:00 |
Ilya Averyanov
|
a9c976b6c1
|
feat(queue): fix notes about the usage of agent<->leader protocol-related data structures
|
2024-06-20 15:24:25 +03:00 |
Ilya Averyanov
|
d0cff63ed6
|
feat(queue): remove unused hrl-guard
|
2024-06-20 15:18:47 +03:00 |
Ilya Averyanov
|
a92460d38f
|
feat(queue): improve hints for macro clauses
|
2024-06-20 15:17:08 +03:00 |
zmstone
|
24bc54035a
|
Merge pull request #13306 from zmstone/0620-ci-pull-haproxy-image-from-ghcr
ci: pull haproxy image from ghcr
|
2024-06-20 13:46:47 +02:00 |
zmstone
|
fcc9f5cca4
|
Merge pull request #13304 from zmstone/0620-minor-refactoring
chore: minimize oss/platform diff
|
2024-06-20 13:46:31 +02:00 |
zmstone
|
23df47664a
|
ci: pull haproxy image from ghcr
|
2024-06-20 11:58:59 +02:00 |
zmstone
|
7d32275ebe
|
chore: minimize oss/platform diff
|
2024-06-20 10:36:01 +02:00 |
zmstone
|
f969a4ef5e
|
Merge pull request #13296 from zmstone/0619-sync-release-57-to-master
0619 sync release 57 to master
|
2024-06-20 10:33:52 +02:00 |
Kjell Winblad
|
12859b8959
|
fix: handle yet another action format
|
2024-06-20 10:03:49 +02:00 |
JianBo He
|
3a276e8875
|
Merge pull request #13302 from HJianBo/bump-version
chore: cut v5.7.1-alpha.1
|
2024-06-20 11:47:00 +08:00 |
JianBo He
|
c307c1dfc2
|
chore: cut v5.7.1-alpha.1
|
2024-06-20 09:40:42 +08:00 |
Ilya Averyanov
|
6da10036dc
|
feat(queue): fix dialyzer issues
|
2024-06-19 22:25:53 +03:00 |
Ilya Averyanov
|
a4bbab4aa2
|
feat(queue): document general entity layout
|
2024-06-19 22:24:20 +03:00 |
Serge Tupchii
|
71f5eaf11e
|
fix(data_backup): import `cluster.links` conf
|
2024-06-19 20:47:06 +03:00 |
Serge Tupchii
|
ef5cf4fac3
|
chore(clusterlink): fix comment
|
2024-06-19 20:46:00 +03:00 |
Ilya Averyanov
|
2b0146663a
|
feat(queue): add smoke test for ds shared subs
|
2024-06-19 19:32:23 +03:00 |
Ilya Averyanov
|
e3c4816035
|
feat(queue): move group subscription state machine to its own module
|
2024-06-19 19:22:10 +03:00 |
Thales Macedo Garitezi
|
9559ba2f06
|
test: remove unnecessary lines
|
2024-06-19 13:22:02 -03:00 |
zmstone
|
021b6b3902
|
Merge remote-tracking branch 'origin/release-57' into 0619-sync-release-57-to-master
|
2024-06-19 15:06:41 +02:00 |
zmstone
|
02a6ee1ef4
|
Merge pull request #13279 from zmstone/0617-json-decode-payload-for-map_to_redis_hset_args
fix(redis): json decode if arg for map_to_redis_hset_args is string
|
2024-06-19 14:55:21 +02:00 |
zmstone
|
213e4785e7
|
Merge remote-tracking branch 'origin/release-57' into 0619-sync-release-57-to-master
|
2024-06-19 14:54:48 +02:00 |
Thales Macedo Garitezi
|
ff2e6e1434
|
test(greptime): revert driver patch to test ci again
|
2024-06-19 09:12:30 -03:00 |
zmstone
|
95d387a790
|
Merge pull request #13294 from zmstone/0618-per-release-edition-code-injection
0618 per release edition code injection
|
2024-06-19 11:53:57 +02:00 |
zmstone
|
f0e5721959
|
refactor: make dialyzer happy
|
2024-06-19 10:42:08 +02:00 |
SergeTupchiy
|
0d098a01ef
|
Merge pull request #13293 from SergeTupchiy/EMQX-12345-reindex-retained-msgs-on-import
reindex retained msgs on import
|
2024-06-19 11:23:08 +03:00 |
Thales Macedo Garitezi
|
ffec1c7fe0
|
fix(greptime): attempt patch for cleaning up channels when worker terminates
|
2024-06-18 22:16:03 -03:00 |
Thales Macedo Garitezi
|
9dd419d822
|
test(greptime): attempt to fix flaky tests
```
=WARNING REPORT==== 18-Jun-2024::12:42:04.739109 ===
reason: no_endpoints
msg: failed_to_start_greptimedb_connector
client: #{protocol => http,
pool => <<"connector:greptimedb:emqx_bridge_greptimedb_SUITE">>,
cli_opts =>
[{endpoints,[{http,"toxiproxy",4001}]},
{pool_size,2},
{pool_type,random},
{auto_reconnect,1},
{gprc_options,#{sync_start => true,
connect_timeout => 5000}},
{dbname,"public"},
{auth,{basic,#{password => <<"******">>,
username => "greptime_user"}}},
{https_enabled,false}]}
connector: <<"connector:greptimedb:emqx_bridge_greptimedb_SUITE">>
```
|
2024-06-18 18:23:22 -03:00 |
zmstone
|
54fc605cc5
|
refactor: move schema injection from hrl to erl
|
2024-06-18 22:22:53 +02:00 |
zmstone
|
a53fa977df
|
refactor: delete an unused macro
|
2024-06-18 22:22:48 +02:00 |
Thales Macedo Garitezi
|
e69ba33420
|
Merge pull request #13291 from thalesmg/fix-ds-mgmt-node-down-r57-20240618
fix(dsreplmeta): check site status when fetching shard info
|
2024-06-18 15:14:08 -03:00 |
Ilya Averyanov
|
bca743054b
|
feat(queue): implement backbones of queue agent, leader and leader registry
|
2024-06-18 21:03:51 +03:00 |
Thales Macedo Garitezi
|
4c54ab6379
|
test: remove tests per review request
|
2024-06-18 13:08:19 -03:00 |
Serge Tupchii
|
12363cec4a
|
chore: add changelog
|
2024-06-18 18:22:51 +03:00 |
Kjell Winblad
|
4a318f8f51
|
style: fix type problem found by dialyzer
|
2024-06-18 17:02:26 +02:00 |
Serge Tupchii
|
baa7996289
|
fix(data_backup): allow exporting `ram_copies` Mnesia tables
Currently, ram tables can be used for message retainer.
|
2024-06-18 17:31:33 +03:00 |
Serge Tupchii
|
60882a616e
|
fix(data_backup): re-index retained messages after importing
|
2024-06-18 17:31:19 +03:00 |
Kjell Winblad
|
3c8c8ddf36
|
docs: add change log entry
|
2024-06-18 15:42:06 +02:00 |