Skip to content

v1.23.0

Choose a tag to compare

@ernado ernado released this 10 Jul 12:44
· 36 commits to main since this release
474c0a8

What's Changed

  • Add cmd/ogen-wasm: WebAssembly OpenAPI validator by @ernado in #1694
  • feat(gen): apply initialism rules to camelCase identifiers (opt-in) by @oha-4 in #1695
  • chore: bump actions/checkout from 6 to 7 by @dependabot[bot] in #1699
  • fix(gen): apply x-ogen-name to external types (x-ogen-type) by @oha-4 in #1697
  • feat: accept nullable anyOf parameters by @NefixEstrada in #1698
  • refactor(gen): rename naming/initialisms to naming/camel_initialisms by @oha-4 in #1701
  • feat: support default values for array types by @NefixEstrada in #1696
  • feat(gen): support configurable initialisms by @oha-4 in #1700
  • chore: bump actions/cache from 5 to 6 by @dependabot[bot] in #1702
  • chore: bump golang.org/x/tools from 0.46.0 to 0.47.0 in the golang group by @dependabot[bot] in #1703
  • chore: bump github.com/valyala/fasthttp from 1.71.0 to 1.72.0 by @dependabot[bot] in #1704
  • chore: bump golang.org/x/net from 0.50.0 to 0.55.0 in /schemas by @dependabot[bot] in #1705
  • chore: bump the golang group across 1 directory with 4 updates by @dependabot[bot] in #1709
  • OpenAPI 3.1 - nullable support via null field in type by @paragon in #1708
  • fix(gen): report unimplemented SSE server response encoding at IR time by @ernado in #1711

New Contributors

Full Changelog: v1.22.0...v1.23.0