Skip to content

Releases: swagger-api/swagger-core

Swagger-core 2.1.1 released!

02 Jan 13:19
795d31c

Choose a tag to compare

  • refs #3345 - Include discriminator mapped schemas when filtering (#3381)
  • refs #3365 - fix schema example resolving edge case strings (#3380)
  • remove redundant build status in README (#3374)

Swagger-core 2.1.0 released!

16 Nov 14:44
7637cbf

Choose a tag to compare

  • refs #3348 - clone all resolved properties (#3351)
  • refs #3124 - enums as ref (#3352)
  • refs #3341 - add description to @ExampleObject annotation (#3353)
  • bump jackson to 2.10.1 - fixes CVE (#3355)

Swagger-core 1.6.0 released!

16 Nov 13:52
f2de9e8

Choose a tag to compare

NOTE: since version 1.6.0 java 7 is not supported.

Swagger-core 2.0.10 released!

12 Oct 09:27
c25c070

Choose a tag to compare

  • Enable caching of Gradle 'ResolveTask' - remove compatibility to Gradle versions prior to 3.2 (#3321)
  • refs #3303 - Bugfix for filtering nested $refs (#3317)
  • Add syntax highlighting in README code block (#3316)
  • refs #3311 - fix NPE (#3313)
  • refs #3287 - update jackson (#3307)
  • fix #2189 - remove current class from JsonSubTypes (#3298)
  • ref #2340 - fixes discriminator property resolving (#3293)
  • Adding test cases for different JAX-RS scanners (#3285)
  • refs #3283 - add scanner limited to defined resourcePackages (#3284)

Swagger-core 1.5.24 released!

12 Oct 08:45
daf7d6c

Choose a tag to compare

  • Contact Model has no Vendor Extensions (#3320)
  • refs #3318 - update osgi export package (#3319)
  • refs #3287 - update jackson (#3308)
  • refs #2189 - remove current class from JsonSubTypes (#3299)
  • Add possibility to NOT expand super types while using setScan (#3296)
  • fix #3286 - prioritize schema name resolving by ApiModel.value (#3292)

Swagger-core 2.0.9 released! (swagger-gradle-plugin 2.0.9.1)

23 Aug 15:19
9aed89e

Choose a tag to compare

Note: swagger-gradle-plugin version for this release is 2.0.9.1, this is due to an issue with the publishing mechanism of gradle plugin portal

  • fix DateTimeSchema example serialization by updating type to OffsetDateTime (#3273)
  • refs #2340 - add JsonTypeInfo.property to schema if not existing (#3272)
  • fix DateSchema and DateTimeSchema example serialization (#3271)
  • refs #3197 - resolve properties within allOf for composed schemas (#3262)
  • Jackson update to 2.9.9 (#3245)
  • Readme Update - Security Section Added (#3216)
  • Cleanup Gradle plugin buildscript classpath (#3214)
  • Serialize org.joda.time.LocalDateTime as a string (#3212)
  • Make parseMethod protected thus improving extensibility. (#3211)
  • Do not set default type string for composed schema. (#3210)
  • Respect required status of form parameters. (#3209)

Swagger-core 1.5.23 released!

22 Aug 14:23
3d4b51c

Choose a tag to compare

minor release bumping jackson to 2.9.9 (#3246) and fixing a bug related to @JsonSerialize processing (#3264)

Swagger-core 2.0.8 released!

24 Apr 14:01
053b876

Choose a tag to compare

  • deserialize into MapSchema for bool additionalProperties (#3188)
  • Ticket-3115: Documentation for the swagger-gradle-plugin appears to give incorrect artifact path (#3186)
  • ref #3144 - support filter in maven/gradle plugins (#3183)
  • unnamed example support (#3182)
  • fix #3173 - iterate filtered paths (#3177)
  • fix #3173 - use filtered values in returned instance (#3176)
  • AnnotationsUtils: API response header can be processed with only name… (#3175)
  • Update maven wrapper distribution to 0.5.3 (#3152)
  • Add swagger config file option to maven plugin (#3133) (#3150)
  • ref #3138 - add Automatic-Module-Name to manifest (#3139)

Swagger-core 2.0.7 released!

18 Feb 13:43
debe4bf

Choose a tag to compare

  • fix #3088 - fixes boolean @type annotation (#3125)
  • Update jackson version to 2.9.8 (#3123)
  • ref #3079 - update guava (#3121)
  • bump jackson to 2.9.8 (#3120)
  • fix #3071 - fixes empty enum in server variable (#3110)
  • ref #2943 - replace reflections with classgraph (#3109)
  • ref #3074 - include ModelConverter skipped classes in Reader shouldIgnoreClass (#3107)
  • fix ArraySchema toString (#3105)
  • fix #3094 - avoid duplicate fields in schema classes (#3102)
  • fix #3098 - fix null enum item handling (#3100)
  • ref #3082 - updated returnType handling (#3096)
  • ref #3082 - jaxrs generic return type is abstract class (#3083)
  • ref #3074 - Incorporate ModelConverters.skippedClasses before adding method return type to schema (#3078)
  • ref #3073 - fix gradle plugin ext url (#3077)
  • Swagger Core Rebranding in master (#3055)
  • ref #3037 - SpecFilter fix filter schemas (#3039)
  • ref #2971 - fix ObjectMapperProcessor scope of action (#3038)

Swagger-core 1.5.22 released!

18 Feb 13:12
1158f93

Choose a tag to compare

  • ref #3079 - update guava for v1 (#3122)
  • try resolving response example as json (#3113)
  • Swagger-core Jackson version update to 2.9.8 (#3091)
  • Consider properties for equality of ObjectProperty (#3085)
  • fix for issue #2907 - 1.5.x version (#2920)