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

0703 upgrade hocon 0.43.1 #13403

Merged
merged 3 commits into from
Jul 4, 2024

Conversation

zmstone
Copy link
Member

@zmstone zmstone commented Jul 3, 2024

Fixes https://emqx.atlassian.net/browse/EMQX-12641
Also fxies: emqx/emqx-operator#1060

Release version: v/e5.7.2

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

thalesmg
thalesmg previously approved these changes Jul 3, 2024
included 3 changes since 0.42.2

- allow validation of map keys
- improve crash stacktrace report
- avoid dumping array environment variable values
now that hocon has a built-in map key validation,
some of the resource name validations are cought by hocon
@zmstone zmstone force-pushed the 0703-upgrade-hocon-0.43.1 branch from fd5bb4f to 947cddb Compare July 3, 2024 21:00
@zhongwencool
Copy link
Contributor

close #13137

@zhongwencool zhongwencool merged commit ac77b8a into emqx:release-57 Jul 4, 2024
180 checks passed
@zmstone zmstone deleted the 0703-upgrade-hocon-0.43.1 branch July 4, 2024 03:50
@emqxqa
Copy link

emqxqa commented Jul 5, 2024

TestExecution

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.

4 participants