Skip to content

Releases: ogen-go/ogen

v1.8.1

03 Dec 12:41
33a9ec0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.8.0...v1.8.1

v1.8.0

01 Dec 09:51
1654875
Compare
Choose a tag to compare

What's Changed

  • feat(gen): set status and code attr per spec by @ernado in #1352

Full Changelog: v1.7.0...v1.8.0

v1.7.0

28 Nov 10:50
9de9160
Compare
Choose a tag to compare

What's Changed

  • feat(gen): add OperationName type (an alias for string type) by @saccho in #1337
  • feat: include Pattern when encountering NoRegexMatchError by @paragon in #1340

New Contributors

Full Changelog: v1.6.0...v1.7.0

v1.6.0

31 Oct 04:09
7e342ba
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.0...v1.6.0

v1.6.0-alpha.0

25 Oct 04:55
7e342ba
Compare
Choose a tag to compare
v1.6.0-alpha.0 Pre-release
Pre-release

What's Changed

Full Changelog: v1.5.0...v1.6.0-alpha.0

v1.5.0

16 Oct 13:13
8a51598
Compare
Choose a tag to compare

What's Changed

  • fix(gen): check enum value type before generating by @tdakkota in #1322
  • feat: Support allOf additionalProperties merging if both are the equal by @abemedia in #1330
  • fix: issue 1327 during code generation by @yawnak in #1328

New Contributors

Full Changelog: v1.4.1...v1.5.0

v1.4.1

11 Sep 10:20
61c2669
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.0...v1.4.1

v1.4.0

05 Sep 16:40
8e1b908
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.0...v1.4.0

v1.3.0

15 Aug 13:27
3d71775
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.2...v1.3.0

v1.2.2

23 Jun 15:14
58822e7
Compare
Choose a tag to compare

What's Changed

  • revert: add support for Free-form Objects when a schema definitions only specifies type: object by @tdakkota in #1263

Full Changelog: v1.2.1...v1.2.2