Skip to content

Releases: ogen-go/ogen

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

v1.2.1

28 May 05:00
0179be0
Compare
Choose a tag to compare

What's Changed

  • fix(gen): properly handle intermediate routes in FindRoute too by @tdakkota in #1253

Full Changelog: v1.2.0...v1.2.1

v1.2.0

24 May 10:07
fe65c5e
Compare
Choose a tag to compare

What's Changed

  • feat(gen): add size to MultipartFile struct by @ldmonster in #1247
  • fix(gen): re-use parameter type by @tdakkota in #1197
  • fix(gen): add support for Free-form Objects when a schema definitions only specifies type: object by @k4n4ry in #1246
  • fix(gen): properly handle intermediate route node by @tdakkota in #1251

New Contributors

Full Changelog: v1.1.1...v1.1.2

v1.1.1

21 May 01:26
4e6d58f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.1.1