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 73fdd5f commit f2f529eCopy full SHA for f2f529e
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## 1.27.3
4
+
5
+- Convex CLI now respects `HTTPS_PROXY` / `HTTP_PROXY` environment variables.
6
+ This is generally useful but was motivated by making Convex run in remote
7
+ asynchronous agent environemnts like Codex.
8
+- Cutoffs for logging large and slow Transition messages have been lowered.
9
10
## 1.27.2
11
12
- `npx convex run` sends function log output to stderr instead of stdout.
0 commit comments