Skip to content

0.10.1

Compare
Choose a tag to compare
@Squiry Squiry released this 12 Dec 16:19
· 185 commits to main since this release
fd8156e

Bug fixes:

  • Array types resolving in component templates (#14)
  • Http server parameter extractor error message fix (#14)
  • Ksp http controller processor now places correct tags on dependencies (#14)
  • HttpClientExtension for java annotation processor now sees generated implementations (#14)
  • Fix for openapi generator, removed redundant @Json annotations from octet-stream content type (#15)
  • Absence of @JsonDiscriminatorField on sealed interfaces now leads to errors for @Json annotated types (#16)

Enhancements:

  • javax @Generated replaced with custom @Generated annotation for code coverage tools to track it during runtime (#17)