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 the master #13037

Merged
merged 51 commits into from
May 14, 2024
Merged

Conversation

ieQu1
Copy link
Member

@ieQu1 ieQu1 commented May 13, 2024

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

ieQu1 and others added 30 commits May 6, 2024 11:21
Previously when changing the access_rules configuration option of a
listener to something that was not a valid rule, the listener would
crash. This has now been fixed by the addition of a configuration
validator that checks the access_rules field.

Additionally, a configuration option converter has been added to the
access_rules field so that one can specify several rules in a single
string by using "," (comma) as separator.

Fixes:
https://emqx.atlassian.net/browse/EMQX-12315
also optimize cover reports - submit in parallel
ci: send data to coveralls from emqx/emqx only
…inesis-partition-key

fix(kinesis): partition_key should be of 'template' type
JimMoen and others added 21 commits May 10, 2024 23:09
…onfig_crash/EMQX-12315

fix: listener crash if access_rules config option is incorrect
fix(plugin): add a backup for the plugin config file
ci: some scheduled workflows should only run on emqx/emqx
fix(gw): jt808 REG_ACK failed due to faulty clientinfo
…240510

docs(rocketmq): add missing label
…sions-api-r57-20240513

fix(client mgmt api): return expired durable sessions with `is_expired: true`
…40513

fix(client mgmt api): require authn for endpoint
…_missing_ruleid_paramter/EMQX-12325

fix: include ruleid parameter in swagger example for apply rule endpoint
Use leader's clock when calculating LTS cutoff timestamp
@ieQu1 ieQu1 merged commit f663373 into emqx:master May 14, 2024
170 of 171 checks passed
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

7 participants