File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 4
4
5
5
## [ Unreleased]
6
6
7
+ - improve related item popup entries.
8
+ - improve OpenAPI detection for navigation from (generated) interface to the OpenAPI endpoint ` path ` .
9
+ - support new (v13) ` package-names.base ` and ` package-names.location ` ` mapping.yaml ` keys
10
+ - updated the minimum platform to 2025.1.
11
+ - remove "intellij" from name (marketplace requirement)
12
+
7
13
## [ 2025.2-SNAPSHOT.4]
8
14
9
15
- remove "intellij" from name (marketplace requirement)
Original file line number Diff line number Diff line change 3
3
pluginGroup = io.openapiprocessor
4
4
pluginName = openapi-processor
5
5
pluginRepositoryUrl = https://github.com/openapi-processor/openapi-processor-intellij
6
- pluginVersion = 2025.2-SNAPSHOT.4
6
+ pluginVersion = 2025.2
7
7
8
8
# Supported build number ranges and IntelliJ Platform versions -> https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
9
9
pluginSinceBuild = 251
You can’t perform that action at this time.
0 commit comments