mirror of
https://github.com/coder/coder.git
synced 2026-06-02 20:48:20 +00:00
feat: add organization scope for shared ports (#18314)
This commit is contained in:
@@ -55,6 +55,7 @@ import (
|
||||
// - Added support for CreateSubAgent RPC on the Agent API.
|
||||
// - Added support for DeleteSubAgent RPC on the Agent API.
|
||||
// - Added support for ListSubAgents RPC on the Agent API.
|
||||
// - Add ORGANIZATION SharingLevel
|
||||
const (
|
||||
CurrentMajor = 2
|
||||
CurrentMinor = 6
|
||||
|
||||
Reference in New Issue
Block a user