Skip to content
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

Merged
merged 34 commits into from
Dec 6, 2023
Merged

feat: 2.3.0 #38

merged 34 commits into from
Dec 6, 2023

Commits on Jan 24, 2023

  1. 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`
    philCryoport authored Jan 24, 2023
    Configuration menu
    Copy the full SHA
    ed357bc View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2023

  1. 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
    nexoscp authored Jan 25, 2023
    Configuration menu
    Copy the full SHA
    dfe8d34 View commit details
    Browse the repository at this point in the history
  2. build: fix group typo

    Pakisan committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    bceec1b View commit details
    Browse the repository at this point in the history
  3. build: update change notes

    Pakisan committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    aa72745 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    52b6e51 View commit details
    Browse the repository at this point in the history
  5. release: 2.0.0+jre17

    Pakisan committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    b75baab View commit details
    Browse the repository at this point in the history

Commits on May 1, 2023

  1. 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]>
    nexoscp and philCryoport authored May 1, 2023
    Configuration menu
    Copy the full SHA
    4395a6f View commit details
    Browse the repository at this point in the history

Commits on May 8, 2023

  1. Configuration menu
    Copy the full SHA
    2b748e8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b9d8c89 View commit details
    Browse the repository at this point in the history
  3. feat(jackson): added jackson as dependency

    In 2023.1 YAMLFactory was removed
    Pakisan committed May 8, 2023
    Configuration menu
    Copy the full SHA
    c45b80b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f400904 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2023

  1. build: gradle 8.1.1

    Pakisan committed May 9, 2023
    Configuration menu
    Copy the full SHA
    f75988e View commit details
    Browse the repository at this point in the history
  2. release: 2.1.0+jre17

    Pakisan committed May 9, 2023
    Configuration menu
    Copy the full SHA
    2fd39aa View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. feat: IDEA 2023.2

    Pakisan committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    5686f00 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #32 from asyncapi/feat/idea-2023.2

    feat: idea 2023.2
    Pakisan authored Aug 1, 2023
    Configuration menu
    Copy the full SHA
    2cf4848 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6e5efb5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bf4d2b7 View commit details
    Browse the repository at this point in the history
  5. release: 2.2.0

    Pakisan committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    c05aa32 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. feat: new icons

    - plugin icon
    - create specification
    - file type
    - completion variants
    Pakisan committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    03717f0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #33 from asyncapi/feat/new-icons

    feat: new icons
    Pakisan authored Aug 3, 2023
    Configuration menu
    Copy the full SHA
    5f41358 View commit details
    Browse the repository at this point in the history
  3. feat: new action names

    - 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)
    Pakisan committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    a3dac6a View commit details
    Browse the repository at this point in the history
  4. Merge pull request #34 from asyncapi/feat/new-actions-names

    feat: new actions names
    Pakisan authored Aug 3, 2023
    Configuration menu
    Copy the full SHA
    570d319 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. feat: AsyncAPI 2.6.0

    Pakisan committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    1af89b4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #36 from asyncapi/feat/asyncapi-2.6.0

    feat: asyncapi 2.6.0
    Pakisan authored Aug 31, 2023
    Configuration menu
    Copy the full SHA
    94dbe02 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    adc6f9f View commit details
    Browse the repository at this point in the history
  4. docs: README.md

    Pakisan committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    fcc7e81 View commit details
    Browse the repository at this point in the history
  5. docs: README.md

    Pakisan committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    5136914 View commit details
    Browse the repository at this point in the history
  6. docs: README.md

    Pakisan committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    4f2228b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6af25a6 View commit details
    Browse the repository at this point in the history
  8. docs: README.md

    Pakisan committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    b4092b3 View commit details
    Browse the repository at this point in the history
  9. docs: update CHANGELOG.md

    Pakisan committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    564140d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a4fc7f6 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2023

  1. release: 2.3.0

    Pakisan committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    ee17644 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2023

  1. Merge remote-tracking branch 'origin/master' into release/2.3.0

    # Conflicts:
    #	README.md
    #	build.gradle.kts
    Pakisan committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    ee3cb3c View commit details
    Browse the repository at this point in the history