0.0.15 - 2026-02-11
ℹ️ Passed test output is hidden. Re-run with -PshowPassed to include PASSED tests in the output.
- feat: allow to save cluster + token to kubeconf (#23649) by @adietish in #223
- added tests asserting results of RemoteIDEServer#waitServerReady/Terminated by @adietish in #241
- fix: display icon when workspace is stopping, terminating (#23681) by @adietish in #233
- fix: don't throw if selected index is out of bounds (#23678) by @adietish in #237
- fix: Gateway: Make it possible to restart WS when it cannot be created and launched in a reasonable time by @vrubezhny in #219
- fix: Remove duplicating function doWaitServerProjectExists by @vrubezhny in #240
- fix: Gateway: Plugin Verifier failures on every new IDE version appearance by @vrubezhny in #252
- fix: return current context for a given list of kube configs (#23712) by @adietish in #243
- fix: allow updating kube config file without contexts, clusters, users (#23714) by @adietish in #244
- fix: manually merge configs to avoid parsing error (#23731) by @adietish in #251
- fix: Gateway: IllegalStateException happens when getting the list of … by @vrubezhny in #250
- fix: Add tests execution reporting by @vrubezhny in #253
- build(deps): bump org.jetbrains.kotlinx.kover from 0.9.3 to 0.9.4 by @dependabot[bot] in #230
- build(deps): bump actions/cache from 4 to 5 by @dependabot[bot] in #235
- build(deps): bump org.jetbrains.qodana from 2025.2.3 to 2025.2.4 by @dependabot[bot] in #232
- build(deps): bump actions/upload-artifact from 5 to 6 by @dependabot[bot] in #234
- build(deps): bump io.mockk:mockk from 1.14.6 to 1.14.7 by @dependabot[bot] in #229
- build(deps): Bump junit-jupiter from 6.0.1 to 6.0.2 by @dependabot[bot] in #242
- build(deps): Bump com.fasterxml.jackson.dataformat:jackson-dataformat-yaml from 2.20.1 to 2.21.0 by @dependabot[bot] in #245
- build(deps): Bump com.fasterxml.jackson.core:jackson-databind from 2.20.1 to 2.21.0 by @dependabot[bot] in #246
- build(deps): Bump org.jetbrains.intellij.platform from 2.10.5 to 2.11.0 by @dependabot[bot] in #249
- build(deps): Bump gradle-wrapper from 9.2.0 to 9.3.0 by @dependabot[bot] in #248
- build(deps): Bump mockk from 1.14.7 to 1.14.9 by @dependabot[bot] in #254
- build(deps): Bump org.assertj:assertj-core from 3.27.6 to 3.27.7 by @dependabot[bot] in #255
- build(deps): Bump org.jetbrains.kotlinx.kover from 0.9.4 to 0.9.5 by @dependabot[bot] in #256
- build(deps): Bump JetBrains/qodana-action from 2025.2 to 2025.3 by @dependabot[bot] in #238
- build(deps): Bump org.jetbrains.qodana from 2025.2.4 to 2025.3.1 by @dependabot[bot] in #239
0.0.14 - 2025-12-11
- feat: the workspaces list is auto-updating by @vrubezhny in #217
- feat: the servers list is updated when kube config(s) are updated (#23558) by @adietish in #206
- the Connect button is disabled when the workspace is connected by @msivasubramaniaan in #204
- feat: the Start button is added for starting the selected workspace by @vrubezhny in #212
- fix: stop workspace if server process was stopped (#23579) by @adietish in #203
- fix: Gateway: Cancelling the connect operation fails and leaks the port forwarding by @vrubezhny in #205
- fix: Gateway: Cancelling connection progress while waiting for a DevWorkspace going to a Running/Stopped phase gets blocked by @vrubezhny in #220
- fix: allow user to provide cluster URL only (#23654) by @adietish in #218
- fix: close streams when port forwarding is closed while copying (#23587) by @adietish in #200
- Update Gradle Wrapper to 9.2 by @azatsarynnyy in #211
- Bump org.jetbrains.intellij.platform from 2.9.0 to 2.10.0 by @dependabot[bot] in #191
- build(deps): bump org.jetbrains.intellij.platform from 2.10.0 to 2.10.4 by @dependabot[bot] in #213
- build(deps): bump com.fasterxml.jackson.dataformat:jackson-dataformat-yaml from 2.20.0 to 2.20.1 by @dependabot[bot] in #214
- build(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in #222
- build(deps): bump org.jetbrains.qodana from 2025.2.1 to 2025.2.2 by @dependabot[bot] in #221
- build(deps): bump org.jetbrains.intellij.platform from 2.10.4 to 2.10.5 by @dependabot[bot] in #224
- build(deps): bump org.jetbrains.changelog from 2.4.0 to 2.5.0 by @dependabot[bot] in #225
- build(deps): bump org.jetbrains.qodana from 2025.2.2 to 2025.2.3 by @dependabot[bot] in #227
- build(deps): bump org.jetbrains.kotlin.jvm from 2.2.20 to 2.2.21 by @dependabot[bot] in #201
- build(deps): bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #202
- build(deps): bump com.fasterxml.jackson.core:jackson-databind from 2.20.0 to 2.20.1 by @dependabot[bot] in #209
- build(deps): bump org.junit.jupiter:junit-jupiter-engine from 6.0.0 to 6.0.1 by @dependabot[bot] in #210
- build(deps): bump org.junit.platform:junit-platform-launcher from 6.0.0 to 6.0.1 by @dependabot[bot] in #207
- build(deps): bump org.jetbrains.kotlinx:kotlinx-coroutines-core from 1.8.0 to 1.10.2 by @dependabot[bot] in #215
- Bump org.junit.platform:junit-platform-launcher from 1.11.0 to 6.0.0 by @dependabot[bot] in #198
0.0.13 - 2025-10-20
- 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
- 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
- replaced String.format() by kotlin string templates by @adietish in #172
- 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
0.0.12 - 2025-09-12
- It's possible to choose a cluster, stored in the local kubeconfig file, from the dropdown box by @msivasubramaniaan in #158
- The
KUBECONFIGenvironment 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
Connectbutton 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
- fix: avoid deadlock when reading remote server status by @adietish in #139
- fix: dont freeze when creating the connection by @adietish in #140
- move Throwable.rootMessage() to helper class by @adietish in #165
- 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
0.0.11 - 2025-06-18
- Don't fail when trying to list the devworkspaces in the namespace that the user is not allowed to read by @azatsarynnyy in #134
0.0.10 - 2025-05-16
- Changelog update -
v0.0.9by @github-actions in #119 - Bump org.jetbrains.qodana from 2024.3.4 to 2025.1.1 by @dependabot in #122
- Bump JetBrains/qodana-action from 2024.3 to 2025.1 by @dependabot in #121
- Support Gateway 2025.* by @azatsarynnyy in #126
- Support the UBI9-based user containers by @azatsarynnyy in #125
- Bump org.jetbrains.intellij.platform from 2.5.0 to 2.6.0 by @dependabot in #124
- Bump org.jetbrains.kotlin.jvm from 2.1.20 to 2.1.21 by @dependabot in #123
- Declare compatibility against GW 2025.2 by @azatsarynnyy in #127
0.0.9 - 2025-04-24
- Bump org.jetbrains.intellij.platform from 2.2.1 to 2.3.0 by @dependabot in #110
- Bump org.jetbrains.kotlin.jvm from 2.1.10 to 2.1.20 by @dependabot in #114
- Bump org.jetbrains.intellij.platform from 2.3.0 to 2.5.0 by @dependabot in #115
- Bump org.gradle.toolchains.foojay-resolver-convention from 0.9.0 to 0.10.0 by @dependabot in #117
- Gateway 2025.1 support by @azatsarynnyy in #118
0.0.8 - 2025-03-09
- Update to
io.kubernetes:client-java:23by @azatsarynnyy in #111
0.0.7 - 2025-01-28
- Migrated to IntelliJ Gradle Plugin 2.0 to support Gateway 2024.3 by @azatsarynnyy in #100
0.0.6 - 2024-10-15
- Closing the Jet Brains IDE window should stop the related Gateway process by @azatsarynnyy in #85
0.0.5 - 2024-08-16
- Support Gateway 2024.2
0.0.4 - 2024-07-16
- Show namespace name when there are DevWorkspaces from multiple OpenShift projects by @azatsarynnyy in #67
0.0.3 - 2024-04-25
- Added the plugin icon shown on the Marketplace page.
0.0.2 - 2024-04-23
- feat: Gateway plugin should remember the connection session to OpenSh… by @tolusha in #33
- chore: UI improvements by @tolusha in #37
0.0.1 - 2024-03-04
- Connecting to a running DevWorkspace from the Dashboard in one click
- Connecting to a DevWorkspace from the Gateway window
- Stopping DevWorkspace after closing the Jet Brains Client
- @azatsarynnyy
- @tolusha