Skip to content

Releases: ddev/ddev-intellij-plugin

1.2.7

21 Aug 20:46
1a123b7
Compare
Choose a tag to compare

Changed

  • Fix incorrect versions in CHANGELOG.md by @AkibaAT in #413
  • Update the GitHub URLs after the move to DDEV org & replace contact info by @AkibaAT in #422
  • ci: move secrets to 1password, fixes #421 by @AkibaAT in #426
  • ci: fix missing secret checks for sonarcloud workflow by @AkibaAT in #429
  • fix: update plugin dependency checks and notifications, fixes #402 by @AkibaAT in #428
  • feat: update version detection to support ddev head version by @AkibaAT in #433
  • fix: resolve SonarQube warnings by @AkibaAT in #458
  • fix: remove problematic manual database introspection causing ref count mismatch by @AkibaAT in #476
  • feat: adapt timeouts for ddev command calls by @AkibaAT in #479
  • fix: resolve EDT violation in process creation by @AkibaAT in #480
  • feat: run manual database introspection only when adding the ddev connection by @AkibaAT in #481
  • fix: handle race condition in widget initialization by @AkibaAT in #483
  • feat: add experimental ddev executor for composer by @AkibaAT in #482

Dependency Updates

  • Bump org.sonarqube from 6.0.1.5171 to 6.1.0.5360 by @dependabot[bot] in #418
  • Bump org.junit.platform:junit-platform-launcher from 1.11.3 to 1.12.2 by @dependabot[bot] in #417
  • Bump org.mockito:mockito-core from 5.16.0 to 5.17.0 by @dependabot[bot] in #416
  • Bump getsentry/action-release from 2 to 3 by @dependabot[bot] in #419
  • Bump io.sentry:sentry from 8.8.0 to 8.9.0 by @dependabot[bot] in #420
  • Bump com.google.code.gson:gson from 2.13.0 to 2.13.1 by @dependabot[bot] in #425
  • Bump io.sentry:sentry from 8.9.0 to 8.10.0 by @dependabot[bot] in #427
  • Bump io.sentry:sentry from 8.10.0 to 8.11.0 by @dependabot[bot] in #430
  • build: bump io.sentry:sentry from 8.11.1 to 8.12.0 by @dependabot[bot] in #436
  • build: bump org.sonarqube from 6.1.0.5360 to 6.2.0.5505 by @dependabot[bot] in #438
  • build: bump org.mockito:mockito-core from 5.17.0 to 5.18.0 by @dependabot[bot] in #440
  • build: bump junitVersion from 5.12.2 to 5.13.2 by @dependabot[bot] in #452
  • build: bump io.sentry:sentry from 8.12.0 to 8.15.1 by @dependabot[bot] in #455
  • build: bump org.junit.platform:junit-platform-launcher from 1.12.2 to 1.13.2 by @dependabot[bot] in #453
  • build: bump io.sentry:sentry from 8.15.1 to 8.16.0 by @dependabot[bot] in #456
  • build: bump io.sentry:sentry from 8.16.0 to 8.17.0 by @dependabot[bot] in #461
  • build: bump org.junit.platform:junit-platform-launcher from 1.13.2 to 1.13.3 by @dependabot[bot] in #460
  • build: bump junitVersion from 5.13.2 to 5.13.3 by @dependabot[bot] in #459
  • build: bump org.junit.platform:junit-platform-launcher from 1.13.3 to 1.13.4 by @dependabot[bot] in #462
  • build: bump io.sentry:sentry from 8.17.0 to 8.18.0 by @dependabot[bot] in #465
  • build: bump org.jetbrains.changelog from 2.2.1 to 2.4.0 by @dependabot[bot] in #467
  • build: bump org.mockito:mockito-core from 5.18.0 to 5.19.0 by @dependabot[bot] in #475
  • build: bump actions/checkout from 4 to 5 by @dependabot[bot] in #474
  • build: bump 1password/load-secrets-action from 2 to 3 by @dependabot[bot] in #473
  • build: bump io.sentry:sentry from 8.18.0 to 8.19.1 by @dependabot[bot] in #471
  • build: bump org.assertj:assertj-core from 3.27.3 to 3.27.4 by @dependabot[bot] in #468

Full Changelog: 1.2.6...1.2.7

1.2.6

