Skip to content

docs: add v2.9.0 changelog #12562

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
Mar 12, 2024
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
added activity bump screenshot
  • Loading branch information
stirby committed Mar 12, 2024
commit fd0f3746fe113ecebe851ee2e6c6ebfc5f240b5c
Binary file added docs/changelogs/images/activity-bump.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions docs/changelogs/v2.9.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ The following features are hidden or disabled by default as we don't guarantee s
- Change agent to use v2 API for reporting stats (#12024) (@spikecurtis)
- Send log limit exceeded in response, not error (#12078) (@spikecurtis)
- Add template activity_bump property (#11734) (@deansheather)
![Activity Bump](https://raw.githubusercontent.com/coder/coder/main/docs/changelogs/images/activity-bump.png)
- Add WaitUntilEmpty to LogSender (#12159) (@spikecurtis)
- Disable directory listings for static files (#12229) (@Emyrk)
- Switch agent to use v2 API for sending logs (#12068) (@spikecurtis)
Expand Down