Skip to content

v0.2.8

Choose a tag to compare

@github-actions github-actions released this 20 Aug 18:31
b9912b9

0.2.8 (2026-08-20)

Features

  • generator: response status and headers reach the caller (#73) (13e598b)
  • generator: the client knows the server URL the spec declares (#72) (dee1161)
  • generator: unions expose a base even when the spec inlines the shared properties (#59) (1264826)

Bug Fixes

  • analyzer: a security scheme the generator cannot use costs the whole client (#64) (15a9c94)
  • generator: error body with no type name emits code that is not Go (#63) (11bcd44)
  • pagination: iterator paged whichever array the spec declared first (#66) (fcc1e33)