coder/enterprise
Spike Curtis 8910ac715c
feat: add tailnet v2 support to wsproxy coordinate endpoint (#11637)
wsproxy also needs to be updated to use tailnet v2 because the `tailnet.Conn` stores peers by ID, and the peerID was not being carried by the JSON protocol.  This adds a query param to the endpoint to conditionally switch to the new protocol.
2024-01-18 10:10:36 +04:00
..
audit feat: expose `owner_name` in `coder_workspace` resource (#11639) 2024-01-17 13:20:45 +01:00
cli chore: move app URL parsing to its own package (#11651) 2024-01-17 10:41:42 -06:00
cmd/coder chore: add /v2 to import module path (#9072) 2023-08-18 18:55:43 +00:00
coderd feat: add tailnet v2 support to wsproxy coordinate endpoint (#11637) 2024-01-18 10:10:36 +04:00
dbcrypt chore: mockgen archived, moved to new location (#11415) 2024-01-04 18:35:56 -06:00
derpmesh chore: add /v2 to import module path (#9072) 2023-08-18 18:55:43 +00:00
provisionerd fix: stop asserting fuzz bytes written in test 2024-01-17 12:59:45 +04:00
replicasync feat(cli): allow specifying name of provisioner daemon (#11077) 2023-12-07 16:59:13 +00:00
tailnet feat: add tailnet v2 support to wsproxy coordinate endpoint (#11637) 2024-01-18 10:10:36 +04:00
trialer feat: add additional fields to first time setup trial flow (#11533) 2024-01-16 18:19:16 -06:00
wsproxy chore: move app URL parsing to its own package (#11651) 2024-01-17 10:41:42 -06:00