- Notifications
You must be signed in to change notification settings - Fork928
docs: add v2.3.3 changelog#10435
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Merged
Uh oh!
There was an error while loading.Please reload this page.
Merged
Changes fromall commits
Commits
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Jump to
Jump to file
Failed to load files.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Diff view
Diff view
There are no files selected for viewing
6 changes: 3 additions & 3 deletionsdocs/changelogs/README.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
43 changes: 43 additions & 0 deletionsdocs/changelogs/v2.3.3.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,43 @@ | ||
## Changelog | ||
### Features | ||
- Make the dotfiles repository directory configurable for `coder dotfiles` (#10377) (@JoshVee) | ||
- Expose template version to provisioner (#10306) (@JoshVee) | ||
### Bug fixes | ||
- Initialize terminal with correct size (#10369) (@code-asher) | ||
- Disable tests broken by daylight savings (#10414) (@spikecurtis) | ||
- Add new aws regions to instance identity (#10434) (@kylecarbs) | ||
- Prevent infinite redirect oauth auth flow (#10430) (@Emyrk) | ||
- Prevent metadata from being discarded if report is slow (#10386) (@mafredri) | ||
- Track cron run and wait for cron stop (#10388) (@mafredri) | ||
- Display informative error for ErrWaitDelay (#10407) (@mafredri) | ||
- Avoid error log during shutdown (#10402) (@mafredri) | ||
- Update installation link (#10275) (@devarshishimpi) | ||
### Tests | ||
- 8f1b4fb06 test(agent): fix service banner trim test flake (#10384) (@mafredri) | ||
- 1286904de test(agent): improve TestAgent_Session_TTY_MOTD_Update (#10385) (@mafredri) | ||
- eac155aec test(cli): fix TestServer flake due to DNS lookup (#10390) (@mafredri) | ||
- 9d3785def test(cli/cliui): make agent tests more robust (#10415) (@mafredri) | ||
- 6683ad989 test(coderd): fix TestWorkspaceBuild flake (#10387) (@mafredri) | ||
### Continuous integration | ||
- 39fbf74c7 ci: bump the github-actions group with 1 update (#10379) (@app/dependabot) | ||
- 6b7858c51 ci: bump the github-actions group with 2 updates (#10420) (@app/dependabot) | ||
### Chores | ||
Compare: [`v2.3.2...v2.3.3`](https://github.com/coder/coder/compare/v2.3.2...v2.3.3) | ||
## Container image | ||
- `docker pull ghcr.io/coder/coder:v2.3.3` | ||
## Install/upgrade | ||
Refer to our docs to [install](https://coder.com/docs/v2/latest/install) or [upgrade](https://coder.com/docs/v2/latest/admin/upgrade) Coder, or use a release asset below. |
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.