httpcomponents-core
httpcomponents-core copied to clipboard
Mirror of Apache HttpCore
[//]: # (dependabot-start) ⚠️ **Dependabot is rebasing this PR** ⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to...
@arturobernalg Please do a pass on this change-set and let me know if anythings stands out as obviously wrong
HI @ok2c Not sure if this is a stupid idea or makes any sense, but to solve HTTPCLIENT-2368 I’m proposing only a change in InternalDataChannel.startTls(...): Detect and clear any existing...
Bumps [io.reactivex.rxjava3:rxjava](https://github.com/ReactiveX/RxJava) from 3.1.9 to 3.1.10. Release notes Sourced from io.reactivex.rxjava3:rxjava's releases. v3.1.10 Version 3.1.10 - November 26, 2024 Maven JavaDocs Bugfixes Fix GC nepotism with MpscLinkedQueue's poll logic. #7799...
Bumps `log4j.version` from 2.23.1 to 2.24.2. Updates `org.apache.logging.log4j:log4j-slf4j-impl` from 2.23.1 to 2.24.2 Updates `org.apache.logging.log4j:log4j-core` from 2.23.1 to 2.24.2 Dependabot will resolve any conflicts with this PR as long as you...
Bumps `testcontainers.version` from 1.20.2 to 1.20.4. Updates `org.testcontainers:testcontainers` from 1.20.2 to 1.20.4 Release notes Sourced from org.testcontainers:testcontainers's releases. 1.20.4 What's Changed Update docs version to ${GITHUB_REF##*/} (#9450) @github-actions Update testcontainers...
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit5) from 5.11.0 to 5.11.3. Release notes Sourced from org.junit:junit-bom's releases. JUnit 5.11.3 = Platform 1.11.3 + Jupiter 5.11.3 + Vintage 5.11.3 See Release Notes. Full Changelog: https://github.com/junit-team/junit5/compare/r5.11.2...r5.11.3 JUnit...
Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6. Release notes Sourced from actions/checkout's releases. v6.0.0 What's Changed Update README to include Node.js 24 support details and requirements by @salmanmkc in actions/checkout#2248 Persist...
This is the first step towards a pluggable pooled ByteBuffer allocator. The patch adds PooledByteBufferAllocator (power-of-two size buckets, global pool + per-thread caches) and switches the HTTP/2 FrameFactory and the...
Bumps [commons-cli:commons-cli](https://github.com/apache/commons-cli) from 1.10.0 to 1.11.0. Changelog Sourced from commons-cli:commons-cli's changelog. Apache Commons CLI 1.11.0 Release Notes The Apache Commons CLI team is pleased to announce the release of Apache...