Skip to content
This repository has been archived by the owner on Sep 19, 2023. It is now read-only.

deps: update dependency org.apache.httpcomponents:httpcore to v4.4.16 #933

Conversation

renovate-bot
Copy link
Contributor

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.apache.httpcomponents:httpcore 4.4.15 -> 4.4.16 age adoption passing confidence

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

β™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate-bot renovate-bot requested a review from a team as a code owner November 29, 2022 16:32
@product-auto-label product-auto-label bot added the size: xs Pull request size is extra small. label Nov 29, 2022
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Nov 29, 2022
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Nov 29, 2022
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 29, 2022
@suztomo
Copy link
Member

suztomo commented Nov 30, 2022

Release note: https://downloads.apache.org/httpcomponents/httpcore/RELEASE_NOTES-4.4.x.txt`

Release 4.4.16
-------------------

This is a maintenance release that corrects several defects discovered since release 4.4.15.

Changelog
-------------------

* HTTPCORE-730: Non-blocking SSL I/O session incorrectly sets read interest when the session
  is being closed even if the application layer has cleared interest in input causing
  a busy loop in the I/O event loop and excessive CPU utilization.
  Contributed by Oleg Kalnichevski <olegk at apache.org>

* Consider empty buffered input in appBufferStatus to close the SSLIOSession. (#359)
  Contributed by Sajinie Kavindya <sajiniekavindya at gmail.com>

* HTTPCORE-720: Discard any remaining decrypted application data after the TLS session
  has been closed by the local endpoint.
  Contributed by Oleg Kalnichevski <olegk at apache.org>

* HTTPCORE-716: Evict remaining decrypted input data from SSL I/O session buffers upon
  session closure. With unexpected input in the session buffers I/O reactors could end up
  in a tight loop causing excessive CPU utilization.
  Contributed by Oleg Kalnichevski <olegk at apache.org>

@ddixit14 ddixit14 merged commit 6a68eb9 into googleapis:main Dec 1, 2022
@renovate-bot renovate-bot deleted the renovate/httpcomponents.httpcore.version branch December 1, 2022 22:17
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
size: xs Pull request size is extra small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants