Skip to content

chore(deps): bump coder/coder from v2.11.2 to v2.12.1 in /render #144

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 1 commit into from
Jun 10, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 10, 2024

Bumps coder/coder from v2.11.2 to v2.12.1.

Release notes

Sourced from coder/coder's releases.

v2.12.1

Changelog

[!NOTE] This is a mainline Coder release. We advise enterprise customers without a staging environment to install our latest stable release while we refine this version. Learn more about our Release Schedule.

Bug fixes

  • Dashboard: Only render tooltip when require_active_version enabled (#13484, 3fbfb534d) (@​sreya)
  • Dashboard: Show workspace start button when require_active_version is enabled (#13482, 5e69a9d18) (@​coadler)

Compare: v2.12.0...v2.12.1

Container image

  • docker pull ghcr.io/coder/coder:v2.12.1

Install/upgrade

Refer to our docs to install or upgrade Coder, or use a release asset below.

v2.12.0

Changelog

[!NOTE] This is a mainline Coder release. We advise enterprise customers without a staging environment to install our latest stable release while we refine this version. Learn more about our Release Schedule.

Networking Performance Improvements

Since version 2.9.0, we've made several improvements to our networking layer, culminating in remarkable performance gains in 2.12.0. You’ll immediately notice faster file transfers to and from your Coder Workspaces, more stable connections with less initial stutter, and a smoother experience when testing resource-heavy applications.

[!IMPORTANT] The v2.12.0 CLI is not backward compatible with previous versions of Coder Server. The recommended workflow is to upgrade the server before upgrading the CLI.

Read more about this on our blog: How We Improved Performance of Userspace TCP Stack in Go by 5x

Features

... (truncated)

Commits
  • 3fbfb53 fix: only render tooltip when require_active_version enabled (#13484)
  • 5e69a9d fix(site): show workspace start button when require active version is enabled...
  • ba0bf43 chore(scripts): fix unbound variable in tag_version.sh (#13428)
  • 40af620 chore: upgrade terraform to v1.8.5 (#13429)
  • b248f12 chore: rename notification banners to announcement banners (#13419)
  • de8149f chore: move template meta last_used_at update to workspacestats (#13415)
  • 19530c6 fix: update DeleteWorkspaceOptions to pick properties correctly (#13423)
  • 4758952 chore(scripts): fix expression interpreted as exit code on some Bash versions...
  • bee4ece fix: update install.sh to remove dead doc link (#13308)
  • 7569ccc chore: remove git pinning (#13414)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [coder/coder](https://github.com/coder/coder) from v2.11.2 to v2.12.1.
- [Release notes](https://github.com/coder/coder/releases)
- [Changelog](https://github.com/coder/coder/blob/main/release.key)
- [Commits](coder/coder@v2.11.2...v2.12.1)

---
updated-dependencies:
- dependency-name: coder/coder
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 10, 2024
@matifali matifali merged commit b7f37b9 into main Jun 10, 2024
1 check passed
@dependabot dependabot bot deleted the dependabot/docker/render/coder/coder-v2.12.1 branch June 10, 2024 07:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant