Skip to content

v2.1.0 馃ギ

Latest

Choose a tag to compare

@github-actions github-actions released this 10 Aug 14:16
· 2 commits to refs/heads/main since this release
0085c2c

What's Changed

  • List sttp integration and newer output formats in the README stacks table @luksow (#134)
  • release: bump version references ahead of v2.1.0 @luksow (#133)
  • Add baklava-sttp adapter for documenting remote APIs (#121) @luksow (#127)
  • Mark Option schemas nullable so captured null values validate @luksow (#132)
  • Emit OpenAPI JSON examples as structured objects instead of strings @luksow (#126)
  • Add naming-strategy hooks to SchemaDerivation (snake_case et al.) @luksow (#125)
  • Add standalone scala-cli example documenting the live GitHub API @luksow (#122)
  • Bump sbt-typelevel to 0.8.7 to fix Validate Steward Config CI job @luksow (#123)

Contributors that made this release possible

@luksow