Skip to content

Releases: ogen-go/protoc-gen-oas

v0.10.0

16 Apr 08:23
091b251
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.0...v0.10.0

v0.9.0

08 Apr 12:01
6e4b532
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump github.com/ogen-go/ogen from 0.76.0 to 0.77.0 by @dependabot in #122
  • chore(deps): bump github.com/go-faster/errors from 0.6.1 to 0.7.0 by @dependabot in #123
  • chore(deps): bump github.com/go-faster/sdk from 0.9.2 to 0.10.0 by @dependabot in #124
  • chore(deps): bump github.com/go-faster/sdk from 0.10.0 to 0.10.2 by @dependabot in #125
  • chore(deps): bump github.com/ogen-go/ogen from 0.77.0 to 0.78.0 by @dependabot in #126
  • chore(deps): bump github.com/go-faster/sdk from 0.10.2 to 0.11.0 by @dependabot in #127
  • chore(deps): bump github.com/ogen-go/ogen from 0.78.0 to 0.79.1 by @dependabot in #128
  • chore(deps): bump github.com/go-faster/sdk from 0.11.0 to 0.12.0 by @dependabot in #129
  • chore(deps): bump github.com/ogen-go/ogen from 0.79.1 to 0.80.1 by @dependabot in #130
  • chore: sort opts and imports by @sashamelentyev in #131
  • chore(deps): bump github.com/go-faster/errors from 0.7.0 to 0.7.1 by @dependabot in #132
  • chore(deps): bump github.com/ogen-go/ogen from 0.80.1 to 0.81.0 by @dependabot in #133
  • chore(deps): bump google.golang.org/protobuf from 1.31.0 to 1.32.0 by @dependabot in #134
  • chore(deps): bump github.com/ogen-go/ogen from 0.81.0 to 0.81.1 by @dependabot in #135
  • chore(deps): bump github.com/go-faster/sdk from 0.12.0 to 0.13.0 by @dependabot in #136
  • chore(deps): bump actions/dependency-review-action from 3 to 4 by @dependabot in #137
  • chore(deps): bump github.com/ogen-go/ogen from 0.81.1 to 0.81.2 by @dependabot in #138
  • chore(deps): bump github.com/ogen-go/ogen from 0.81.2 to 0.82.0 by @dependabot in #139
  • chore(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot in #140
  • chore(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0 by @dependabot in #141
  • chore(deps): bump github.com/ogen-go/ogen from 0.82.0 to 0.83.0 by @dependabot in #142
  • chore(deps): bump github.com/ogen-go/ogen from 0.83.0 to 1.0.0 by @dependabot in #143
  • feat: add support nested enum by @sashamelentyev in #144
  • feat: add objects from import files by @sashamelentyev in #146
  • feat: add support nested enum as query by @sashamelentyev in #145
  • fix: nested item by @sashamelentyev in #147

Full Changelog: v0.7.0...v0.9.0

v0.8.0

03 Apr 06:48
b2dcbd0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.0...v0.8.0

v0.7.0

27 Oct 10:29
552e66e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.0...v0.7.0

v0.6.0

20 Oct 08:18
b4e01a4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.6.0

v0.5.0

18 Sep 08:43
9478ddb
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump github.com/go-faster/sdk from 0.8.1 to 0.8.2 by @dependabot in #108
  • chore(deps): bump github.com/go-faster/sdk from 0.8.2 to 0.9.0 by @dependabot in #109
  • chore(deps): bump actions/checkout from 3 to 4 by @dependabot in #110
  • chore(deps): bump github.com/go-faster/sdk from 0.9.0 to 0.9.1 by @dependabot in #111
  • chore(deps): bump github.com/go-faster/sdk from 0.9.1 to 0.9.2 by @dependabot in #112
  • chore(deps): bump github.com/ogen-go/ogen from 0.73.0 to 0.74.0 by @dependabot in #113
  • chore(deps): bump github.com/ogen-go/ogen from 0.74.0 to 0.75.0 by @dependabot in #114
  • feat: bump go version and use slices out of the box by @sashamelentyev in #115

Full Changelog: v0.4.0...v0.5.0

v0.4.0

14 Aug 15:07
Compare
Choose a tag to compare

What's Changed

  • chore: update example for "Mark field as required" case by @sashamelentyev in #101
  • chore(deps): bump github.com/ogen-go/ogen from 0.72.0 to 0.72.1 by @dependabot in #102
  • chore(deps): bump github.com/go-faster/sdk from 0.7.0 to 0.7.1 by @dependabot in #103
  • chore(deps): bump github.com/go-faster/sdk from 0.7.1 to 0.8.0 by @dependabot in #104
  • chore(deps): bump github.com/go-faster/sdk from 0.8.0 to 0.8.1 by @dependabot in #105
  • chore(deps): bump github.com/ogen-go/ogen from 0.72.1 to 0.73.0 by @dependabot in #106
  • feat(gen): add description from field comments by @sashamelentyev in #107

Full Changelog: v0.3.0...v0.4.0

v0.3.0

27 Jul 06:12
ba4082e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.1...v0.3.0

v0.2.1

25 Jul 15:52
f6a8900
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump github.com/ogen-go/ogen from 0.70.1 to 0.71.0 by @dependabot in #97
  • chore(deps): bump github.com/ogen-go/ogen from 0.71.0 to 0.71.1 by @dependabot in #98

Full Changelog: v0.2.0...v0.2.1

v0.2.0

04 Jul 11:50
bd218a9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v0.2.0