github go-swagger/go-swagger v0.36.3

latest releases: v0.36.5, v0.36.4
23 days ago

go-swagger release 0.36.3


Released on 2026 Aug 14

0.36.3 - 2026-08-14

Codegen & CLI fixes

Full Changelog: v0.36.2...v0.36.3

46 commits in this release.


Implemented enhancements

Fixed bugs

  • fix(cli): advertise only the options each command actually uses by @fredbi in #3467 ...
  • fix(generate): accept the swagger spec as a command argument by @fredbi in #3465 ...
  • fix(generator): fix nil-pointer unmarshal target for nullable additionalProperties/tuple items by @fredbi in #3460 ...
  • fix(generator): fix nil-pointer unmarshal target for nullable additionalProperties/tuple items by @RubenPari in #3427 ...
  • fix(generator): improved error handling on wrong specified target by @fredbi in #3455 ...
  • fix(ci): add missing runs-on to clean-docker workflow jobs by @Copilot in #3446 ...
  • fix(generator): disallow funcmap to override builtins by @fredbi in #3438 ...
  • fix(generator): follow-up on #3426 by @fredbi in #3430 ...
  • fix(generator): guard against nil params being passed into client method by @bobcallaway in #3433 ...
  • fix(generator): don't name formats/ctx params on no-op Validate/ContextValidate by @RubenPari ...
  • fix(generator): explicitly register the yamlpc import for yaml producers/consumers by @RubenPari in #3426 ...
  • fix(generator): don't crash generating enum const block on null value by @RubenPari in #3421 ...
  • fix(generator): honor x-go-type novalidation hint for aliased array types by @RubenPari in #3419 ...

Refactor

Documentation

Code quality

Testing

  • test: remove extranous templates duplicated in testdata by @fredbi in #3463 ...
  • test: renamed fixtures as testdata by @fredbi ...
  • test(codegen): fixed race detection during tests when configuring global var for imports by @fredbi in #3441 ...
  • test(client): simulate remote URL rather than using github API by @fredbi in #3436 ...
  • test: fixed assertion that drifted when rebasing by @fredbi ...

Miscellaneous tasks

Security

Updates

Other (technical)


People who contributed to this release


New Contributors

  • @RubenPari made their first contribution
    in #3427
  • @aikido-autofix[bot] made their first contribution
    in #3457

go-swagger license terms

License


Released by GoReleaser.

Don't miss a new go-swagger release

NewReleases is sending notifications on new releases.