Thales Macedo Garitezi
|
fd7eacb953
|
test(elastic_search): fix flaky test
|
2024-03-06 11:38:22 -03:00 |
Kjell Winblad
|
a153d758c3
|
feat: refactor HStreamDB bridge to connector and action
This commit also upgrades the hstreamdb_erl driver library and change
the action/bridge to use the new hstreamdb_erl.
Much of the code for the new API is copied from:
be1a1604dd/lib-ee/emqx_rule_actions/src/emqx_backend_hstreamdb_actions.erl
Fixes:
https://emqx.atlassian.net/browse/EMQX-11458
|
2024-02-14 17:34:35 +01:00 |
zhongwencool
|
b444c82a42
|
feat: rabbitmq bridge v2 integration
|
2024-02-06 07:57:12 +08:00 |
Shawn
|
29d767bd62
|
ci: add env vars to run cassandra tests locally
|
2024-01-22 10:16:46 +08:00 |
zhongwencool
|
91368a57ff
|
test: add es docker CI test
|
2024-01-18 16:44:56 +08:00 |
zhongwencool
|
7f5fe91905
|
fix: es's action is atom not binary
|
2024-01-18 16:44:56 +08:00 |
Ivan Dyachkov
|
3b9dc434ac
|
ci: pin dockerfiles by digest
|
2024-01-12 11:55:51 +01:00 |
Ivan Dyachkov
|
775edd9f5c
|
ci: explicitly use --require-hashes for pip install
|
2024-01-12 11:29:22 +01:00 |
Ivan Dyachkov
|
4c9078d05f
|
ci: pin more dependencies
|
2024-01-11 22:08:38 +01:00 |
Zaiming (Stone) Shi
|
ca60ef86ce
|
ci: upgrade to otp 26.2.1-2
|
2024-01-11 09:15:06 +01:00 |
Serge Tupchii
|
c77cd690b8
|
ci: upgrade to OTP-26.1.2-3 (mnesia:match_delete/2 function added)
|
2024-01-10 16:23:54 +02:00 |
JimMoen
|
5e100f52b8
|
style: erlfmt all `rebar.config` files and `bin/nodetool`
|
2023-12-29 09:08:03 +08:00 |
Zaiming (Stone) Shi
|
e45ed3d97d
|
ci: upgrade to otp 26
|
2023-12-14 22:22:01 +01:00 |
Thales Macedo Garitezi
|
f37c86afb9
|
Merge remote-tracking branch 'origin/release-54' into sync-r54-m-20231207
|
2023-12-07 13:30:04 -03:00 |
Serge Tupchii
|
85441fda0f
|
test(emqx_opentelemetry): add trace test suite
|
2023-12-05 18:18:31 +02:00 |
Dennis Zhuang
|
90d0081df4
|
feat: upgrade greptimedb and client
|
2023-12-04 20:30:33 +08:00 |
zhongwencool
|
0aec2f7605
|
feat: redis bridge v2
|
2023-11-29 16:06:46 +08:00 |
Andrew Mayorov
|
fc340a276e
|
feat(mongo): accept wrapped secrets as passwords
Also test authorization with mongo in bridge / auth test suites.
|
2023-11-14 16:05:24 +07:00 |
Ivan Dyachkov
|
045875d18d
|
ci: make CI a little faster and less flaky
- use latest ubuntu22.04 emqx-builder image in compose files
- use xl runners for compiling and for emqx app tests
- make helm tests less flaky
|
2023-10-30 10:32:27 +01:00 |
Ivan Dyachkov
|
898279099b
|
ci: update remaining docker images in workflows to use public.ecr.aws
|
2023-10-17 22:36:43 +02:00 |
Ivan Dyachkov
|
31840068d4
|
ci(docker): use public.ecr.aws registry
|
2023-10-10 09:15:08 +02: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 |
Zaiming (Stone) Shi
|
0ff28afc3d
|
test: use pre-build openldap base image
|
2023-09-28 23:37:02 +02:00 |
Zaiming (Stone) Shi
|
6edfdf16d3
|
test: update base docker image for ldap
|
2023-09-28 23:16:06 +02:00 |
Zaiming (Stone) Shi
|
d858f8af39
|
test: fix openldap docker runs
|
2023-09-28 18:40:03 +02:00 |
Zaiming (Stone) Shi
|
e794143ae1
|
Merge remote-tracking branch 'origin/release-52' into 0906-sync-release-52-to-master
|
2023-09-06 09:08:22 +02:00 |
Serge Tupchii
|
607705518b
|
test(emqx_bridge_cassandra): add connector test case for Cassandra configured without authentication
|
2023-09-01 19:56:07 +03:00 |
Serge Tupchii
|
bac0f7107c
|
chore: bump OTP to 25.3.2-2 and EMQX builder to 5.1-4
|
2023-08-23 19:35:36 +03:00 |
Ilya Averyanov
|
92a293a67b
|
chore(ci): pin pytest-retry version
|
2023-08-23 17:34:15 +03:00 |
Ilya Averyanov
|
44b080f5b3
|
chore(ci): pin pytest-retry version
|
2023-08-23 17:33:24 +03:00 |
firest
|
184e03387a
|
fix(ldap): fix status detection and auto reconnecting errors
|
2023-08-22 17:06:00 +08:00 |
JimMoen
|
13ebcd6290
|
Merge pull request #11478 from JimMoen/hstreamdb-tls-support
Hstreamdb tls support
|
2023-08-22 10:40:54 +08:00 |
JimMoen
|
f559ac3410
|
ci: bump hstreamdb & zookeeper image vsn
|
2023-08-21 17:57:21 +08:00 |
Paulo Zulato
|
2c458b62f5
|
feat(redis): add support for `username` on AUTH command
Fixes https://emqx.atlassian.net/browse/EMQX-9911
|
2023-08-18 14:50:06 -03:00 |
Ilya Averyanov
|
fc3720627b
|
chore(ci): fix zookeeper version for hstreamdb
|
2023-08-18 14:49:21 -03:00 |
Ilya Averyanov
|
fa62931aff
|
chore(ci): fix zookeeper version for hstreamdb
|
2023-08-17 19:04:19 +03:00 |
Ilya Averyanov
|
bd2155198a
|
ci: wait for hstore container when starting hstream server
|
2023-08-17 17:21:55 +03:00 |
Ivan Dyachkov
|
a32b8fd21f
|
ci: use single entry point for push event
|
2023-08-06 14:16:56 +02:00 |
Ivan Dyachkov
|
362235021c
|
ci: refactor workflows to use single entry point on pull request trigger
|
2023-08-06 14:16:56 +02:00 |
firest
|
f98f97f37e
|
feat(ldap): set test env and add test suites
|
2023-08-01 18:49:54 +08:00 |
Thales Macedo Garitezi
|
399f849f7b
|
feat(rabbitmq_bridge): add TLS support
Fixes https://emqx.atlassian.net/browse/EMQX-10605
|
2023-07-27 15:52:46 -03:00 |
Dennis Zhuang
|
c6a7f3e2ad
|
test: make test passed 21/29
|
2023-07-24 17:58:48 +08:00 |
Dennis Zhuang
|
975795a6e0
|
feat: add ci test
|
2023-07-24 17:58:48 +08:00 |
Paulo Zulato
|
27630ca215
|
Merge pull request #11261 from paulozulato/feat-bridge-kinesis
Implement Amazon Kinesis Producer bridge
|
2023-07-18 16:48:34 -03:00 |
Thales Macedo Garitezi
|
99378355ea
|
ci: bump builder image -> 5.1-3
|
2023-07-18 09:00:29 -03:00 |
Paulo Zulato
|
484519dcf9
|
feat(kinesis): implement Amazon Kinesis Producer bridge
Fixes https://emqx.atlassian.net/browse/EMQX-10474
Fixes https://emqx.atlassian.net/browse/EMQX-10475
|
2023-07-17 11:51:42 -03:00 |
JimMoen
|
583ccfaafd
|
test(hstreamdb): create stream and wirte data
|
2023-07-07 12:25:36 +08:00 |
Thales Macedo Garitezi
|
7ef03d9e1f
|
Merge pull request #11090 from thalesmg/gcp-pubsub-consumer
feat(gcp_pubsub_consumer): implement GCP PubSub Consumer bridge
|
2023-06-22 09:17:45 -03:00 |
Zaiming (Stone) Shi
|
fe1cc5ca92
|
ci: delete temp fix code
|
2023-06-21 16:41:11 +02:00 |
Thales Macedo Garitezi
|
b442910ff1
|
feat(gcp_pubsub_consumer): implement GCP PubSub Consumer bridge
Fixes https://emqx.atlassian.net/browse/EMQX-10281
|
2023-06-19 16:04:12 -03:00 |