Releases: openapi-processor/openapi-processor-intellij
Releases · openapi-processor/openapi-processor-intellij
v2025.2
- improve related item popup entries.
- improve OpenAPI detection for navigation from (generated) interface to the OpenAPI endpoint
path
. - support new (v13)
package-names.base
andpackage-names.location
mapping.yaml
keys - updated the minimum platform to 2025.1.
- remove "intellij" from the name (marketplace requirement)
v2025.2-SNAPSHOT.4
- remove "intellij" from name (marketplace requirement)
v2025.2-SNAPSHOT.3
- support new (v13) package-names.base and package-names.location mapping.yaml keys
v2025.2-SNAPSHOT.2
- improve related item popup entry on mapping annotation
v2025.2-SNAPSHOT.1
- improve related item popup.
- improve OpenAPI detection for navigation from (generated) interface to the OpenAPI endpoint
path
. - updated the minimum platform to 2025.1.
v2025.1
- navigate from (generated) interface to the OpenAPI endpoint
path
.NOTE
to make this work the OpenAPI description has to be in a source root or a resource root. To achieve this move the OpenAPI to a package or add its parent folder as additional source/resource directory. - reimplemented (unreliable)
package-name
navigation as package navigation popup. - updated minimum platform to 2024.2.
v2025.1-SNAPSHOT.1
- navigate from (generated) interface to the OpenAPI endpoint
path
- reimplemented (unreliable)
package-name
navigation as package navigation popup. - updated minimum platform to 2024.2
v2024.3-SNAPSHOT.3
- navigate from (generated) interface to OpenAPI
- reimplemented (unreliable)
package-name
navigation as package navigation popup.
v2024.3-SNAPSHOT.2
- simpler targetDir lookup
v2024.3-SNAPSHOT.1
- maintenance: update to intellij platform plugin 2.0.2