8000 Release 5.7.1 · aml-org/amf · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

5.7.1

Latest
Compare
Choose a tag to compare
958C
@damianpedra damianpedra released this 11 Apr 16:34
· 84 commits to develop since this release
01782da

What's Changed

  • W-17321537 - Adding test to JSON-LD of OAS 3.1. Fixed OAS 3.1 syntax by @looseale in #2083
  • W-17128842 - Test bug fix - Multiline text with escape character by @leochalub in #2084
  • W-17397626 - Fix Nexus IQ by @leochalub in #2085
  • W-17562799: fix header parameter examples not being normalized in OAS 3 by @arielmirra in #2086
  • W-16952616 - Bump vulnerable version of jackson databind and core by @looseale in #2090
  • W-16530856: add missing flow and scopes fields in raml to oas2 conversion by @arielmirra in #2094
  • W-17746653: maybe fix extra character not throwing violation by @arielmirra in #2095
  • W-16786864 - Fix typings by @looseale in #2096
  • W-17168388. Fix for nested refs in OAS external fragments. by @jisoldi in #2097
  • W-17291325 - Skip body part emission in OAS3 if there is no payload by @looseale in #2098
  • W-17759271: fix raml file upload param to oas by @arielmirra in #2100
  • W-17369296: fix node shape props propagation in raml unions by @arielmirra in #2101
  • W-17369296: refactor Oas20SecuritySettingsMapper by @arielmirra in #2102
  • W-10548235 - OAS 3.1: added jsonSchemaDialect parsing and emission by @looseale in #2103
  • W-18067178: add AddItemsToArrayType transf. step to OAS2 by @arielmirra in #2104
  • W-10548359 - OAS 3.1 security settings scopes by @looseale in #2105
  • W-15609917: fix oas3 request lexicals when missing requestBody by @arielmirra in #2106
  • W-18012202: fix async message payloads casting by @arielmirra in #2109

Full Changelog: 5.7.0...5.7.1

0