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

Upgrade to Jetty 9.4.56.v20240826 #5189

Merged
merged 1 commit into from
Oct 16, 2024
Merged

Upgrade to Jetty 9.4.56.v20240826 #5189

merged 1 commit into from
Oct 16, 2024

Conversation

pjfanning
Copy link
Contributor

What is the purpose of the change

EngineConn-Core defines the the abstractions and interfaces of the EngineConn core functions.
The Engine Service in Linkis 0.x is refactored, EngineConn will handle the engine connection
and session management.

Related issues/PRs

Related issues: #5188

Brief change log

  • update jar dependency

Checklist

  • I have read the Contributing Guidelines on pull requests.
  • I have explained the need for this PR and the problem it solves
  • I have explained the changes or the new features added to this PR
  • I have added tests corresponding to this change
  • I have updated the documentation to reflect this change
  • I have verified that this change is backward compatible (If not, please discuss on the Linkis mailing list first)
  • If this is a code change: I have written unit tests to fully verify the new behavior.

@pjfanning pjfanning added dependencies Pull requests that update a dependency file java Pull requests that update Java code security security issues labels Oct 15, 2024
Copy link
Contributor

@peacewong peacewong left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@peacewong peacewong merged commit a0fbc45 into apache:master Oct 16, 2024
12 checks passed
@pjfanning pjfanning deleted the jetty branch October 16, 2024 09:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code security security issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants