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: restsharp/RestSharp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 111.4.0
Choose a base ref
...
head repository: restsharp/RestSharp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 111.4.1
Choose a head ref
  • 7 commits
  • 6 files changed
  • 4 contributors

Commits on Jul 30, 2024

  1. Allow setting parameter content type (#2249)

    * Allow setting parameter content type
    * Added a test
    * Add docs
    alexeyzimarev authored Jul 30, 2024
    Configuration menu
    Copy the full SHA
    fef25a5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa43b68 View commit details
    Browse the repository at this point in the history
  3. Bump Polly from 8.3.1 to 8.4.1 (#2234)

    Bumps [Polly](https://github.com/App-vNext/Polly) from 8.3.1 to 8.4.1.
    - [Release notes](https://github.com/App-vNext/Polly/releases)
    - [Changelog](https://github.com/App-vNext/Polly/blob/main/CHANGELOG.md)
    - [Commits](App-vNext/Polly@8.3.1...8.4.1)
    
    ---
    updated-dependencies:
    - dependency-name: Polly
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 30, 2024
    Configuration menu
    Copy the full SHA
    6c596fe View commit details
    Browse the repository at this point in the history
  4. Correct typo (#2244)

    minhtaile2712 authored Jul 30, 2024
    Configuration menu
    Copy the full SHA
    8fee05d View commit details
    Browse the repository at this point in the history
  5. Correct typo (#2246)

    minhtaile2712 authored Jul 30, 2024
    Configuration menu
    Copy the full SHA
    8758493 View commit details
    Browse the repository at this point in the history
  6. Bump JetBrains.Annotations from 2023.3.0 to 2024.2.0 (#2237)

    Bumps JetBrains.Annotations from 2023.3.0 to 2024.2.0.
    
    ---
    updated-dependencies:
    - dependency-name: JetBrains.Annotations
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 30, 2024
    Configuration menu
    Copy the full SHA
    75ccc00 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6391624 View commit details
    Browse the repository at this point in the history
Loading