File tree Expand file tree Collapse file tree 1 file changed +23
-0
lines changed
Expand file tree Collapse file tree 1 file changed +23
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,29 @@ All notable changes to this project will be documented in this file.
44
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66
7+ ## [ 1.2.8]
8+
9+ ### Changed
10+ * Set Composer DDEV executor as the standard by @AkibaAT in https://github.com/ddev/ddev-intellij-plugin/pull/526
11+
12+ ### Fixed
13+ * Fix Sentry release failing due to shallow clone by @AkibaAT in https://github.com/ddev/ddev-intellij-plugin/pull/485
14+ * Add DB port check before updating connection URL by @AkibaAT in https://github.com/ddev/ddev-intellij-plugin/pull/516
15+ * Move WSL command line patching into runProcess by @AkibaAT in https://github.com/ddev/ddev-intellij-plugin/pull/524
16+
17+ ### Dependency Updates
18+ * Bump actions/setup-java from 4 to 5 by @dependabot in https://github.com/ddev/ddev-intellij-plugin/pull/486
19+ * Bump actions/upload-artifact from 4 to 6 by @dependabot in https://github.com/ddev/ddev-intellij-plugin/pull/519
20+ * Bump actions/checkout from 5 to 6 by @dependabot in https://github.com/ddev/ddev-intellij-plugin/pull/517
21+ * Bump actions/cache from 4 to 5 by @dependabot in https://github.com/ddev/ddev-intellij-plugin/pull/520
22+ * Bump gradle/actions from 4 to 5 by @dependabot in https://github.com/ddev/ddev-intellij-plugin/pull/503
23+ * Bump gradle-wrapper from 8.13 to 9.3.0 by @dependabot in https://github.com/ddev/ddev-intellij-plugin/pull/525
24+ * Bump org.sonarqube from 6.2.0.5505 to 7.0.1.6134 by @dependabot in https://github.com/ddev/ddev-intellij-plugin/pull/510
25+ * Bump junitVersion from 5.13.4 to 6.0.1 by @dependabot in https://github.com/ddev/ddev-intellij-plugin/pull/514
26+ * Configure Dependabot for major and security updates only by @Copilot in https://github.com/ddev/ddev-intellij-plugin/pull/511
27+
28+ Full Changelog: https://github.com/ddev/ddev-intellij-plugin/compare/1.2.7...1.2.8
29+
730## [ 1.2.7]
831
932### Changed
You can’t perform that action at this time.
0 commit comments