Skip to content

Swagger-core 2.0.1 released!

Choose a tag to compare

@frantuma frantuma released this 16 Apr 13:32
41eeaf3

Notable features

Mainly bug fix release implementing/fixing the following:

  • JDK 9/10 support in build (#2735)

  • Supports OpenAPIExtension decorateOperation (#2748)

  • Fix path building for resources without leading slashes (#2751)

  • Fix stackOverflowError for circuclar reference in jackson ModelResolver (#2740)

  • Fix CVE-2018-7489 - jackson version 2.9.5 (#2755)

  • Fix random build error (#2752)

  • Fix NPE in Reader with null config (#2736)

  • Improve support for #2635

  • Correctly resolve array schema annotations with ref schema items (#2763)

  • Fix security scheme name/key resolving (#2767)