- Notifications
You must be signed in to change notification settings - Fork926
Comparing changes
Open a pull request
base repository:coder/coder
Uh oh!
There was an error while loading.Please reload this page.
base:v2.12.1
head repository:coder/coder
Uh oh!
There was an error while loading.Please reload this page.
compare:v2.12.2
- 7commits
- 25files changed
- 2contributors
Commits on Jun 21, 2024
fix: remove connected button (#13625)
It didn't make a lot of sense in current form. It will when we improve autostop.(cherry picked from commit3ef12ac)
kylecarbs committedJun 21, 2024 fix: track login page correctly (#13618)
(cherry picked from commit495eea4)
kylecarbs committedJun 21, 2024 feat: add cross-origin reporting for telemetry in the dashboard (#13612)
* feat: add cross-origin reporting for telemetry in the dashboard* Respect the telemetry flag* Fix embedded metadata* Fix compilation error* Fix linting(cherry picked from commit0793a4b)
kylecarbs committedJun 21, 2024 fix: display trial errors in the dashboard (#13601)
* fix: display trial errors in the dashboardThe error was essentially being ignored before!* Remove day mention in product of trial* fmt(cherry picked from commit7049d7a)
kylecarbs committedJun 21, 2024 fix: write server config to telemetry (#13590)
* fix: add external auth configs to telemetry* Refactor telemetry to send the entire config* gen* Fix linting(cherry picked from commit3a1fa04)
kylecarbs committedJun 21, 2024 chore(scripts): fix dry run for autoversion in release.sh (#13470)
(cherry picked from commit3b7f953)
chore(scripts): fix release promote stable to set latest tag (#13471)
(cherry picked from commit9a757f8)
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:git diff v2.12.1...v2.12.2
Uh oh!
There was an error while loading.Please reload this page.