Back to Go Swagger

V0.33.0

notes/v0.33.0.md

0.33.22.6 KB
Original Source

v0.33 (2025-09-03)

All Commits

Misc:

  • [dependencies,go] chore(deps): bump github.com/go-viper/mapstructure/v2 from 2.2.1 to 2.3.0 (#3208 by dependabot[bot])
  • docs: add quick start and clarify folder structure in client.md (#3205 by fabaguirre)
  • fix: generated code linting (#3202 by fredbi)
  • feat: add cli-package option of cli generator (#3215 by xpofei)
  • feat: add csv consumer and producer (#3210 by thecampagnards)
  • feature: return errors option (#3209 by tikhonfedulov)
  • Pin go version on CI as a workaround of #3220 (#3226 by seiyab)
  • fix: correct typo in generate.md (#3217 by nicoevergara)
  • test: fixed typo and wrong CR in fixture file (#3204 by fredbi)
  • docs: correct example for swagger:ignore annotation (#3207 by Waley-Z)
  • fix: generated code linting (examples) (#3203 by fredbi)
  • Upgrade to go 1.24 with support for type aliases (#3227 by fredbi)
  • lint: adopt new grouping rules for imports (#3201 by fredbi)
  • chore: relinted all go-swagger but examples (#3200 by fredbi)
  • ci: fixed exclusion for push tag event: moved at the step level (#3199 by fredbi)
  • ci: disabled linting on pushed tag events (#3196 by fredbi)