Releases: asyncapi/jasyncapi-idea-plugin
Releases · asyncapi/jasyncapi-idea-plugin
2.6.0
2.5.0
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
- Updated allowed extension name:
- 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
- Solace:
- Bindings:
2.4.0
2.4.0+jre17
published to:
Added
- AsyncAPI 3.0.0
- Compatibility with IDEA 2023.3
2.3.1
2.3.1+jre17
published to:
Fixed
- Typo in gradientUnits name - userSpaceOnxUse instead of userSpaceOnUse affects only old version 2023.1.*
2.3.0
2.3.0+jre17
published to:
Added
- AsyncAPI 2.6.0
Changed
- Plugin description
- New icons
2.2.0+jre17
2.1.0+jre17
2.0.0+jre17
2.0.0+jre17
published to:
Added
- Compatibility with IDEA 2022.3, 2022.3.*
1.8.0+jre11
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