Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: apache/httpcomponents-client
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 4ababc5
Choose a base ref
...
head repository: apache/httpcomponents-client
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: d8f702f
Choose a head ref
  • 12 commits
  • 42 files changed
  • 4 contributors

Commits on Nov 13, 2022

  1. Configuration menu
    Copy the full SHA
    e52ff02 View commit details
    Browse the repository at this point in the history
  2. Regression: Multipart body builder and multipart formatters fail to e…

    …scape special characters such as backslash and quote mark
    ok2c committed Nov 13, 2022
    Configuration menu
    Copy the full SHA
    32228cd View commit details
    Browse the repository at this point in the history
  3. HTTPCLIENT-2247: Test cases to document present assumptions about the…

    … correct handling of public domain suffixes
    ok2c committed Nov 13, 2022
    Configuration menu
    Copy the full SHA
    0ca5635 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2022

  1. Configuration menu
    Copy the full SHA
    230a2ca View commit details
    Browse the repository at this point in the history
  2. Fix compiler warnings in tests

    Use try-with-resources, also avoids possible leaks on test failures
    garydgregory authored and ok2c committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    290ec22 View commit details
    Browse the repository at this point in the history
  3. Cancel connection request on exception

    bryanck authored and ok2c committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    9cde791 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2022

  1. Regression: async execution runtimes set the negotiated protocol vers…

    …ion in the execution context at the wrong point of request execution
    ok2c committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    2f87e4a View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2022

  1. Configuration menu
    Copy the full SHA
    cb80c3c View commit details
    Browse the repository at this point in the history
  2. Bump actions/dependency-review-action from 2 to 3

    Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action) from 2 to 3.
    - [Release notes](https://github.com/actions/dependency-review-action/releases)
    - [Commits](actions/dependency-review-action@v2...v3)
    
    ---
    updated-dependencies:
    - dependency-name: actions/dependency-review-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and ok2c committed Nov 26, 2022
    Configuration menu
    Copy the full SHA
    1e879a2 View commit details
    Browse the repository at this point in the history
  3. Bump ehcache-api from 3.10.2 to 3.10.8

    Bumps [ehcache-api](https://github.com/ehcache/ehcache3) from 3.10.2 to 3.10.8.
    - [Release notes](https://github.com/ehcache/ehcache3/releases)
    - [Commits](ehcache/ehcache3@v3.10.2...v3.10.8)
    
    ---
    updated-dependencies:
    - dependency-name: org.ehcache.modules:ehcache-api
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and ok2c committed Nov 26, 2022
    Configuration menu
    Copy the full SHA
    bfd2bf1 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2022

  1. Configuration menu
    Copy the full SHA
    8ca97f1 View commit details
    Browse the repository at this point in the history
  2. HttpClient 5.2.1 release

    ok2c committed Dec 3, 2022
    Configuration menu
    Copy the full SHA
    d8f702f View commit details
    Browse the repository at this point in the history
Loading