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/swag
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.25.1
Choose a base ref
...
head repository: go-openapi/swag
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.25.3
Choose a head ref
  • 15 commits
  • 174 files changed
  • 4 contributors

Commits on Oct 3, 2025

  1. chore: removed most remaining external dependencies

    * switch to forked testify (go-openapi/testify/v2) which no longer
      imports external dependencies
    * all test dependencies now boil down to go-openapi/testify/v2
    
    Signed-off-by: Frederic BIDON <[email protected]>
    fredbi committed Oct 3, 2025
    Configuration menu
    Copy the full SHA
    abf5576 View commit details
    Browse the repository at this point in the history
  2. added security policy notice

    Signed-off-by: Frederic BIDON <[email protected]>
    fredbi committed Oct 3, 2025
    Configuration menu
    Copy the full SHA
    fa561b9 View commit details
    Browse the repository at this point in the history
  3. Chore/ci improvements (#140)

    * chore(ci): improvements to CI
    
    * address security recommandations re explicit permissions in ci workflows
    * added test reports, for better feedback on passed or failed tests:
      * upload codecov test report, e.g. visible in [codecov UI](https://app.codecov.io/gh/go-openapi/swag/tests/fredbi%2Fswag%3Achore%2Fci-improvements)
      * CTRF test reports on github, visible in the github action summary
    
    Signed-off-by: Frederic BIDON <[email protected]>
    
    * Update .github/workflows/go-test.yml
    
    Co-authored-by: Copilot <[email protected]>
    
    ---------
    
    Signed-off-by: Frederic BIDON <[email protected]>
    Co-authored-by: Copilot <[email protected]>
    fredbi and Copilot authored Oct 3, 2025
    Configuration menu
    Copy the full SHA
    641f1cb View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2025

  1. licensing: modernized the licensing of source code.

    This commit replaces the full license terms in each go source file
    by the more compact SPDX annotations (i.e. 2 lines instead of 13).
    
    All go files now embed these summarized licensing terms.
    
    Also:
    * license is now cited in README
    
    Aside:
    * fixed sample code in README on how to register an adapter
    
    Signed-off-by: Frederic BIDON <[email protected]>
    fredbi committed Oct 4, 2025
    Configuration menu
    Copy the full SHA
    dcfd48d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2510644 View commit details
    Browse the repository at this point in the history
  3. ci: pinned github actions used with their sha...

    ... and let dependabot deal with that.
    
    NOTE: dependabot updates for the github actions ecosystem are
    automatically merged.
    
    Signed-off-by: Frederic BIDON <[email protected]>
    fredbi committed Oct 4, 2025
    Configuration menu
    Copy the full SHA
    59456ad View commit details
    Browse the repository at this point in the history
  4. fixup dependabot.yaml

    Signed-off-by: Frederic BIDON <[email protected]>
    fredbi committed Oct 4, 2025
    Configuration menu
    Copy the full SHA
    48179bd View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2025

  1. build(deps): bump the development-dependencies group across 2 directo…

    …ries with 1 update
    
    Bumps the development-dependencies group with 1 update in the / directory: [ctrf-io/github-test-reporter](https://github.com/ctrf-io/github-test-reporter).
    Bumps the development-dependencies group with 1 update in the /.github/workflows directory: [ctrf-io/github-test-reporter](https://github.com/ctrf-io/github-test-reporter).
    
    
    Updates `ctrf-io/github-test-reporter` from 1.0.22 to 1.0.25
    - [Release notes](https://github.com/ctrf-io/github-test-reporter/releases)
    - [Commits](ctrf-io/github-test-reporter@646f98c...9bd3118)
    
    Updates `ctrf-io/github-test-reporter` from 1.0.22 to 1.0.25
    - [Release notes](https://github.com/ctrf-io/github-test-reporter/releases)
    - [Commits](ctrf-io/github-test-reporter@646f98c...9bd3118)
    
    ---
    updated-dependencies:
    - dependency-name: ctrf-io/github-test-reporter
      dependency-version: 1.0.25
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: development-dependencies
    - dependency-name: ctrf-io/github-test-reporter
      dependency-version: 1.0.25
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: development-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and github-actions[bot] committed Oct 10, 2025
    Configuration menu
    Copy the full SHA
    23684ce View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2025

  1. build(deps): bump the development-dependencies group across 2 directo…

    …ries with 3 updates
    
    Bumps the development-dependencies group with 3 updates in the / directory: [actions/upload-artifact](https://github.com/actions/upload-artifact), [actions/download-artifact](https://github.com/actions/download-artifact) and [ctrf-io/github-test-reporter](https://github.com/ctrf-io/github-test-reporter).
    Bumps the development-dependencies group with 3 updates in the /.github/workflows directory: [actions/upload-artifact](https://github.com/actions/upload-artifact), [actions/download-artifact](https://github.com/actions/download-artifact) and [ctrf-io/github-test-reporter](https://github.com/ctrf-io/github-test-reporter).
    
    
    Updates `actions/upload-artifact` from 4.6.2 to 5.0.0
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@ea165f8...330a01c)
    
    Updates `actions/download-artifact` from 5.0.0 to 6.0.0
    - [Release notes](https://github.com/actions/download-artifact/releases)
    - [Commits](actions/download-artifact@634f93c...018cc2c)
    
    Updates `ctrf-io/github-test-reporter` from 1.0.25 to 1.0.26
    - [Release notes](https://github.com/ctrf-io/github-test-reporter/releases)
    - [Commits](ctrf-io/github-test-reporter@9bd3118...024bc4b)
    
    Updates `actions/upload-artifact` from 4.6.2 to 5.0.0
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@ea165f8...330a01c)
    
    Updates `actions/download-artifact` from 5.0.0 to 6.0.0
    - [Release notes](https://github.com/actions/download-artifact/releases)
    - [Commits](actions/download-artifact@634f93c...018cc2c)
    
    Updates `ctrf-io/github-test-reporter` from 1.0.25 to 1.0.26
    - [Release notes](https://github.com/ctrf-io/github-test-reporter/releases)
    - [Commits](ctrf-io/github-test-reporter@9bd3118...024bc4b)
    
    ---
    updated-dependencies:
    - dependency-name: actions/upload-artifact
      dependency-version: 5.0.0
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: development-dependencies
    - dependency-name: actions/download-artifact
      dependency-version: 6.0.0
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: development-dependencies
    - dependency-name: ctrf-io/github-test-reporter
      dependency-version: 1.0.26
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: development-dependencies
    - dependency-name: actions/upload-artifact
      dependency-version: 5.0.0
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: development-dependencies
    - dependency-name: actions/download-artifact
      dependency-version: 6.0.0
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: development-dependencies
    - dependency-name: ctrf-io/github-test-reporter
      dependency-version: 1.0.26
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: development-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and github-actions[bot] committed Oct 31, 2025
    Configuration menu
    Copy the full SHA
    274f279 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2025

  1. fix(typo): correct typos in funcs, comments, and docs

    Signed-off-by: Oleksandr Redko <[email protected]>
    alexandear authored and fredbi committed Nov 11, 2025
    Configuration menu
    Copy the full SHA
    8e10796 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2025

  1. build(deps): bump the development-dependencies group across 2 directo…

    …ries with 1 update
    
    Bumps the development-dependencies group with 1 update in the / directory: [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action).
    Bumps the development-dependencies group with 1 update in the /.github/workflows directory: [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action).
    
    
    Updates `golangci/golangci-lint-action` from 8.0.0 to 9.0.0
    - [Release notes](https://github.com/golangci/golangci-lint-action/releases)
    - [Commits](golangci/golangci-lint-action@4afd733...0a35821)
    
    Updates `golangci/golangci-lint-action` from 8.0.0 to 9.0.0
    - [Release notes](https://github.com/golangci/golangci-lint-action/releases)
    - [Commits](golangci/golangci-lint-action@4afd733...0a35821)
    
    ---
    updated-dependencies:
    - dependency-name: golangci/golangci-lint-action
      dependency-version: 9.0.0
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: development-dependencies
    - dependency-name: golangci/golangci-lint-action
      dependency-version: 9.0.0
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: development-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and github-actions[bot] committed Nov 14, 2025
    Configuration menu
    Copy the full SHA
    ca4d1dd View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2025

  1. lint: fix modernize issues

    Signed-off-by: Oleksandr Redko <[email protected]>
    alexandear authored and fredbi committed Nov 16, 2025
    Configuration menu
    Copy the full SHA
    5434c90 View commit details
    Browse the repository at this point in the history
  2. ci: lint now runs in 1 single job, not a matrix

    Signed-off-by: Frederic BIDON <[email protected]>
    fredbi committed Nov 16, 2025
    Configuration menu
    Copy the full SHA
    47cac45 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2025

  1. fix(mangler): name mangler panics on trailing pluralized initialisms

    This fix correctly detects this situation and avoid an out of range
    check.
    
    * fixes #158
    
    Signed-off-by: Frederic BIDON <[email protected]>
    fredbi committed Nov 17, 2025
    Configuration menu
    Copy the full SHA
    c65e588 View commit details
    Browse the repository at this point in the history
  2. prepare v0.25.3

    Signed-off-by: Frederic BIDON <[email protected]>
    fredbi committed Nov 17, 2025
    Configuration menu
    Copy the full SHA
    4db976a View commit details
    Browse the repository at this point in the history
Loading