-
-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: 2.4.0 #45
feat: 2.4.0 #45
Conversation
Pakisan
commented
Dec 15, 2023
- AsyncAPI 3.0.0
- Compatibility with IDEA 2023.3
In 2023.3 internal format for linter error was changed
…ficationCompletionContributor
…icationReferenceContributor
…cationReferencesCollector
… extensions.index
…AsyncAPISpecification
…hema to isAsyncAPISpecificationComponent
…erencedAsyncAPIJsonSchema to isAsyncAPISpecificationJsonComponent
…erencedAsyncAPIYamlSchema to isAsyncAPISpecificationYamlComponent
… to indexedAsyncAPISpecifications
feat: asyncapi 3.0.0
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Far too much to review with my limited time. See comments above.
Next time you're going to do a wholesale object renaming, PLEASE...for love of everything is holy
...DON'T combine that wholesale object renaming with a AsyncAPI specification version update!?!
...AND DON'T combine that with a IntelliJ version roll!?!
@Pakisan I suggest resolving this code-quality-gate. Then I'll approve the PR |
Changed to <p> instead of whole html - Insert a <!DOCTYPE> declaration to before this <html> tag. - Add "lang" and/or "xml:lang" attributes to this "<html>" element - Add a <title> tag to this page. reference: https://plugins.jetbrains.com/docs/intellij/code-inspections.html#inspection-description
Quality Gate passedThe SonarCloud Quality Gate passed, but some issues were introduced. 8 New issues |
Done |
Will update kotlin version after IDEA 2023.3.2 release. Now I'm working on https://github.com/asyncapi/jasyncapi. Folks from Specmatic are waiting for new release with spec v3 |
Thank you! Just to be safe, I'm running the plugin verifier... |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
With note that Kotlin JVM version will be updated in a separate PR.
Successful clean / buildPlugin / runPluginVerifier.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is same person as @philCryoport -- that's my current work account, this is my personal account.