Skip to content

Releases: extenda/openapi-httpserver-java

Release 2.7.0

Choose a tag to compare

@github-actions github-actions released this 27 May 07:47
bce9b71

Features

  • Add cause overloads to BadRequestException and NotFoundException (#101) (bce9b71)
  • Add CORS preflight handler (#100) (947758c)

Release 2.6.1

Choose a tag to compare

@github-actions github-actions released this 22 May 23:03
90ae25f

Bug Fixes

  • Run response decorators inside interceptor ScopedValue scope (#98) (90ae25f)

Release 2.6.0

Choose a tag to compare

@github-actions github-actions released this 22 May 14:36
ce48fc9

Features

  • Support multiple OpenAPI specs per server (#97) (ce48fc9)

Release 2.5.0

Choose a tag to compare

@github-actions github-actions released this 22 May 13:04
a1f1d76

Features

  • Support URL wildcards on extraRoutes (#96) (a1f1d76)

Release 2.4.1

Choose a tag to compare

@github-actions github-actions released this 22 May 11:45
2884d2a

Bug Fixes

  • Enforce exact path match on extra routes (#95) (2884d2a)

Release 2.4.0

Choose a tag to compare

@github-actions github-actions released this 22 May 10:44
897d079

Features

  • Replace Spec.fromPath with Spec.fromClasspath (#94) (897d079)

Release 2.3.2

Choose a tag to compare

@github-actions github-actions released this 22 May 05:53
14d3bf5
v2.3.2

Release 2.3.2

Release 2.3.1

Choose a tag to compare

@github-actions github-actions released this 21 May 13:24
382df27
v2.3.1

Release 2.3.1

Release 2.3.0

Choose a tag to compare

@github-actions github-actions released this 21 May 12:12
932d7a4

Features

Release 2.2.0

Choose a tag to compare

@github-actions github-actions released this 21 May 07:47
4588408

Features