Releases: asyncapi/jasyncapi-idea-plugin
Releases · asyncapi/jasyncapi-idea-plugin
3.0.0
2.7.0
Added
- Resolve local references for correct AsyncAPI specification rendering
Fixed
- Inject AsyncAPI specification directly into preview instead of saving as temporal file and rendering it
2.6.0
Added
- IDEA 2024.2
- Yaml single quoted references handling - '#/components/messages/welcomeMessage'
.yml
file recognition
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.*