Skip to content

v0.15.0

Compare
Choose a tag to compare
@ernado ernado released this 14 Feb 07:26
· 2913 commits to main since this release
06d0061

What's Changed

  • feat: initial default values support by @tdakkota in #161
  • chore(deps): bump actions/setup-go from 2.1.5 to 2.2.0 by @dependabot in #163
  • feat(tools): add testdata download script by @tdakkota in #164
  • fix(jsonschema): detect object type by "properties" field by @tdakkota in #165
  • test: add testing schema generator by @tdakkota in #166
  • fix(gen): wrap optional requests and bodies if needed by @tdakkota in #167
  • docs: add Quick Start by @tdakkota in #168
  • fix(gen): optional semantic for arrays by @tdakkota in #172
  • refactor(gen): tstorage by @shadowspore in #173
  • feat(gen): copy jx.Raw by @ernado in #174
  • feat(sgcollector): add Sourcegraph-based schema corpus collector by @tdakkota in #175
  • chore(deps): bump go.opentelemetry.io/otel/metric from 0.26.0 to 0.27.0 in /examples by @dependabot in #179
  • chore(deps): bump go.opentelemetry.io/otel from 1.3.0 to 1.4.0 by @dependabot in #176
  • chore(deps): bump go.opentelemetry.io/otel/trace from 1.3.0 to 1.4.0 by @dependabot in #177
  • chore(deps): bump go.opentelemetry.io/otel/metric from 0.26.0 to 0.27.0 by @dependabot in #178

Full Changelog: v0.14.1...v0.15.0