Skip to content

feat(deps): Upgrade to airlift 0.224#26739

Merged
aaneja merged 1 commit intoprestodb:masterfrom
aaneja:upgradeAirlift
Dec 4, 2025
Merged

feat(deps): Upgrade to airlift 0.224#26739
aaneja merged 1 commit intoprestodb:masterfrom
aaneja:upgradeAirlift

Conversation

@aaneja
Copy link
Copy Markdown
Contributor

@aaneja aaneja commented Dec 4, 2025

Airlift release details - https://github.com/prestodb/airlift/actions/runs/19903584529/job/57053806773

Motivation and Context

Impact

Users can now hot swap their keystore files to update certs

Test Plan

CI

Contributor checklist

  • Please make sure your submission complies with our contributing guide, in particular code style and commit standards.
  • PR description addresses the issue accurately and concisely. If the change is non-trivial, a GitHub Issue is referenced.
  • Documented new properties (with its default value), SQL syntax, functions, or other functionality.
  • If release notes are required, they follow the release notes guidelines.
  • Adequate tests were added if applicable.
  • CI passed.
  • If adding new dependencies, verified they have an OpenSSF Scorecard score of 5.0 or higher (or obtained explicit TSC approval for lower scores).

Release Notes

Please follow release notes guidelines and fill in the release notes below.

== RELEASE NOTES ==

General Changes
* Add a new ``http-server.https.keystore.scan-interval-seconds`` configuration flag to scan the keystore file periodically for new certs
* Upgrade Jetty to 12.0.29 in response to `CVE-2025-5115 <https://nvd.nist.gov/vuln/detail/CVE-2025-5115>`_. 

@prestodb-ci prestodb-ci added the from:IBM PR from IBM label Dec 4, 2025
@aaneja aaneja changed the title feat(chore) Upgrade to airlift 0.224 feat(chore): Upgrade to airlift 0.224 Dec 4, 2025
@aaneja aaneja marked this pull request as ready for review December 4, 2025 08:42
@aaneja aaneja requested a review from a team as a code owner December 4, 2025 08:42
@prestodb-ci prestodb-ci requested review from a team, imsayari404 and pratyakshsharma and removed request for a team December 4, 2025 08:42
@aaneja aaneja changed the title feat(chore): Upgrade to airlift 0.224 feat(deps): Upgrade to airlift 0.224 Dec 4, 2025
@steveburnett
Copy link
Copy Markdown
Contributor

Thanks for the revised release note! A couple of nits:

== RELEASE NOTES ==

General Changes
* Add a new ``http-server.https.keystore.scan-interval-seconds`` configuration flag to scan the keystore file periodically for new certs
* Upgrade Jetty to 12.0.29 in response to `CVE-2025-5115 <https://nvd.nist.gov/vuln/detail/CVE-2025-5115>`_. 

@aaneja aaneja merged commit 78a61cd into prestodb:master Dec 4, 2025
125 of 135 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

from:IBM PR from IBM

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants