Releases: ogen-go/ogen
Releases · ogen-go/ogen
v0.23.0
v0.22.0
What's Changed
- feat: initial support for JSON Schema compatible reference resolver by @tdakkota in #260
- chore(deps): bump github.com/go-faster/jx from 0.32.2 to 0.33.0 in /examples by @dependabot in #263
- chore(deps): bump github.com/go-faster/jx from 0.32.2 to 0.33.0 by @dependabot in #262
- test: build generated testing schemas by @tdakkota in #268
- feat(parser): allow resolve schema via any JSON Pointer by @tdakkota in #269
- fix(gen): improve enum values naming algorithm, add multiple strategies by @tdakkota in #270
- feat(jsonpointer): improve escaping, reduce allocations by @tdakkota in #271
- refactor: generate AdditionalProps field using ir by @tdakkota in #272
Full Changelog: v0.21.0...v0.22.0
v0.21.0
What's Changed
- chore(deps): bump actions/cache from 2.1.7 to 3 by @dependabot in #252
- feat: separate jsonschema generator to GenerateSchema function by @tdakkota in #253
- feat: update OpenTelemetry instrumentation
Full Changelog: v0.20.0...v0.21.0
v0.20.0
What's Changed
- feat(gen): generate stdlib json marshaler/unmarshaler by @tdakkota in #241
- chore(deps): bump github.com/stretchr/testify from 1.7.0 to 1.7.1 in /examples by @dependabot in #243
- chore(deps): bump github.com/stretchr/testify from 1.7.0 to 1.7.1 by @dependabot in #242
- ci: bump Go version to 1.18 by @tdakkota in #244
- Respect response status as otel span's one by @iwata in #250
New Contributors
Full Changelog: v0.19.2...v0.19.3
v0.19.2
v0.19.1
What's Changed
- chore(deps): bump github.com/valyala/fasthttp from 1.33.0 to 1.34.0 by @dependabot in #235
- fix(gen): remove unneeded parenthesis by @tdakkota in #236
Full Changelog: v0.19.0...v0.19.1
v0.19.0: Securities
What's Changed
- chore(deps): bump github.com/go-faster/jx from 0.32.1 to 0.32.2 by @dependabot in #220
- fix(gen): handle response wrapping by @tdakkota in #221
- chore(deps): bump golangci/golangci-lint-action from 2.5.2 to 3 by @dependabot in #222
- fix(gen): use custom status text, generate name for unknown codes by @tdakkota in #223
- fix(gen): move discriminator value encoding to root sum encoder by @tdakkota in #225
- fix(gen): explicit discriminator sum type encoding by @tdakkota in #226
- feat(gen): add fake data generator by @tdakkota in #227
- fix(gen): make faker aware about validation by @tdakkota in #228
- chore(deps): bump actions/setup-go from 2.2.0 to 3 by @dependabot in #229
- fix(ir): do not use integer validators to generate int value by @tdakkota in #230
- chore(deps): bump actions/checkout from 2.4.0 to 3 by @dependabot in #231
- chore(deps): bump actions/download-artifact from 2.1.0 to 3 by @dependabot in #232
- chore(deps): bump actions/upload-artifact from 2.3.1 to 3 by @dependabot in #233
- feat: initial securities support by @tdakkota in #234
Full Changelog: v0.18.1...v0.19.0
v0.18.1
v0.18.0
v0.17.2-alpha.0
What's Changed
Full Changelog: v0.17.1...v0.17.2-alpha.0