Swagger Client v3.9.0 Release Notes

Release Date: 2019-06-08 // almost 5 years ago
  • ๐Ÿš€ This release includes a new useCircularStructures option that instructs Swagger Client to represent circular references with circular JavaScript objects, as well as fixes in Specmap for documents with nested allOf/$ref values.

    ๐Ÿ”„ Changelog

    • ๐Ÿ›  fix: handle allOf/ref/circular structure interactions (via #1435)
    • ๐Ÿ”’ security: mitigate CVE-2018-20834 (via #1434)
    • housekeeping: bump handlebars from 4.0.11 to 4.1.2 (via #1440)
    • housekeeping: bump lodash from 4.17.10 to 4.17.11 (via #1439)
    • housekeeping: make changelog generator more flexible (via #1428)
    • ๐Ÿšš housekeeping: move traverse to production dependencies (via #1443)
    • ๐Ÿš€ housekeeping: remove test:webpackfrom release configuration (via #1441)
    • โœ… housekeeping: use jest to run webpack bundle tests (via #1438)