File tree 1 file changed +12
-15
lines changed
1 file changed +12
-15
lines changed Original file line number Diff line number Diff line change 1
1
<!-- Keep a Changelog guide -> https://keepachangelog.com -->
2
2
3
- # coder-gateway Changelog
4
-
5
- ## [ Unreleased]
6
-
3
+ # coder-gateway Changelog
4
+
5
+ ## [ Unreleased]
6
+
7
+ ## [ 2.0.0]
7
8
### Added
8
-
9
9
- support for Gateway 2022.2
10
-
10
+
11
+
11
12
### Changed
12
-
13
13
- Java 17 is now required to run the plugin
14
- - adapted the code to the new SSH API provided by Gateway
15
-
16
- ## [ 1.0.0]
17
-
18
- ### Added
19
-
14
+ - adapted the code to the new SSH API provided by Gateway
15
+
16
+ ## [ 1.0.0]
17
+ ### Added
20
18
- initial scaffold for Gateway plugin
21
19
- browser based authentication on Coder environments
22
20
- REST client for Coder V2 public API
23
21
- coder-cli orchestration for setting up the SSH configurations for Coder Workspaces
24
22
- basic panel to display live Coder Workspaces
25
23
- support for multi-agent Workspaces
26
- - Gateway SSH connection to a Coder Workspace
27
-
24
+ - Gateway SSH connection to a Coder Workspace
You can’t perform that action at this time.
0 commit comments