Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitc1cf229

Browse files
committed
Add changelog
1 parent6739540 commitc1cf229

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

‎CHANGELOG.md‎

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,13 @@
55
###Changed
66

77
- Always enable verbose (`-v`) flag when a log directory is configured (`coder.proxyLogDir`).
8+
- Replaced SSE paths with a one-way WebSocket and centralized creation on`OneWayWebSocket`, and unified socket handling.
89

910
###Added
1011

11-
- Add support for CLI global flag configurations through the`coder.globalFlags` setting.
12+
- Add logging for all REST and some WebSocket traffic, with REST verbosity configurable via`coder.httpClientLogLevel` (`none`,`basic`,`headers`,`body`).
13+
- An Axios interceptor that tags each request with a UUID to correlate with its response and measure duration.
14+
- Lifecycle logs for WebSocket creation, errors, and closures.
1215

1316
##[1.10.1](https://github.com/coder/vscode-coder/releases/tag/v1.10.1) 2025-08-13
1417

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp