Skip to content

v1.24.0

Latest

Choose a tag to compare

@ernado ernado released this 07 Aug 15:40
· 3 commits to main since this release
0d865e7

What's Changed

  • feat(gen): space delimited query style by @m-ali-akbay in #1716
  • chore: bump github.com/mattn/go-isatty from 0.0.22 to 0.0.24 by @dependabot[bot] in #1717
  • chore: bump actions/setup-go from 6 to 7 by @dependabot[bot] in #1713
  • chore: bump github.com/valyala/fasthttp from 1.72.0 to 1.73.0 by @dependabot[bot] in #1720
  • chore: modernize ogen by running go fix ./... by @infastin in #1722
  • fix(jsonschema): infer "boolean" type for boolean default and enum values by @shuvamk in #1726
  • chore: bump the opentelemetry group with 5 updates by @dependabot[bot] in #1731
  • chore: bump github/codeql-action from 4 to 4.37.4 by @dependabot[bot] in #1730
  • chore: bump github.com/go-faster/errors from 0.7.1 to 0.8.0 by @dependabot[bot] in #1719
  • chore: bump docker/login-action from 4 to 4.5.2 by @dependabot[bot] in #1724
  • fix(validate): compare multipleOf against the decimal value by @shuvamk in #1725
  • fix(validate): parse numeric string constraints with strconv.ParseFloat by @shuvamk in #1728
  • fix(parser): default explode to false for non-form parameter styles by @shuvamk in #1727
  • fix(gen): coerce enum values to string when type is string by @g0dm0d in #1729

New Contributors

Full Changelog: v1.23.0...v1.24.0