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: go-openapi/runtime
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.29.0
Choose a base ref
...
head repository: go-openapi/runtime
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.29.2
Choose a head ref
  • 4 commits
  • 121 files changed
  • 1 contributor

Commits on Sep 27, 2025

  1. updated README for release

    Signed-off-by: Frederic BIDON <fredbi@yahoo.com>
    fredbi committed Sep 27, 2025
    Configuration menu
    Copy the full SHA
    06d6e56 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2025

  1. chore: updated license marks in source files

    Signed-off-by: Frederic BIDON <fredbi@yahoo.com>
    fredbi committed Nov 9, 2025
    Configuration menu
    Copy the full SHA
    3802129 View commit details
    Browse the repository at this point in the history
  2. tests: replaced stretchr/testify by go-openapi/testify

    Signed-off-by: Frederic BIDON <fredbi@yahoo.com>
    fredbi committed Nov 9, 2025
    Configuration menu
    Copy the full SHA
    97d4db8 View commit details
    Browse the repository at this point in the history
  3. fix(vuln): fixed vulnerability in returned error, not escaping single…

    … quotes
    
    Signed-off-by: Frederic BIDON <fredbi@yahoo.com>
    fredbi committed Nov 9, 2025
    Configuration menu
    Copy the full SHA
    078717a View commit details
    Browse the repository at this point in the history
Loading