Skip to content

2.5.0

Compare
Choose a tag to compare
@Pakisan Pakisan released this 10 Apr 22:24
· 83 commits to master since this release

published to:

Added

  • IDEA 2024.1

Fixed

  • Incorrect validation of Multi Format Schema and bindings

Changed

  • 2.0.0 schema validation and completion:
    • Updated allowed extension name: ^x-[\w\d\-\_]+$ was changed to ^x-[\w\d\.\x2d_]+$
    • OpenAPI schema v3
    • Added schemaFormat to messages to recognize properly non AsyncAPI Schemas
    • Was updated JsonSchema Draft 07
  • 2.1.0 schema validation and completion:
    • OpenAPI schema v3
    • Added schemaFormat to messages to recognize properly non AsyncAPI Schemas
    • Was updated JsonSchema Draft 07
  • 2.2.0 schema validation and completion:
    • OpenAPI schema v3
    • Added schemaFormat to messages to recognize properly non AsyncAPI Schemas
    • Was updated JsonSchema Draft 07
  • 2.3.0 schema validation and completion:
    • OpenAPI schema v3
    • Added schemaFormat to messages to recognize properly non AsyncAPI Schemas
    • Was updated JsonSchema Draft 07
  • 2.4.0 schema validation and completion:
    • OpenAPI schema v3
    • Added schemaFormat to messages to recognize properly non AsyncAPI Schemas
    • Was updated JsonSchema Draft 07
  • 2.5.0 schema validation and completion:
    • OpenAPI schema v3
    • Added schemaFormat to messages to recognize properly non AsyncAPI Schemas
    • Was updated JsonSchema Draft 07
  • 3.0.0 schema validation and completion:
    • Bindings:
      • Solace:
        • server binding 0.4.0
        • operation binding 0.4.0
      • HTTP:
        • message binding 0.3.0
        • operation binding 0.3.0