17 Apr 06:31
Compare
Choose a tag to compare

Changed

Dependency Updates

  • Update Gradle Wrapper to 8.13 by @AkibaAT in #411
  • Bump JUnit 5 from 5.11.2 to 5.12.2 by @AkibaAT in #410
  • Bump com.google.code.gson:gson from 2.11.0 to 2.13.0 by @AkibaAT in #410
  • Bump getsentry/action-release from 1 to 2 by @dependabot in #407
  • Bump intellij-plugin-verifier from 1.307 to 1.384 by @AkibaAT in #410
  • Bump io.sentry:sentry from 7.18.0 to 8.8.0 by @AkibaAT in #410
  • Bump org.assertj:assertj-core from 3.26.3 to 3.27.3 by @AkibaAT in #410
  • Bump org.jetbrains.intellij.platform from 2.1.0 to 2.3.0 by @AkibaAT in #410
  • Bump org.mockito:mockito-core from 5.14.2 to 5.16.0 by @AkibaAT in #410
  • Bump org.sonarqube from 5.1.0.4882 to 6.0.1.5171 by @AkibaAT in #410

Full Changelog: 1.2.5...1.2.6

1.2.5

24 Nov 19:39
f8d07f4
Compare
Choose a tag to compare

Changed

Fixed

Dependency Updates

  • Bump org.jetbrains.intellij.platform from 2.0.1 to 2.1.0 by @dependabot in #369
  • Bump junitVersion from 5.11.0 to 5.11.2 by @dependabot in #375
  • Bump org.mockito:mockito-core from 5.12.0 to 5.14.2 by @dependabot in #378
  • Bump org.junit.platform:junit-platform-launcher from 1.11.0 to 1.11.3 by @dependabot in #382
  • Bump io.sentry:sentry from 7.14.0 to 7.18.0 by @dependabot in #386

New Contributors

Full Changelog: 1.2.4...1.2.5

1.2.4

23 Aug 18:47
da40bbf
Compare
Choose a tag to compare

Changed

  • Update build for 2024.2 support by @AkibaAT in #350
  • Change autoconfiguration of node.js binary path to node by @AkibaAT in #358

Fixed

  • Fix deprecated functionality in workflow by @Cheoooon in #325
  • Fix redirect limit in update check by @AkibaAT in #351
  • Fix visibility change in statusbar by @AkibaAT in #352
  • Prevent ProgressIndicator warnings by using an EmptyProgressIndicator by @AkibaAT in #359

Dependency Updates

New Contributors

Full Changelog: 1.2.3...1.2.4

1.2.3

29 May 14:59
783adca
Compare
Choose a tag to compare

Changed

Dependency Updates

New Contributors

Full Changelog: 1.2.2...1.2.3

1.2.2

03 May 18:19
9d6efa1
Compare
Choose a tag to compare
1.2.2 Pre-release
Pre-release

Installation instructions

Known issues

  • Errors like There is no ProgressIndicator or Job in this thread, the current job is not cancellable. will appear in
    the error log
  • Plugin verifier task fails due to insufficient disk space on the GitHub runner

Changed

Dependency Updates

New Contributors

Full Changelog: 1.2.1...1.2.2

1.2.1

04 Feb 13:07
fcd2e6a
Compare
Choose a tag to compare

Changed

  • Show context in error message when docker backend is not running

Fixed

Dependency Updates

New Contributors

Full Changelog: 1.2.0...1.2.1

1.2.0

09 Jan 17:02
137a8e1
Compare
Choose a tag to compare

Changed

Dependency Updates

New Contributors

Full Changelog: 1.1.1...1.2.0

1.1.1

30 Jul 10:21
cd3c3eb
Compare
Choose a tag to compare

Changed

Fixed

Dependency Updates

Full Changelog: 1.1.0...1.1.1

1.1.0

19 May 09:57
79aa9ba
Compare
Choose a tag to compare

Added

  • Auto Configuration for NodeJS Remote Interpreter by @nico-loeber
    in #177
  • Add craftcms as valid project type to the DDEV configuration schema

Fixed

  • Support mutagen enabled projects by placing a project specific interpreter path mapping
  • Do not replace unchanged data source configuration by @nico-loeber
    in #180

Dependency Updates

Full Changelog: 1.0.5...1.1.0