We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3e20f8 commit 792195dCopy full SHA for 792195d
CHANGELOG.md
@@ -7,6 +7,7 @@
7
### Added
8
- Add a setting for a command to run to get headers that will be set on all
9
requests to the Coder deployment.
10
+- Support for Gateway 2023.3.
11
12
## 2.6.0 - 2023-09-06
13
gradle.properties
@@ -3,7 +3,7 @@
3
pluginGroup=com.coder.gateway
4
pluginName=coder-gateway
5
# SemVer format -> https://semver.org
6
-pluginVersion=2.7.0
+pluginVersion=2.8.0
# See https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
# for insight into build numbers and IntelliJ Platform versions.
pluginSinceBuild=223.7571.70
0 commit comments