Skip to content

Releases: redhat-developer/devspaces-gateway-plugin

v0.0.13

20 Oct 16:47
07a0c84

Choose a tag to compare

What's Changed

✨ New Features and Enhancements

  • Multi-connection support by @msivasubramaniaan in #188
  • Double-click on a workspace to connect to it (#23544) by @adietish in #175
  • Icons are used to display a workspace phase by @adietish in #178
  • Only the workspaces with JetBraisn IDE are listed by @vrubezhny in #185
  • The progress bar dialogs are consistent across the plugin (#23547) by @adietish in #171
  • Increased wizard borders for nicer looks by @adietish in #176
  • feature: cluster combobox displays ' ()' (#23561) by @adietish in #179
  • disable the 'Connect' button when a stopped workspace is selected (#23566) by @adietish in #177
  • Auto-reconnecting a local IDE to workspace after losing/restoring the network connection by @adietish in #190
  • avoid connection issues: implemented proper wait for port forwarding by @adietish in #173

🐛 Bug Fixes

  • fix: don't connect if no joinLink, show error (#23549) by @adietish in #168
  • fix: enable/disable connect button upon ws-selection change (#23581) by @adietish in #182
  • fix: don't allow double-click on non-running ws (#23581) by @adietish in #183

🛠️ Code Improvements

  • replaced String.format() by kotlin string templates by @adietish in #172

⬆️ Dependency Updates

  • Bump org.jetbrains.kotlinx.kover from 0.9.2 to 0.9.3 by @dependabot[bot] in #192
  • Bump org.junit.jupiter:junit-jupiter-api from 5.11.0 to 6.0.0 by @dependabot[bot] in #195
  • Bump org.assertj:assertj-core from 3.23.1 to 3.27.6 by @dependabot[bot] in #193
  • Bump org.jetbrains.kotlinx.kover from 0.9.1 to 0.9.2 by @dependabot[bot] in #174
  • Bump gradle/actions from 4 to 5 by @dependabot[bot] in #186

Full Changelog: v0.0.12...v0.0.13

v0.0.12

12 Sep 13:57
e0c97d6

Choose a tag to compare

What's Changed

✨ New Features and Enhancements

  • It's possible to choose a cluster, stored in the local kubeconfig file, from the dropdown box by @msivasubramaniaan in #158
  • The KUBECONFIG environment variable is respected when reading the local kube config by @vrubezhny in #141
  • It's possible to cancel the ongoing connection attempts by @adietish in #166
  • When connecting to a cluster, added a progress bar to show the connection process by @msivasubramaniaan in #162
  • More meaningful error messages on the login step when the OpenShift token has expired or no DevSpaces operator is installed in the cluster #23487 by @vrubezhny in #144
  • The Connect button is now disabled when no workspace is selected by @msivasubramaniaan in #153
  • A progress indicator is added to unblock the UI at the connection step and to track the connection process #23471 by @vrubezhny in #145

🐛 Bug Fixes

  • fix: avoid deadlock when reading remote server status by @adietish in #139
  • fix: dont freeze when creating the connection by @adietish in #140

🛠️ Code Improvements

  • move Throwable.rootMessage() to helper class by @adietish in #165

⬆️ Dependency Updates

  • updated io.kubernetes:client-java:24 by @msivasubramaniaan in #137
  • Bump org.jetbrains.kotlin.jvm from 2.1.21 to 2.2.0 by @dependabot[bot] in #136
  • Bump com.fasterxml.jackson.dataformat:jackson-dataformat-yaml from 2.17.1 to 2.19.2 by @dependabot[bot] in #143
  • Bump com.fasterxml.jackson.core:jackson-databind from 2.17.1 to 2.19.2 by @dependabot[bot] in #142
  • Bump org.jetbrains.changelog from 2.2.1 to 2.3.0 by @dependabot[bot] in #146
  • Bump org.jetbrains.intellij.platform from 2.6.0 to 2.7.0 by @dependabot[bot] in #147
  • Bump actions/checkout from 4 to 5 by @dependabot[bot] in #151
  • Bump org.jetbrains.changelog from 2.3.0 to 2.4.0 by @dependabot[bot] in #149
  • Bump org.jetbrains.intellij.platform from 2.7.0 to 2.7.1 by @dependabot[bot] in #152
  • Bump org.jetbrains.qodana from 2025.1.1 to 2025.2.1 by @dependabot[bot] in #155
  • Bump JetBrains/qodana-action from 2025.1 to 2025.2 by @dependabot[bot] in #154
  • Bump org.jetbrains.intellij.platform from 2.7.1 to 2.7.2 by @dependabot[bot] in #157
  • Bump org.jetbrains.kotlin.jvm from 2.2.0 to 2.2.10 by @dependabot[bot] in #156
  • Bump actions/setup-java from 4 to 5 by @dependabot[bot] in #159
  • Bump com.fasterxml.jackson.core:jackson-databind from 2.19.2 to 2.20.0 by @dependabot[bot] in #161
  • Bump com.fasterxml.jackson.dataformat:jackson-dataformat-yaml from 2.19.2 to 2.20.0 by @dependabot[bot] in #160
  • Bump org.jetbrains.intellij.platform from 2.7.2 to 2.8.0 by @dependabot[bot] in #163
  • Bump org.jetbrains.intellij.platform from 2.8.0 to 2.9.0 by @dependabot[bot] in #164
  • Bump org.jetbrains.kotlin.jvm from 2.2.10 to 2.2.20 by @dependabot[bot] in #167

👥 Thanks to the new contributors

Full Changelog: v0.0.11...v0.0.12

v0.0.11

18 Jun 11:40
764f1e5

Choose a tag to compare

What's Changed

  • Don't fail when trying to list the devworkspaces in the namespace that the user is not allowed to read by @azatsarynnyy in #134

Full Changelog: v0.0.10...v0.0.11

v0.0.10

16 May 20:05
9acd598

Choose a tag to compare

What's Changed

Full Changelog: v0.0.9...v0.0.10

v0.0.9

24 Apr 16:38
2bc54ca

Choose a tag to compare

What's Changed

Full Changelog: v0.0.8...v0.0.9

v0.0.8

09 Mar 20:49
c939a3d

Choose a tag to compare

What's Changed

Full Changelog: v0.0.7...v0.0.8

v0.0.7

28 Jan 21:27
242a947

Choose a tag to compare

What's Changed

  • Migrated to IntelliJ Gradle Plugin 2.0 to support Gateway 2024.3 by @azatsarynnyy in #100

Full Changelog: v0.0.6...v0.0.7

v0.0.6

15 Oct 12:47
47f3bfb

Choose a tag to compare

What's Changed

  • Closing the Jet Brains IDE window should stop the related Gateway process by @azatsarynnyy in #85

Full Changelog: v0.0.5...v0.0.6

v0.0.5

16 Aug 16:14
d91f22c

Choose a tag to compare

What's Changed

  • Support Gateway 2024.2

Full Changelog: v0.0.4...v0.0.5

v0.0.4

16 Jul 13:10
692237e

Choose a tag to compare

What's Changed

  • Show namespace name when there are DevWorkspaces from multiple OpenShift projects by @azatsarynnyy in #67

Full Changelog: v0.0.3...v0.0.4