Skip to content

Releases: openapi-processor/openapi-processor-intellij

v2022.2.1

27 Jul 14:35
Compare
Choose a tag to compare
  • 2022.2 compatibility

v2022.1

19 Apr 08:50
Compare
Choose a tag to compare
  • same as 2022.1-SNAPSHOT.1

v2022.1-SNAPSHOT.1

16 Apr 16:41
Compare
Choose a tag to compare
v2022.1-SNAPSHOT.1 Pre-release
Pre-release
  • 2022.1 compatibility

v2021.1-SNAPSHOT.6

17 Oct 09:02
Compare
Choose a tag to compare
v2021.1-SNAPSHOT.6 Pre-release
Pre-release
  • do not log 'file not found' as error.

v2021.1-SNAPSHOT.5

09 Aug 08:45
Compare
Choose a tag to compare
v2021.1-SNAPSHOT.5 Pre-release
Pre-release
  • fixed exception if the target package does not exist.

v2021.1-SNAPSHOT.4

01 Aug 16:02
Compare
Choose a tag to compare
v2021.1-SNAPSHOT.4 Pre-release
Pre-release
  • navigate from path mapping to interface method (spring & micronaut).

v2021.1-SNAPSHOT.3

23 Jul 16:12
Compare
Choose a tag to compare
v2021.1-SNAPSHOT.3 Pre-release
Pre-release
  • fix exception in file type check.

v2021.1-SNAPSHOT.2

23 Jul 08:26
Compare
Choose a tag to compare
v2021.1-SNAPSHOT.2 Pre-release
Pre-release
  • auto-detect mapping.yaml by openapi-processor-mapping: v2 key/value instead of matching the file name.
  • add navigation gutter icon on package-name configuration in the mapping.yaml. If the target package exists, it will navigate to the package with the generated sources.

v2021.1-SNAPSHOT.1

19 Jun 10:18
Compare
Choose a tag to compare
v2021.1-SNAPSHOT.1 Pre-release
Pre-release
  • auto-detect the mapping.yaml file and set the json schema for editing support (autocompletion & validation)
  • add openapi-processor icon for mapping.yaml