Skip to content

Releases: asyncapi/jasyncapi-idea-plugin

2.6.0

02 Sep 14:55
Compare
Choose a tag to compare

Added

  • IDEA 2024.2
  • Yaml single quoted references handling - '#/components/messages/welcomeMessage'
  • .yml file recognition

2.5.0

10 Apr 22:24
Compare
Choose a tag to compare

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

2.4.0

15 Dec 00:42
Compare
Choose a tag to compare

2.4.0+jre17

published to:

Added

  • AsyncAPI 3.0.0
  • Compatibility with IDEA 2023.3

2.3.1

08 Nov 00:43
8107846
Compare
Choose a tag to compare

2.3.1+jre17

published to:

Fixed

  • Typo in gradientUnits name - userSpaceOnxUse instead of userSpaceOnUse affects only old version 2023.1.*

2.3.0

01 Sep 00:11
Compare
Choose a tag to compare

2.3.0+jre17

published to:

Added

  • AsyncAPI 2.6.0

Changed

  • Plugin description
  • New icons

2.2.0+jre17

01 Aug 23:15
Compare
Choose a tag to compare

2.2.0+jre17

published to:

Added

  • Compatibility with IDEA 2023.2*

2.1.0+jre17

09 May 01:05
Compare
Choose a tag to compare

2.1.0+jre17

published to:

Added

  • Compatibility with IDEA 2023.1*

2.0.0+jre17

25 Jan 19:57
Compare
Choose a tag to compare

2.0.0+jre17

published to:

Added

  • Compatibility with IDEA 2022.3, 2022.3.*

1.8.0+jre11

24 Jan 21:22
Compare
Choose a tag to compare

1.8.0+jre11

published to:

Added

  • Compatibility with IDEA 2022.2.4

Changed

  • was changed org.jetbrains.intellij version
    • 1.9.0 -> 1.12.0
  • was changed org.junit.jupiter version
    • 5.9.0 -> 5.9.1
  • was changed intellij-plugin-verifier version
    • 1.284 -> 1.289
  • was changed Kotlin version
    • 1.6.20 -> 1.8.0

1.7.1+idea2021

28 Oct 10:05
Compare
Choose a tag to compare

1.7.1+idea2021

published to:

Fixed

  • Preview in Windows