Skip to content

Releases: swagger-api/swagger-parser

Swagger-parser 2.0.29 released!

18 Dec 17:27
3dd3e7b

Choose a tag to compare

  • Update PathProcessor (#1629)
  • Fix for issue 1608 (#1623)
  • Fix for issue-1621 (#1622)
  • Empty strings (#1619)

Swagger-parser 2.0.28 released!

29 Sep 19:59
b4cee71

Choose a tag to compare

  • bump swagger deps (#1613)
  • Fix and Issue 1561: Add resolved responses to components section in main spec (#1609)
  • chore: setup-java v1 to v2 (#1607)
  • junit 4.13.2 (#1606)
  • fix for NullExample issue in swagger-inflector#404 (#1600)
  • Fix SwaggerParserExtension package in README (#1591)
  • Fixed #1579 - Resolve callbacks when ResolveFully is true (#1589)
  • Issue #1586: Update commons-io from 2.6 to 2.11.0 (#1587)
  • Allow null string values (#1577)

Swagger-parser 1.0.56 released!

29 Sep 18:46
9dfa263

Choose a tag to compare

  • swagger-core 1.6.3 (#1610)
  • Update httpclient dependency (#1605)
  • fix for redirect issue #1417 (#1596)
  • allow to filter authorization by URL (#1594)

Swagger-parser 2.0.27 released!

28 Jun 09:59
4bd0f4f

Choose a tag to compare

  • bump swagger-core to 2.1.10 (#1581)
  • bump parser version up and added test to verify exampleFlags checks. (#1580)
  • fix xml attribute in resolveFully option in ComposedSchema (#1578)
  • fix 1511 for windows build (#1575)

Swagger-parser 2.0.26 released!

28 May 11:25
987fa8c

Choose a tag to compare

  • bump parser v1 version to 1.0.55 (#1569)
  • Fix for 1518 with no SOF (#1566)
  • #1553 fails to generate spec on relative server urls on Windows (#1565)
  • Bug/1562 path body (#1564)
  • Bug/1562 path body (#1563)
  • fix handling of relative references (#1557)
  • Update RemoteUrl.java (#1545)
  • external $ref without / caused exception (#1542)
  • Fix the problem that the content of extensions cannot be parsed (#1540)
  • refactor: remove repeated else-if (#1536)
  • fix issue #1527 (#1528)
  • Fix URISyntaxException for $ref to path with param (#1523)

Swagger-parser 1.0.55 released!

28 May 10:22
2507c25

Choose a tag to compare

  • Remove unused slf4j dependencies from pom (#1560)
  • fix schemas parse inconsistencies (#1541)
  • automation - fix python launcher v1 (#1532)

Swagger-parser 2.0.25 released!

06 Apr 11:59
af54da9

Choose a tag to compare

  • fix issue 251 - broken domain resolving (#1547)
  • automation - fix python launcher (#1531)
  • test case with deep properties which can't be resolved (#1522)
  • test cases for ClassCastException when resolving external refs (#1521)
  • Enhance Readme (#1510)

Swagger-parser 1.0.54 released!

29 Dec 14:00
b9800a9

Choose a tag to compare

  • resolving array items references into Definitions (#1512)
  • automation - increase nexus staging timeout (#1506)
  • docs: Update Readme to specify Java 8 requirement (#1495)

Swagger-parser 2.0.24 released!

04 Dec 16:44
5fb648f

Choose a tag to compare

  • bump v1 parser in master branch (#1503)
  • Fix issue #1501: External schema name is correctly constructed (#1502)
  • automation - allow set-env and add-path (#1498)
  • OpenAPIDeserializer: If "examples" and "example" both defined, ignore "example" with a warning (#1493)
  • OpenAPIDeserializer.getSchema: Handle "enum" correctly when schema type is "array" or "object" (#1490)
  • Revert "Fix for issue-1419" (#1489)
  • automation - replace deprecated set-env in workflows (#1486)
  • fixed bug related to nested definitions within subfolder (#1482)
  • Fix for issue-1419 (#1453)

Swagger-parser 1.0.53 released!

26 Nov 17:51
2984f91

Choose a tag to compare

  • automation - allow set-env and add-path (#1497)
  • feat: Add Inline Resolver to OpenAPI 2.0 parser (#1494)
  • automation - replace deprecated set-env in workflows v1 (#1485)
  • read required elements in composed models. (#1484)
  • fix BDSA-2015-0001 (bump wiremock version removing commons collection transitive dep (#1481)
  • Replace fge-dependencies with their java-json-tools replacements (#1480)
  • Updated badged for v1 builds (#1473)
  • update junit deps (#1470)