Thales Macedo Garitezi
|
ec83d999bf
|
Merge remote-tracking branch 'origin/release-57' into 20240621-sync-r57-m
|
2024-06-21 14:11:08 -03:00 |
zmstone
|
23df47664a
|
ci: pull haproxy image from ghcr
|
2024-06-20 11:58:59 +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 |
Kjell Winblad
|
0cbbae9655
|
fix: make fixes due to comments from @thalesmg
|
2024-06-17 19:06:12 +02:00 |
Kjell Winblad
|
c39c544c96
|
feat: add SSL support to RocketMQ connector
|
2024-06-17 19:06:12 +02: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 |
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
|
f6680ed063
|
chore: bump OTP to 26.2.5-2
https://github.com/emqx/otp/pull/54
|
2024-06-10 13:41:23 -03:00 |
William Yang
|
2b50610a60
|
chore: fix nit for spellcheck
|
2024-06-10 09:55:51 +02:00 |
William Yang
|
38115f9233
|
chore: update doc for `partial_chain` and `verify_peer_ext_key_usage`
|
2024-06-10 09:55:45 +02:00 |
zmstone
|
ebf17c8143
|
Merge remote-tracking branch 'origin/release-57' into 0606-merge-release-57-to-master
|
2024-06-06 17:43:36 +02:00 |
Ivan Dyachkov
|
e1e5dc231d
|
build: use generic env variables for otp and elixir when building docker image
|
2024-06-05 16:34:23 +02:00 |
zmstone
|
9e3c817e5b
|
ci: OTP 26 (26.2.5-1) for docker images
|
2024-06-05 16:18:55 +02:00 |
Thales Macedo Garitezi
|
c07bc68e6f
|
feat(postgres): add `disable_prepared_statements` option
Fixes https://emqx.atlassian.net/browse/EMQX-12496
Some Postgres connections, such ones made to [PGBouncer](https://www.pgbouncer.org/) or
[Supabase in Transaction Mode](https://supabase.com/), do not support some session
features like prepared statements.
|
2024-06-04 10:11:25 -03:00 |
Thales Macedo Garitezi
|
c916c83c7c
|
feat: implement azure blob storage action
Fixes https://emqx.atlassian.net/browse/EMQX-12280
|
2024-05-31 11:07:44 -03:00 |
Ivan Dyachkov
|
29ad07ce29
|
Merge remote-tracking branch 'upstream/release-57' into 0531-sync-release-57
|
2024-05-31 07:32:26 +02:00 |
Ivan Dyachkov
|
2d5d96ae33
|
ci(ui-tests): retry getting element by xpath
|
2024-05-30 18:27:29 +02:00 |
Ivan Dyachkov
|
38f49de6d9
|
fix(deb): fix apt purge when emqx service was still running
|
2024-05-30 17:03:13 +02:00 |
zmstone
|
e552b81ade
|
ci: run apps/emqx tests in 8 groups
|
2024-05-27 20:59:50 +02:00 |
zmstone
|
41cbfcfaa1
|
Merge remote-tracking branch 'origin/release-57' into 0527-sync-5.7.0-to-master
|
2024-05-27 20:10:44 +02:00 |
zmstone
|
0763e29786
|
chore: prepare for 5.7.0-rc.2 release
|
2024-05-24 21:10:37 +02:00 |
ieQu1
|
c952e46f08
|
Merge remote-tracking branch 'origin/release-57'
|
2024-05-23 21:04:03 +02:00 |
Andrew Mayorov
|
2f6729d203
|
Merge pull request #13089 from keynslug/fix/EMQX-12437/restore
fix(s3-bridge): restore backward config compatibility
|
2024-05-23 10:10:01 +03:00 |
zmstone
|
63c34a4c40
|
ci: run apps/emqx tests in 8 groups
|
2024-05-22 23:45:54 +02:00 |
Andrew Mayorov
|
8016e9adf4
|
fix(s3-bridge): restore backward config compatibility
|
2024-05-22 17:59:52 +02:00 |
JimMoen
|
4bc80ee483
|
build: unsupported otp23 and otp24 casued `maybe_expr` introduced
|
2024-05-22 02:09:25 +08:00 |
ieQu1
|
acb19a06cf
|
Merge remote-tracking branch 'origin/release-57'
|
2024-05-21 15:04:46 +02:00 |
zmstone
|
905e116b6b
|
chore: allow non-strict semver bump for listed app-version
|
2024-05-19 09:53:34 +02:00 |
Thales Macedo Garitezi
|
db125d54dd
|
ci: allow customizing number of jobs when running locally
Example:
```sh
ͳ scripts/spellcheck/spellcheck.sh -j 20 _build/docgen/emqx-enterprise/schema-en.json
Adding /dicts/emqx.txt
Starting LanguageTool server...
+ java -Xms256m -Xmx512m -cp languagetool-server.jar org.languagetool.server.HTTPServer --port 8010 --public --allow-origin '*' --config config.properties
Checking /schema.json with 20 processes...
Spellcheck OK
```
|
2024-05-14 15:20:16 -03:00 |
ieQu1
|
25c6ac3d16
|
Merge remote-tracking branch 'origin/release-57'
|
2024-05-13 22:05:29 +02:00 |
Ivan Dyachkov
|
e92d1f4468
|
build(pkg): fix pkg-tests.sh for ubuntu 24.04
|
2024-05-11 10:50:40 +02:00 |
William Yang
|
6e5d04e9fa
|
Merge pull request #12977 from qzhuyan/port/william/5/partial-chain
chore: update doc for `partial_chain` and `verify_peer_ext_key_usage`
|
2024-05-07 16:42:10 +02:00 |
William Yang
|
28b17a2562
|
chore: fix nit for spellcheck
|
2024-05-06 21:02:33 +02:00 |
William Yang
|
c3f8ba5762
|
chore: update doc for `partial_chain` and `verify_peer_ext_key_usage`
|
2024-05-06 16:03:52 +02:00 |
Ivan Dyachkov
|
cc025ce4ae
|
feat: publish packages for Ubuntu 24.04
|
2024-05-02 11:08:32 +02:00 |
Ivan Dyachkov
|
3386f565aa
|
build: replace cloud release type with standard and pass it as argument
|
2024-05-02 10:25:53 +02:00 |
Ivan Dyachkov
|
0bb4308a48
|
Merge pull request #12946 from id/0429-bump-builder-version
chore: bump builder version to 5.3-4
|
2024-04-29 13:57:54 +02:00 |
Ivan Dyachkov
|
67ef42220e
|
chore: bump builder version to 5.3-4
|
2024-04-29 11:49:07 +02:00 |
zmstone
|
b96c6c243a
|
docs: improve mqtt_path doc
|
2024-04-27 15:19:59 +02:00 |
zmstone
|
d856d4e745
|
ci: refine dashboard_test
|
2024-04-24 21:25:47 +02:00 |
zmstone
|
b66d7a688e
|
Merge remote-tracking branch 'origin/release-57' into release-57
|
2024-04-24 13:09:06 +02:00 |
firest
|
617b2137b4
|
chore: update changes
|
2024-04-22 13:14:15 +08:00 |
zmstone
|
d49e98bc4b
|
test: fix dashboard schema validation
|
2024-04-17 14:09:48 +02:00 |
Zaiming (Stone) Shi
|
4d38a8fd44
|
Merge pull request #12872 from zmstone/0412-support-variform-for-client_attrs
0412 use variform for client_attrs
|
2024-04-16 13:29:56 +02:00 |
Ivan Dyachkov
|
3ef160eed2
|
Merge remote-tracking branch 'upstream/release-56' into 0415-sync-release-56
|
2024-04-15 08:09:03 +02:00 |
zmstone
|
b76b6fbe63
|
feat(variform): initialize client_attrs with variform
Moved regular expression extraction as a variform function.
|
2024-04-14 10:13:24 +02:00 |
Ivan Dyachkov
|
c4fd94c7c5
|
ci: add selenium test for emqx docs link in dashboard
|
2024-04-08 15:02:59 +02:00 |
Shawn
|
e89dc32c90
|
ci: run emqx_management both with ee and ce profile
|
2024-04-07 18:33:52 +08:00 |
Ilya Averyanov
|
46d6ad8adc
|
chore(ui-tests): reduce selenium test flakyness
|
2024-03-28 16:02:28 +03:00 |
Ivan Dyachkov
|
9b4d960888
|
chore: prepare for 5.7.x releases
|
2024-03-28 13:52:48 +01:00 |