Thanks to visit codestin.com
Credit goes to github.com

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: emicklei/go-restful
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.12.1
Choose a base ref
...
head repository: emicklei/go-restful
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.12.2
Choose a head ref
  • 11 commits
  • 7 files changed
  • 4 contributors

Commits on Jul 1, 2024

  1. fix link to v3 docs (#558)

    jjlin authored Jul 1, 2024
    Configuration menu
    Copy the full SHA
    e76b442 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. dependabot to group PRs (#557)

    * dependabot to group PRs
    
    * fix target-branch
    
    * reduce diff
    
    * reduce diff
    
    * reduce diff
    haitch authored Jul 4, 2024
    Configuration menu
    Copy the full SHA
    33de948 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. Bump the github-actions group across 1 directory with 4 updates (#564)

    Bumps the github-actions group with 4 updates in the / directory: [step-security/harden-runner](https://github.com/step-security/harden-runner), [actions/checkout](https://github.com/actions/checkout), [actions/setup-go](https://github.com/actions/setup-go) and [codecov/codecov-action](https://github.com/codecov/codecov-action).
    
    
    Updates `step-security/harden-runner` from 2.7.1 to 2.9.1
    - [Release notes](https://github.com/step-security/harden-runner/releases)
    - [Commits](step-security/harden-runner@a4aa98b...5c7944e)
    
    Updates `actions/checkout` from 4.1.4 to 4.1.7
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@0ad4b8f...692973e)
    
    Updates `actions/setup-go` from 5.0.0 to 5.0.2
    - [Release notes](https://github.com/actions/setup-go/releases)
    - [Commits](actions/setup-go@0c52d54...0a12ed9)
    
    Updates `codecov/codecov-action` from 4.4.1 to 4.5.0
    - [Release notes](https://github.com/codecov/codecov-action/releases)
    - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
    - [Commits](codecov/codecov-action@125fc84...e28ff12)
    
    ---
    updated-dependencies:
    - dependency-name: step-security/harden-runner
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: github-actions
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: github-actions
    - dependency-name: actions/setup-go
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: github-actions
    - dependency-name: codecov/codecov-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: github-actions
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 23, 2024
    Configuration menu
    Copy the full SHA
    361c568 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Bump step-security/harden-runner in the github-actions group (#566)

    Bumps the github-actions group with 1 update: [step-security/harden-runner](https://github.com/step-security/harden-runner).
    
    
    Updates `step-security/harden-runner` from 2.9.1 to 2.10.1
    - [Release notes](https://github.com/step-security/harden-runner/releases)
    - [Commits](step-security/harden-runner@5c7944e...91182cc)
    
    ---
    updated-dependencies:
    - dependency-name: step-security/harden-runner
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: github-actions
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    2ad39f9 View commit details
    Browse the repository at this point in the history
  2. Update CHANGES.md

    fix typo in version [v3.11.0] - 2023-08-19
    emicklei authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    e38aee0 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. Bump the github-actions group across 1 directory with 3 updates (#569)

    Bumps the github-actions group with 3 updates in the / directory: [actions/checkout](https://github.com/actions/checkout), [actions/setup-go](https://github.com/actions/setup-go) and [codecov/codecov-action](https://github.com/codecov/codecov-action).
    
    
    Updates `actions/checkout` from 4.1.7 to 4.2.2
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@692973e...11bd719)
    
    Updates `actions/setup-go` from 5.0.2 to 5.1.0
    - [Release notes](https://github.com/actions/setup-go/releases)
    - [Commits](actions/setup-go@0a12ed9...41dfa10)
    
    Updates `codecov/codecov-action` from 4.5.0 to 4.6.0
    - [Release notes](https://github.com/codecov/codecov-action/releases)
    - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
    - [Commits](codecov/codecov-action@e28ff12...b9fd7d1)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: github-actions
    - dependency-name: actions/setup-go
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: github-actions
    - dependency-name: codecov/codecov-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: github-actions
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 29, 2024
    Configuration menu
    Copy the full SHA
    bcbb0e6 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2024

  1. Bump the github-actions group across 1 directory with 2 updates (#572)

    Bumps the github-actions group with 2 updates in the / directory: [step-security/harden-runner](https://github.com/step-security/harden-runner) and [codecov/codecov-action](https://github.com/codecov/codecov-action).
    
    
    Updates `step-security/harden-runner` from 2.10.1 to 2.10.2
    - [Release notes](https://github.com/step-security/harden-runner/releases)
    - [Commits](step-security/harden-runner@91182cc...0080882)
    
    Updates `codecov/codecov-action` from 4.6.0 to 5.1.1
    - [Release notes](https://github.com/codecov/codecov-action/releases)
    - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
    - [Commits](codecov/codecov-action@b9fd7d1...7f8b4b4)
    
    ---
    updated-dependencies:
    - dependency-name: step-security/harden-runner
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: github-actions
    - dependency-name: codecov/codecov-action
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: github-actions
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 12, 2024
    Configuration menu
    Copy the full SHA
    60b49be View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2024

  1. Bump actions/setup-go from 5.1.0 to 5.2.0 in the github-actions group (

    …#573)
    
    Bumps the github-actions group with 1 update: [actions/setup-go](https://github.com/actions/setup-go).
    
    
    Updates `actions/setup-go` from 5.1.0 to 5.2.0
    - [Release notes](https://github.com/actions/setup-go/releases)
    - [Commits](actions/setup-go@41dfa10...3041bf5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-go
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: github-actions
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 18, 2024
    Configuration menu
    Copy the full SHA
    2aacac8 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2025

  1. Bump the github-actions group across 1 directory with 2 updates (#578)

    Bumps the github-actions group with 2 updates in the / directory: [step-security/harden-runner](https://github.com/step-security/harden-runner) and [codecov/codecov-action](https://github.com/codecov/codecov-action).
    
    
    Updates `step-security/harden-runner` from 2.10.2 to 2.10.4
    - [Release notes](https://github.com/step-security/harden-runner/releases)
    - [Commits](step-security/harden-runner@0080882...cb605e5)
    
    Updates `codecov/codecov-action` from 5.1.1 to 5.1.2
    - [Release notes](https://github.com/codecov/codecov-action/releases)
    - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
    - [Commits](codecov/codecov-action@7f8b4b4...1e68e06)
    
    ---
    updated-dependencies:
    - dependency-name: step-security/harden-runner
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: github-actions
    - dependency-name: codecov/codecov-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: github-actions
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 21, 2025
    Configuration menu
    Copy the full SHA
    ffa1d91 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2025

  1. allow empty payloads in post,put,patch, issue #580 (#581)

    * allow empty payloads in post,put,patch, issue #580
    
    * remove content-length check in route detection
    
    * detect mismatched content-type #580
    
    * more tests
    
    * remove 415 check in accept check
    
    * update hist
    emicklei authored Feb 26, 2025
    Configuration menu
    Copy the full SHA
    35bc7ae View commit details
    Browse the repository at this point in the history
  2. Bump the github-actions group across 1 directory with 3 updates (#582)

    Bumps the github-actions group with 3 updates in the / directory: [step-security/harden-runner](https://github.com/step-security/harden-runner), [actions/setup-go](https://github.com/actions/setup-go) and [codecov/codecov-action](https://github.com/codecov/codecov-action).
    
    
    Updates `step-security/harden-runner` from 2.10.4 to 2.11.0
    - [Release notes](https://github.com/step-security/harden-runner/releases)
    - [Commits](step-security/harden-runner@cb605e5...4d991eb)
    
    Updates `actions/setup-go` from 5.2.0 to 5.3.0
    - [Release notes](https://github.com/actions/setup-go/releases)
    - [Commits](actions/setup-go@3041bf5...f111f33)
    
    Updates `codecov/codecov-action` from 5.1.2 to 5.3.1
    - [Release notes](https://github.com/codecov/codecov-action/releases)
    - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
    - [Commits](codecov/codecov-action@1e68e06...13ce06b)
    
    ---
    updated-dependencies:
    - dependency-name: step-security/harden-runner
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: github-actions
    - dependency-name: actions/setup-go
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: github-actions
    - dependency-name: codecov/codecov-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: github-actions
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 26, 2025
    Configuration menu
    Copy the full SHA
    d59fac5 View commit details
    Browse the repository at this point in the history
Loading