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

fix: upgrade esockd from 5.9.4 to 5.9.6 #10174

Merged
merged 1 commit into from
Mar 22, 2023

Conversation

zmstone
Copy link
Member

@zmstone zmstone commented Mar 20, 2023

changes in esockd are

  • 5.9.5: added API to retrieve SNI
  • 5.9.6: avoid error log if socket is closed before sending proxy protocol headers

Fixes EMQX-9241

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
  • [~] Changed lines covered in coverage report
  • Change log has been added to changes/{ce,ee}/(feat|perf|fix)-<PR-id>.en.md and .zh.md files
  • For internal contributor: there is a jira ticket to track this change
  • [~] If there should be document changes, a PR to emqx-docs.git is sent, or a jira ticket is created to follow up
  • [~] 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

@zmstone zmstone requested review from a team and lafirest as code owners March 20, 2023 11:52
@zmstone zmstone force-pushed the 0320-upgrade-esockd-to-5.9.6 branch from 358eb44 to 6288044 Compare March 20, 2023 12:01
changes in esockd are

* 5.9.5: added API to retrieve SNI
* 5.9.6: avoid error log if socket is closed before sending
         proxy protocol headers
@zmstone zmstone force-pushed the 0320-upgrade-esockd-to-5.9.6 branch from 6288044 to 6f71898 Compare March 20, 2023 18:27
@zmstone zmstone merged commit db6afb4 into emqx:master Mar 22, 2023
@zmstone zmstone deleted the 0320-upgrade-esockd-to-5.9.6 branch March 22, 2023 08:50
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

3 participants