-
-
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.3.0 #38
feat: 2.3.0 #38
Commits on Jan 24, 2023
-
feat: support IntelliJ IDEA 2022.3; roll versions (#8)
- Support IntelliJ IDEA 2022.3 - Roll dependency / toolchain versions - Update README to state that must `:runPluginVerifier`
Configuration menu - View commit details
-
Copy full SHA for ed357bc - Browse repository at this point
Copy the full SHA ed357bcView commit details
Commits on Jan 25, 2023
-
feat: update for Intellij 2022.3.1 (#11)
- update Java to 17 - update Kotlin to 1.8.0 - update gradle plugin 'org.jetbrains.intellij' to 1.12.0
Configuration menu - View commit details
-
Copy full SHA for dfe8d34 - Browse repository at this point
Copy the full SHA dfe8d34View commit details -
Configuration menu - View commit details
-
Copy full SHA for bceec1b - Browse repository at this point
Copy the full SHA bceec1bView commit details -
Configuration menu - View commit details
-
Copy full SHA for aa72745 - Browse repository at this point
Copy the full SHA aa72745View commit details -
Configuration menu - View commit details
-
Copy full SHA for 52b6e51 - Browse repository at this point
Copy the full SHA 52b6e51View commit details -
Configuration menu - View commit details
-
Copy full SHA for b75baab - Browse repository at this point
Copy the full SHA b75baabView commit details
Commits on May 1, 2023
-
feat: update for Intellij 2023.1 (#27)
* use JDK 17 * use Kotlin 1.8.0 * Create .asyncapi-tool (#20) (cherry picked from commit 8332819) * Update Gradle wrapper to 8.1-rc-1 same as plugin "org.jetbrains.intellij" version "1.13.3" * Update Plugin Version, IDE versions and dependencies --------- Co-authored-by: Philip Schlesinger @ Cryoport <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4395a6f - Browse repository at this point
Copy the full SHA 4395a6fView commit details
Commits on May 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2b748e8 - Browse repository at this point
Copy the full SHA 2b748e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for b9d8c89 - Browse repository at this point
Copy the full SHA b9d8c89View commit details -
feat(jackson): added jackson as dependency
In 2023.1 YAMLFactory was removed
Configuration menu - View commit details
-
Copy full SHA for c45b80b - Browse repository at this point
Copy the full SHA c45b80bView commit details -
Configuration menu - View commit details
-
Copy full SHA for f400904 - Browse repository at this point
Copy the full SHA f400904View commit details
Commits on May 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f75988e - Browse repository at this point
Copy the full SHA f75988eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2fd39aa - Browse repository at this point
Copy the full SHA 2fd39aaView commit details
Commits on Aug 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5686f00 - Browse repository at this point
Copy the full SHA 5686f00View commit details -
Merge pull request #32 from asyncapi/feat/idea-2023.2
feat: idea 2023.2
Configuration menu - View commit details
-
Copy full SHA for 2cf4848 - Browse repository at this point
Copy the full SHA 2cf4848View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e5efb5 - Browse repository at this point
Copy the full SHA 6e5efb5View commit details -
Configuration menu - View commit details
-
Copy full SHA for bf4d2b7 - Browse repository at this point
Copy the full SHA bf4d2b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for c05aa32 - Browse repository at this point
Copy the full SHA c05aa32View commit details
Commits on Aug 3, 2023
-
- plugin icon - create specification - file type - completion variants
Configuration menu - View commit details
-
Copy full SHA for 03717f0 - Browse repository at this point
Copy the full SHA 03717f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f41358 - Browse repository at this point
Copy the full SHA 5f41358View commit details -
- action id: asyncapi.createSchema -> asyncapi.createSpecification - rename CreateAsyncAPISchema -> CreateAsyncAPISpecification - replace AsyncAPI Schema -> AsyncAPI Specification - replace Create a AsyncAPI schema -> Create AsyncAPI specification - replace AsyncAPI schema (yaml) -> AsyncAPI 2 (.yaml) - replace AsyncAPI schema (json) -> AsyncAPI 3 (.json)
Configuration menu - View commit details
-
Copy full SHA for a3dac6a - Browse repository at this point
Copy the full SHA a3dac6aView commit details -
Merge pull request #34 from asyncapi/feat/new-actions-names
feat: new actions names
Configuration menu - View commit details
-
Copy full SHA for 570d319 - Browse repository at this point
Copy the full SHA 570d319View commit details
Commits on Aug 31, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1af89b4 - Browse repository at this point
Copy the full SHA 1af89b4View commit details -
Merge pull request #36 from asyncapi/feat/asyncapi-2.6.0
feat: asyncapi 2.6.0
Configuration menu - View commit details
-
Copy full SHA for 94dbe02 - Browse repository at this point
Copy the full SHA 94dbe02View commit details -
Configuration menu - View commit details
-
Copy full SHA for adc6f9f - Browse repository at this point
Copy the full SHA adc6f9fView commit details -
Configuration menu - View commit details
-
Copy full SHA for fcc7e81 - Browse repository at this point
Copy the full SHA fcc7e81View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5136914 - Browse repository at this point
Copy the full SHA 5136914View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f2228b - Browse repository at this point
Copy the full SHA 4f2228bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6af25a6 - Browse repository at this point
Copy the full SHA 6af25a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for b4092b3 - Browse repository at this point
Copy the full SHA b4092b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 564140d - Browse repository at this point
Copy the full SHA 564140dView commit details -
Configuration menu - View commit details
-
Copy full SHA for a4fc7f6 - Browse repository at this point
Copy the full SHA a4fc7f6View commit details
Commits on Sep 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ee17644 - Browse repository at this point
Copy the full SHA ee17644View commit details
Commits on Sep 4, 2023
-
Merge remote-tracking branch 'origin/master' into release/2.3.0
# Conflicts: # README.md # build.gradle.kts
Configuration menu - View commit details
-
Copy full SHA for ee3cb3c - Browse repository at this point
Copy the full SHA ee3cb3cView commit details