Skip to content

v0.25.0

Compare
Choose a tag to compare
@ernado ernado released this 13 Apr 23:44
· 2562 commits to main since this release
ad3c703

What's Changed

  • chore(deps): bump codecov/codecov-action from 2.1.0 to 3 by @dependabot in #277
  • chore(deps): bump github.com/valyala/fasthttp from 1.34.0 to 1.35.0 by @dependabot in #278
  • feat(json): optimize format types encoding by @tdakkota in #279
  • chore(deps): bump wagoid/commitlint-github-action from 4.1.10 to 4.1.11 by @dependabot in #280
  • chore(deps): bump go.opentelemetry.io/otel from 1.6.2 to 1.6.3 in /examples by @dependabot in #288
  • chore(deps): bump go.opentelemetry.io/otel/trace from 1.6.2 to 1.6.3 in /examples by @dependabot in #287
  • chore(deps): bump go.opentelemetry.io/otel/trace from 1.6.2 to 1.6.3 by @dependabot in #286
  • chore(deps): bump go.opentelemetry.io/otel from 1.6.2 to 1.6.3 by @dependabot in #285
  • feat: add x-ogen-name annotation support by @tdakkota in #290
  • feat(gen): add ErrorHandler by @tdakkota in #289
  • feat(json): make Duration encoder allocation-free by @tdakkota in #291
  • feat: add null type support by @tdakkota in #294
  • fix(jsonschema): add oneOf/anyOf/allOf to refcache before parsing by @tdakkota in #295

Full Changelog: v0.24.0...v0.25.0