Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sync release-57 to master #12960

Merged
merged 110 commits into from
May 1, 2024
Merged

sync release-57 to master #12960

merged 110 commits into from
May 1, 2024

Conversation

thalesmg
Copy link
Contributor

Fixes

Release version: v/e5.?

Summary

PR Checklist

Please convert it to a draft if any of the following conditions are not met. Reviewers may skip over until all the items are checked:

  • Added tests for the changes
  • Added property-based tests for code which performs user input validation
  • Changed lines covered in coverage report
  • Change log has been added to changes/(ce|ee)/(feat|perf|fix|breaking)-<PR-id>.en.md files
  • For internal contributor: there is a jira ticket to track this change
  • Created PR to emqx-docs if documentation update is required, or link to a follow-up jira ticket
  • Schema changes are backward compatible

Checklist for CI (.github/workflows) changes

  • If changed package build workflow, pass this action (manual trigger)
  • Change log has been added to changes/ dir for user-facing artifacts update

id and others added 30 commits March 28, 2024 13:52
…o-release-57

0424 merge latest master to release 57
This commit simplifies a function to set trace meta data in line with a
suggestion from  @zmstone:

emqx#12912 (comment)
zmstone and others added 20 commits April 29, 2024 22:01
a minor enhancement: rule SQL without WHERE or FROM will
return "Missing FROM or WHERE" instead of "syntax error before {SELECT"
- refactored `coalesce` function to allow lazy evaluation
- added `iif(Cond, IfExpr, EleseExpr)` to allow simple conditions
And use it in `emqx_s3_uploader`, while also turning it into a simple
gen_server.
I.e. configured container decides default `Content-Type` header.
Otherwise, columns that are part of column order could appear and
disappear from consecutive uploads, depending on if they are part
of the very first buffered event or not.
Co-Authored-By: Ilya Averyanov <av@rubybox.dev>
Because it's not really something `file:write/2` is supposed to return.
feat: add conditions to variform expressions
…-0.2.1

chore: upgrade to rulesql 0.2.1 (from 0.2.0)
fix(schema): description should be in binary() type
…action-loop

fix(client_attrs): fix client_attrs extraction loop
…-bridge

feat(s3-bridge): implement aggregated upload action
…date-obfuscate-r57-20240429

fix(http connector): deobfuscate sensitive headers
…r57-20240429

fix(message validation): validate duplicated topics
@thalesmg thalesmg marked this pull request as ready for review April 30, 2024 18:23
@thalesmg thalesmg merged commit 437e796 into emqx:master May 1, 2024
172 checks passed
@thalesmg thalesmg deleted the sync-r57-m-20240430 branch May 1, 2024 16:52
@emqxqa
Copy link

emqxqa commented May 8, 2024

Test Execution

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

8 participants