chore(deps): update ghcr.io/coder/coder docker tag to v2.5.1 #5

Merged
prskr merged 1 commit from renovate/ghcr.io-coder-coder-2.x into main 2023-12-21 14:38:46 +00:00
Owner

This PR contains the following updates:

Package Type Update Change
ghcr.io/coder/coder docker minor v2.3.3-arm64 -> v2.5.1-arm64
ghcr.io/coder/coder docker minor v2.3.3 -> v2.5.1

Release Notes

coder/coder (ghcr.io/coder/coder)

v2.5.1

Compare Source

Changelog
Features
Bug fixes
Documentation

Compare: v2.5.0...v2.5.1

Container image
  • docker pull ghcr.io/coder/coder:v2.5.1
Install/upgrade

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

v2.5.0

Compare Source

Changelog

Features
Bug fixes
Documentation
Other changes

Compare: v2.4.0...v2.5.0

Container image

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

Install/upgrade

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

v2.4.0

Compare Source

Changelog

BREAKING CHANGES
  • Switched to a darker, more neutral color scheme

    Dark

    Light mode is coming soon!

  • Workspace activity is only bumped by 1 hour if the user is still active after the default autostop duration (#​10704) (@​Emyrk)

    Autostop screenshot

    If the user is still using their workspace after 5 hours, the workspace will stay alive for an additional hour. If the user is still using their workspace after 6 hours, the workspace will stay alive for an additional hour, and so on. The previous behavior bumped the schedule by 5 hours every time.

Features
Bug fixes
Code refactoring
Tests
Continuous integration
Other changes

Compare: v2.3.3...v2.4.0

Container image

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

Install/upgrade

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


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [ghcr.io/coder/coder](https://github.com/coder/coder) | docker | minor | `v2.3.3-arm64` -> `v2.5.1-arm64` | | [ghcr.io/coder/coder](https://github.com/coder/coder) | docker | minor | `v2.3.3` -> `v2.5.1` | --- ### Release Notes <details> <summary>coder/coder (ghcr.io/coder/coder)</summary> ### [`v2.5.1`](https://github.com/coder/coder/releases/tag/v2.5.1) [Compare Source](https://github.com/coder/coder/compare/v2.5.0...v2.5.1) ##### Changelog ##### Features - Add metrics for workspace agent scripts ([#&#8203;11132](https://github.com/coder/coder/issues/11132)) ([@&#8203;Emyrk](https://github.com/Emyrk)) - Add a user-configurable theme picker ([#&#8203;11140](https://github.com/coder/coder/issues/11140)) ([@&#8203;aslilac](https://github.com/aslilac)) > A [light theme](https://github.com/coder/coder/issues/8396) is coming soon - Various improvements to bulk delete flow ([#&#8203;11093](https://github.com/coder/coder/issues/11093)) ([@&#8203;aslilac](https://github.com/aslilac)) ##### Bug fixes - Only show orphan option while deleting failed workspaces ([#&#8203;11161](https://github.com/coder/coder/issues/11161)) ([@&#8203;aslilac](https://github.com/aslilac)) - Lower amount of cached timezones for deployment daus ([#&#8203;11196](https://github.com/coder/coder/issues/11196)) ([@&#8203;coadler](https://github.com/coadler)) - Prevent data race when mutating tags ([#&#8203;11200](https://github.com/coder/coder/issues/11200)) ([@&#8203;sreya](https://github.com/sreya)) - Copy StringMap on insert and query in dbmem ([#&#8203;11206](https://github.com/coder/coder/issues/11206)) ([@&#8203;spikecurtis](https://github.com/spikecurtis)) - Various theming fixes ([#&#8203;11215](https://github.com/coder/coder/issues/11215)) ([#&#8203;11209](https://github.com/coder/coder/issues/11209)) ([#&#8203;11212](https://github.com/coder/coder/issues/11212)) ([@&#8203;aslilac](https://github.com/aslilac)) ##### Documentation - Mentioning appearance settings for OIDC sign-on page ([#&#8203;11159](https://github.com/coder/coder/issues/11159)) ([@&#8203;sempie](https://github.com/sempie)) - Add FAQs from sharkymark ([#&#8203;11168](https://github.com/coder/coder/issues/11168)) ([@&#8203;stirby](https://github.com/stirby)) Compare: [`v2.5.0...v2.5.1`](https://github.com/coder/coder/compare/v2.5.0...v2.5.1) ##### Container image - `docker pull ghcr.io/coder/coder:v2.5.1` ##### 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. ### [`v2.5.0`](https://github.com/coder/coder/releases/tag/v2.5.0) [Compare Source](https://github.com/coder/coder/compare/v2.4.0...v2.5.0) #### Changelog ##### Features - Templates can now be deprecated in "template settings" to warn new users and prevent new workspaces from being created ([#&#8203;10745](https://github.com/coder/coder/issues/10745)) ([@&#8203;Emyrk](https://github.com/Emyrk)) > This is an [Enterprise feature](https://coder.com/docs/v2/latest/enterprise). - Add user/settings page for managing external auth ([#&#8203;10945](https://github.com/coder/coder/issues/10945)) ([@&#8203;Emyrk](https://github.com/Emyrk)) - Allow auditors to read template insights ([#&#8203;10860](https://github.com/coder/coder/issues/10860)) ([@&#8203;johnstcn](https://github.com/johnstcn)) - Add support for custom permissions in Helm chart `rbac.yaml` file ([#&#8203;10590](https://github.com/coder/coder/issues/10590)) ([@&#8203;lbi22](https://github.com/lbi22)) - Add `workspace_id`, `owner_name` to agent manifest ([#&#8203;10199](https://github.com/coder/coder/issues/10199)) ([@&#8203;szab100](https://github.com/szab100)) - Allow identity provider to return single string for roles/groups claim ([#&#8203;10993](https://github.com/coder/coder/issues/10993)) ([@&#8203;Emyrk](https://github.com/Emyrk)) - Add endpoints to list all auth-ed external apps ([#&#8203;10944](https://github.com/coder/coder/issues/10944)) ([@&#8203;Emyrk](https://github.com/Emyrk)) - Support v2 Tailnet API in AGPL coordinator ([#&#8203;11010](https://github.com/coder/coder/issues/11010)) ([@&#8203;spikecurtis](https://github.com/spikecurtis)) - Dormant workspaces now appear in the default workspaces list ([#&#8203;11053](https://github.com/coder/coder/issues/11053)) ([@&#8203;sreya](https://github.com/sreya)) - Include server agent API version in buildinfo ([#&#8203;11057](https://github.com/coder/coder/issues/11057)) ([@&#8203;spikecurtis](https://github.com/spikecurtis)) - Restart stopped workspaces on `coder ssh` command ([#&#8203;11050](https://github.com/coder/coder/issues/11050)) ([@&#8203;Emyrk](https://github.com/Emyrk)) - You can now specify an [allowlist for OIDC Groups](https://coder.com/docs/v2/latest/admin/auth#group-allowlist) ([#&#8203;11070](https://github.com/coder/coder/issues/11070)) ([@&#8203;Emyrk](https://github.com/Emyrk)) - Display 'Deprecated' warning for agents using old API version ([#&#8203;11058](https://github.com/coder/coder/issues/11058)) ([@&#8203;spikecurtis](https://github.com/spikecurtis)) - Add support for `coder_env` resource to set environment variables within a workspace ([#&#8203;11102](https://github.com/coder/coder/issues/11102)) ([@&#8203;mafredri](https://github.com/mafredri)) - Handle session signals ([#&#8203;10842](https://github.com/coder/coder/issues/10842)) ([@&#8203;mafredri](https://github.com/mafredri)) - Allow specifying names of provisioner daemons ([#&#8203;11077](https://github.com/coder/coder/issues/11077)) ([@&#8203;johnstcn](https://github.com/johnstcn)) - Preserve old agent logs ([#&#8203;10776](https://github.com/coder/coder/issues/10776)) ([@&#8203;ammario](https://github.com/ammario)) - Store workspace proxy version in the database ([#&#8203;10790](https://github.com/coder/coder/issues/10790)) ([@&#8203;johnstcn](https://github.com/johnstcn)) - Add `last_seen_at` and version to provisioner_daemons table ([#&#8203;11033](https://github.com/coder/coder/issues/11033)) ([@&#8203;johnstcn](https://github.com/johnstcn)) - New layout for web-based template editor ([#&#8203;10912](https://github.com/coder/coder/issues/10912)) ([@&#8203;BrunoQuaresma](https://github.com/BrunoQuaresma)) - Add `arm64` and `amd64` portable binaries to `winget` ([#&#8203;11030](https://github.com/coder/coder/issues/11030)) ([@&#8203;matifali](https://github.com/matifali)) - Add claims to oauth link in db for debug ([#&#8203;10827](https://github.com/coder/coder/issues/10827)) ([@&#8203;Emyrk](https://github.com/Emyrk)) - Change login screen layout ([#&#8203;10768](https://github.com/coder/coder/issues/10768)) ([@&#8203;BrunoQuaresma](https://github.com/BrunoQuaresma)) ##### Bug fixes - Automatically purge inactive provisioner daemons after 7 days ([#&#8203;10949](https://github.com/coder/coder/issues/10949)) ([@&#8203;mtojek](https://github.com/mtojek)) - All migrations run in a transaction to avoid broken migrations ([#&#8203;10966](https://github.com/coder/coder/issues/10966)) ([@&#8203;coadler](https://github.com/coadler)) - Set `ignore_changes` on EC2 example templates ([#&#8203;10773](https://github.com/coder/coder/issues/10773)) ([@&#8203;ericpaulsen](https://github.com/ericpaulsen)) - Stop redirecting DERP and replicasync http requests ([#&#8203;10752](https://github.com/coder/coder/issues/10752)) ([@&#8203;spikecurtis](https://github.com/spikecurtis)) - Prevent alt text from appearing if OIDC icon fail to load ([#&#8203;10792](https://github.com/coder/coder/issues/10792)) ([@&#8203;Parkreiner](https://github.com/Parkreiner)) - Fix insights metrics comparison ([#&#8203;10800](https://github.com/coder/coder/issues/10800)) ([@&#8203;mtojek](https://github.com/mtojek)) - Clarify language in orphan section of delete modal ([#&#8203;10764](https://github.com/coder/coder/issues/10764)) ([@&#8203;Kira-Pilot](https://github.com/Kira-Pilot)) - Prevent change in defaults if user unsets in template edit ([#&#8203;10793](https://github.com/coder/coder/issues/10793)) ([@&#8203;Emyrk](https://github.com/Emyrk)) - Only update last_used_at when connection count > 0 ([#&#8203;10808](https://github.com/coder/coder/issues/10808)) ([@&#8203;sreya](https://github.com/sreya)) - Update workspace cleanup flag names for template cmds ([#&#8203;10805](https://github.com/coder/coder/issues/10805)) ([@&#8203;sreya](https://github.com/sreya)) - Give SSH stdio sessions a chance to close before closing netstack ([#&#8203;10815](https://github.com/coder/coder/issues/10815)) ([@&#8203;spikecurtis](https://github.com/spikecurtis)) - Preserve order of node reports in healthcheck ([#&#8203;10835](https://github.com/coder/coder/issues/10835)) ([@&#8203;mtojek](https://github.com/mtojek)) - Enable FeatureHighAvailability if it is licensed ([#&#8203;10834](https://github.com/coder/coder/issues/10834)) ([@&#8203;spikecurtis](https://github.com/spikecurtis)) - Skip autostart for suspended/dormant users ([#&#8203;10771](https://github.com/coder/coder/issues/10771)) ([@&#8203;coadler](https://github.com/coadler)) - Display explicit 'retry' button(s) when a workspace fails ([#&#8203;10720](https://github.com/coder/coder/issues/10720)) ([@&#8203;Parkreiner](https://github.com/Parkreiner)) - Improve exit codes for agent/agentssh and cli/ssh ([#&#8203;10850](https://github.com/coder/coder/issues/10850)) ([@&#8203;mafredri](https://github.com/mafredri)) - Detect and retry reverse port forward on used port ([#&#8203;10844](https://github.com/coder/coder/issues/10844)) ([@&#8203;spikecurtis](https://github.com/spikecurtis)) - Document workspace filter query param correctly ([#&#8203;10894](https://github.com/coder/coder/issues/10894)) ([@&#8203;Kira-Pilot](https://github.com/Kira-Pilot)) - Hide groups in account page if not enabled ([#&#8203;10898](https://github.com/coder/coder/issues/10898)) ([@&#8203;Parkreiner](https://github.com/Parkreiner)) - Add spacing for yes/no prompts ([#&#8203;10907](https://github.com/coder/coder/issues/10907)) ([@&#8203;f0ssel](https://github.com/f0ssel)) - Numerical validation grammar ([#&#8203;10924](https://github.com/coder/coder/issues/10924)) ([@&#8203;ericpaulsen](https://github.com/ericpaulsen)) - Insert replica when removed by cleanup ([#&#8203;10917](https://github.com/coder/coder/issues/10917)) ([@&#8203;f0ssel](https://github.com/f0ssel)) - Update autostart context to include querying users ([#&#8203;10929](https://github.com/coder/coder/issues/10929)) ([@&#8203;sreya](https://github.com/sreya)) - Clear workspace name validation on field dirty ([#&#8203;10927](https://github.com/coder/coder/issues/10927)) ([@&#8203;Kira-Pilot](https://github.com/Kira-Pilot)) - Redirect to new url after template name update ([#&#8203;10926](https://github.com/coder/coder/issues/10926)) ([@&#8203;Kira-Pilot](https://github.com/Kira-Pilot)) - Do not allow selection of unsuccessful versions ([#&#8203;10941](https://github.com/coder/coder/issues/10941)) ([@&#8203;f0ssel](https://github.com/f0ssel)) - Parse username/workspace correctly on `coder state pull --build` ([#&#8203;10973](https://github.com/coder/coder/issues/10973)) ([#&#8203;10974](https://github.com/coder/coder/issues/10974)) ([@&#8203;spikecurtis](https://github.com/spikecurtis)) - Handle 404 on unknown top level routes ([#&#8203;10964](https://github.com/coder/coder/issues/10964)) ([@&#8203;f0ssel](https://github.com/f0ssel)) - FIX `UpdateWorkspaceDormantDeletingAt` interval out of range ([#&#8203;11000](https://github.com/coder/coder/issues/11000)) ([@&#8203;coadler](https://github.com/coadler)) - Create centralized PaginationContainer component ([#&#8203;10967](https://github.com/coder/coder/issues/10967)) ([@&#8203;Parkreiner](https://github.com/Parkreiner)) - Use database for user creation to prevent flake ([#&#8203;10992](https://github.com/coder/coder/issues/10992)) ([@&#8203;f0ssel](https://github.com/f0ssel)) - Pass in time parameter to prevent flakes ([#&#8203;11023](https://github.com/coder/coder/issues/11023)) ([@&#8203;f0ssel](https://github.com/f0ssel)) - Respect header flags in wsproxy server ([#&#8203;10985](https://github.com/coder/coder/issues/10985)) ([@&#8203;deansheather](https://github.com/deansheather)) - Update tailscale to include fix to prevent race ([#&#8203;11032](https://github.com/coder/coder/issues/11032)) ([@&#8203;spikecurtis](https://github.com/spikecurtis)) - Disable prefetches for audits table ([#&#8203;11040](https://github.com/coder/coder/issues/11040)) ([@&#8203;Parkreiner](https://github.com/Parkreiner)) - Increase default staleTime for paginated data ([#&#8203;11041](https://github.com/coder/coder/issues/11041)) ([@&#8203;Parkreiner](https://github.com/Parkreiner)) - Display app templates correctly in build preview ([#&#8203;10994](https://github.com/coder/coder/issues/10994)) ([@&#8203;Kira-Pilot](https://github.com/Kira-Pilot)) - Redirect unauthorized git users to login screen ([#&#8203;10995](https://github.com/coder/coder/issues/10995)) ([@&#8203;Kira-Pilot](https://github.com/Kira-Pilot)) - Use unique workspace owners over unique users ([#&#8203;11044](https://github.com/coder/coder/issues/11044)) ([@&#8203;f0ssel](https://github.com/f0ssel)) - Avoid updating agent stats from deleted workspaces ([#&#8203;11026](https://github.com/coder/coder/issues/11026)) ([@&#8203;f0ssel](https://github.com/f0ssel)) - Track JetBrains connections ([#&#8203;10968](https://github.com/coder/coder/issues/10968)) ([@&#8203;code-asher](https://github.com/code-asher)) - Handle no memory limit in `coder stat mem` ([#&#8203;11107](https://github.com/coder/coder/issues/11107)) ([@&#8203;f0ssel](https://github.com/f0ssel)) - Provide helpful error when no login url specified ([#&#8203;11110](https://github.com/coder/coder/issues/11110)) ([@&#8203;f0ssel](https://github.com/f0ssel)) - Return 403 when rebuilding workspace with require_active_version ([#&#8203;11114](https://github.com/coder/coder/issues/11114)) ([@&#8203;sreya](https://github.com/sreya)) - Use provisionerd context when failing job on canceled acquire ([#&#8203;11118](https://github.com/coder/coder/issues/11118)) ([@&#8203;spikecurtis](https://github.com/spikecurtis)) - Ensure we are talking to coder on first user check ([#&#8203;11130](https://github.com/coder/coder/issues/11130)) ([@&#8203;f0ssel](https://github.com/f0ssel)) - Prevent logging error for query cancellation in `watchWorkspaceAgentMetadata` ([#&#8203;10843](https://github.com/coder/coder/issues/10843)) ([@&#8203;mafredri](https://github.com/mafredri)) - Disable CODER_DERP_SERVER_STUN_ADDRESSES correctly ([#&#8203;10840](https://github.com/coder/coder/issues/10840)) ([@&#8203;strike](https://github.com/strike)) - Remove anchor links from headings in admin/healthcheck.md ([#&#8203;10975](https://github.com/coder/coder/issues/10975)) ([@&#8203;johnstcn](https://github.com/johnstcn)) - Use mtime instead of atime ([#&#8203;10893](https://github.com/coder/coder/issues/10893)) ([#&#8203;10892](https://github.com/coder/coder/issues/10892)) ([@&#8203;johnstcn](https://github.com/johnstcn)) - Correctly interpret timezone based on offset in `formatOffset` ([#&#8203;10797](https://github.com/coder/coder/issues/10797)) ([@&#8203;mafredri](https://github.com/mafredri)) - Use correct default insights time for day interval ([#&#8203;10837](https://github.com/coder/coder/issues/10837)) ([@&#8203;mafredri](https://github.com/mafredri)) - Fix filter font size ([#&#8203;11028](https://github.com/coder/coder/issues/11028)) ([@&#8203;BrunoQuaresma](https://github.com/BrunoQuaresma)) - Fix padding for loader ([#&#8203;11046](https://github.com/coder/coder/issues/11046)) ([@&#8203;BrunoQuaresma](https://github.com/BrunoQuaresma)) - Fix template editor route ([#&#8203;11063](https://github.com/coder/coder/issues/11063)) ([@&#8203;BrunoQuaresma](https://github.com/BrunoQuaresma)) - Use correct permission when determining orphan deletion privileges ([#&#8203;11143](https://github.com/coder/coder/issues/11143)) ([@&#8203;sreya](https://github.com/sreya)) ##### Documentation - Align CODER_HTTP_ADDRESS with document ([#&#8203;10779](https://github.com/coder/coder/issues/10779)) ([@&#8203;JounQin](https://github.com/JounQin)) - Migrate all deprecated ` CODER_ADDRESS `to `CODER_HTTP_ADDRESS` ([#&#8203;10780](https://github.com/coder/coder/issues/10780)) ([@&#8203;JounQin](https://github.com/JounQin)) - Add documentation for template update policies (experimental) ([#&#8203;10804](https://github.com/coder/coder/issues/10804)) ([@&#8203;sreya](https://github.com/sreya)) - Fix typo in additional-clusters.md ([#&#8203;10868](https://github.com/coder/coder/issues/10868)) ([@&#8203;bpmct](https://github.com/bpmct)) - Update FE guide ([#&#8203;10942](https://github.com/coder/coder/issues/10942)) ([@&#8203;BrunoQuaresma](https://github.com/BrunoQuaresma)) - Add warning about Sysbox before installation ([#&#8203;10619](https://github.com/coder/coder/issues/10619)) ([@&#8203;bartonip](https://github.com/bartonip)) - Add license and template insights prometheus metrics ([#&#8203;11109](https://github.com/coder/coder/issues/11109)) ([@&#8203;ericpaulsen](https://github.com/ericpaulsen)) - Add documentation for template update policies ([#&#8203;11145](https://github.com/coder/coder/issues/11145)) ([@&#8203;sreya](https://github.com/sreya)) ##### Other changes - Document suspended users not consuming seat ([#&#8203;11045](https://github.com/coder/coder/issues/11045)) ([@&#8203;ericpaulsen](https://github.com/ericpaulsen)) - Fix small typo in docs/admin/configure ([#&#8203;11135](https://github.com/coder/coder/issues/11135)) ([@&#8203;stirby](https://github.com/stirby)) Compare: [`v2.4.0...v2.5.0`](https://github.com/coder/coder/compare/v2.4.0...v2.5.0) #### Container image - `docker pull ghcr.io/coder/coder:v2.5.0` #### 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. ### [`v2.4.0`](https://github.com/coder/coder/releases/tag/v2.4.0) [Compare Source](https://github.com/coder/coder/compare/v2.3.3...v2.4.0) #### Changelog ##### BREAKING CHANGES - Switched to a darker, more neutral color scheme ![Dark](https://user-images.githubusercontent.com/22407953/283922030-f697fcbe-3113-4352-9aa7-f1124c76efc6.png) > Light mode is coming soon! - Workspace activity is only bumped by 1 hour if the user is still active after the default autostop duration ([#&#8203;10704](https://github.com/coder/coder/issues/10704)) ([@&#8203;Emyrk](https://github.com/Emyrk)) ![Autostop screenshot](https://user-images.githubusercontent.com/22407953/283919406-4c00600e-3b68-40ff-8377-34f5c00805c8.png) > If the user is still using their workspace after 5 hours, the workspace will stay alive for an additional hour. If the user is still using their workspace after 6 hours, the workspace will stay alive for an additional hour, and so on. The previous behavior bumped the schedule by 5 hours every time. ##### Features - Add API versions to workspace agents to avoid incompatible changes ([#&#8203;10419](https://github.com/coder/coder/issues/10419)) ([@&#8203;spikecurtis](https://github.com/spikecurtis)) - Add observability configuration values to deployment page ([#&#8203;10471](https://github.com/coder/coder/issues/10471)) ([@&#8203;Emyrk](https://github.com/Emyrk)) - Add `log-dir` flag to vscodessh for debuggability ([#&#8203;10514](https://github.com/coder/coder/issues/10514)) ([@&#8203;kylecarbs](https://github.com/kylecarbs)) - Allow users to duplicate workspaces by parameters ([#&#8203;10362](https://github.com/coder/coder/issues/10362)) ([@&#8203;Parkreiner](https://github.com/Parkreiner)) ([#&#8203;10604](https://github.com/coder/coder/issues/10604)) ([@&#8203;mtojek](https://github.com/mtojek)) - Expose prometheus port in helm chart ([#&#8203;10448](https://github.com/coder/coder/issues/10448)) ([@&#8203;pjmckee](https://github.com/pjmckee)) - Add list of user's groups to Accounts page ([#&#8203;10522](https://github.com/coder/coder/issues/10522)) ([@&#8203;Parkreiner](https://github.com/Parkreiner)) - Add configurable cipher suites for tls listening ([#&#8203;10505](https://github.com/coder/coder/issues/10505)) ([@&#8203;Emyrk](https://github.com/Emyrk)) - Expose app insights as Prometheus metrics ([#&#8203;10346](https://github.com/coder/coder/issues/10346)) ([@&#8203;mtojek](https://github.com/mtojek)) - Parse resource metadata values as markdown ([#&#8203;10521](https://github.com/coder/coder/issues/10521)) ([@&#8203;aslilac](https://github.com/aslilac)) - Implement bitbucket-server external auth defaults ([#&#8203;10520](https://github.com/coder/coder/issues/10520)) ([@&#8203;Emyrk](https://github.com/Emyrk)) - Expose parameter insights as Prometheus metrics ([#&#8203;10574](https://github.com/coder/coder/issues/10574)) ([@&#8203;mtojek](https://github.com/mtojek)) - Add docs for Bitbucket Server external auth config ([#&#8203;10617](https://github.com/coder/coder/issues/10617)) ([@&#8203;ericpaulsen](https://github.com/ericpaulsen)) - Add `orphan` option to workspace delete in UI ([#&#8203;10654](https://github.com/coder/coder/issues/10654)) ([@&#8203;Kira-Pilot](https://github.com/Kira-Pilot)) - Allow autostop to be specified in minutes and seconds ([#&#8203;10707](https://github.com/coder/coder/issues/10707)) ([@&#8203;Kira-Pilot](https://github.com/Kira-Pilot)) - Prompt for misspelled parameter names ([#&#8203;10350](https://github.com/coder/coder/issues/10350)) ([@&#8203;johnstcn](https://github.com/johnstcn)) - Add template filter support to exp scaletest cleanup and traffic ([#&#8203;10558](https://github.com/coder/coder/issues/10558)) ([@&#8203;mafredri](https://github.com/mafredri)) - Create workspace using parameters from existing workspace - Allow showing schedules for multiple workspaces ([#&#8203;10596](https://github.com/coder/coder/issues/10596)) ([@&#8203;johnstcn](https://github.com/johnstcn)) - Add parameter to force healthcheck in `/api/v2//debug/health` ([#&#8203;10677](https://github.com/coder/coder/issues/10677)) ([@&#8203;johnstcn](https://github.com/johnstcn)) - Allow configuring database health check threshold ([#&#8203;10623](https://github.com/coder/coder/issues/10623)) ([@&#8203;johnstcn](https://github.com/johnstcn)) - Add stop and start batch actions ([#&#8203;10565](https://github.com/coder/coder/issues/10565)) ([@&#8203;BrunoQuaresma](https://github.com/BrunoQuaresma)) - Add annotation to display values of type clibase.Duration correctly ([#&#8203;10667](https://github.com/coder/coder/issues/10667)) ([@&#8203;johnstcn](https://github.com/johnstcn)) - Add refresh button on health page ([#&#8203;10719](https://github.com/coder/coder/issues/10719)) ([@&#8203;johnstcn](https://github.com/johnstcn)) ##### Bug fixes - fix: update tailscale to fixed STUN probe version ([#&#8203;10439](https://github.com/coder/coder/issues/10439)) ([@&#8203;spikecurtis](https://github.com/spikecurtis)) - fix: disable t.Parallel on TestPortForward ([#&#8203;10449](https://github.com/coder/coder/issues/10449)) ([@&#8203;spikecurtis](https://github.com/spikecurtis)) - fix: schedule autobuild directly on TestExecutorAutostopTemplateDisabled ([#&#8203;10453](https://github.com/coder/coder/issues/10453)) ([@&#8203;spikecurtis](https://github.com/spikecurtis)) - fix: add support for custom auth header with client secret ([#&#8203;10513](https://github.com/coder/coder/issues/10513)) ([@&#8203;kylecarbs](https://github.com/kylecarbs)) - fix: allow users to use quiet hours endpoint ([#&#8203;10547](https://github.com/coder/coder/issues/10547)) ([@&#8203;deansheather](https://github.com/deansheather)) - fix: use `DefaultTransport` in `exchangeWithClientSecret` if nil ([#&#8203;10551](https://github.com/coder/coder/issues/10551)) ([@&#8203;kylecarbs](https://github.com/kylecarbs)) - fix: upgrade tailscale to fix STUN probes on dual stack ([#&#8203;10535](https://github.com/coder/coder/issues/10535)) ([@&#8203;spikecurtis](https://github.com/spikecurtis)) - fix: stop SSHKeysPage from flaking ([#&#8203;10553](https://github.com/coder/coder/issues/10553)) ([@&#8203;Parkreiner](https://github.com/Parkreiner)) - fix: disable pagination nav buttons correctly ([#&#8203;10561](https://github.com/coder/coder/issues/10561)) ([@&#8203;Parkreiner](https://github.com/Parkreiner)) - fix: hide promote/archive buttons for template versions from users without permission ([#&#8203;10555](https://github.com/coder/coder/issues/10555)) ([@&#8203;aslilac](https://github.com/aslilac)) - fix: display all metadata items alongside daily_cost ([#&#8203;10554](https://github.com/coder/coder/issues/10554)) ([@&#8203;Kira-Pilot](https://github.com/Kira-Pilot)) - fix: remove stray 0 when no data is in users table ([#&#8203;10584](https://github.com/coder/coder/issues/10584)) ([@&#8203;Parkreiner](https://github.com/Parkreiner)) - fix: case insensitive magic label ([#&#8203;10592](https://github.com/coder/coder/issues/10592)) ([@&#8203;Emyrk](https://github.com/Emyrk)) - fix: improve language of latest build error ([#&#8203;10593](https://github.com/coder/coder/issues/10593)) ([@&#8203;kylecarbs](https://github.com/kylecarbs)) - fix: disable autostart for flakey test ([#&#8203;10598](https://github.com/coder/coder/issues/10598)) ([@&#8203;sreya](https://github.com/sreya)) - fix: remove accidental scrollbar from deployment banner ([#&#8203;10616](https://github.com/coder/coder/issues/10616)) ([@&#8203;Parkreiner](https://github.com/Parkreiner)) - fix: handle SIGHUP from OpenSSH ([#&#8203;10638](https://github.com/coder/coder/issues/10638)) ([@&#8203;spikecurtis](https://github.com/spikecurtis)) - fix: add missing focus state styling to buttons and checkboxes ([#&#8203;10614](https://github.com/coder/coder/issues/10614)) ([@&#8203;Parkreiner](https://github.com/Parkreiner)) - fix: update HealthcheckDatabaseReport mocks ([#&#8203;10655](https://github.com/coder/coder/issues/10655)) ([@&#8203;Kira-Pilot](https://github.com/Kira-Pilot)) - fix: prevent db deadlock when workspaces go dormant ([#&#8203;10618](https://github.com/coder/coder/issues/10618)) ([@&#8203;sreya](https://github.com/sreya)) - fix: lock log sink against concurrent write and close ([#&#8203;10668](https://github.com/coder/coder/issues/10668)) ([@&#8203;spikecurtis](https://github.com/spikecurtis)) - fix: disable flaky test TestSSH/RemoteForward_Unix_Signal ([#&#8203;10711](https://github.com/coder/coder/issues/10711)) ([@&#8203;spikecurtis](https://github.com/spikecurtis)) - fix: disable autoupdate workspace setting when template setting enabled ([#&#8203;10662](https://github.com/coder/coder/issues/10662)) ([@&#8203;sreya](https://github.com/sreya)) - fix: show all experiments in deployments list if opted into ([#&#8203;10722](https://github.com/coder/coder/issues/10722)) ([@&#8203;Kira-Pilot](https://github.com/Kira-Pilot)) - fix: close ssh sessions gracefully ([#&#8203;10732](https://github.com/coder/coder/issues/10732)) ([@&#8203;spikecurtis](https://github.com/spikecurtis)) - fix: accept legacy redirect HTTP environment variables ([#&#8203;10748](https://github.com/coder/coder/issues/10748)) ([@&#8203;spikecurtis](https://github.com/spikecurtis)) - fix(coderd): fix memory leak in `watchWorkspaceAgentMetadata` ([#&#8203;10685](https://github.com/coder/coder/issues/10685)) ([@&#8203;mafredri](https://github.com/mafredri)) - fix(coderd/rbac): allow user admin all perms on ResourceUserData ([#&#8203;10556](https://github.com/coder/coder/issues/10556)) ([@&#8203;johnstcn](https://github.com/johnstcn)) - fix(scripts): forward all necessary ports for remote playwright ([#&#8203;10606](https://github.com/coder/coder/issues/10606)) ([@&#8203;mafredri](https://github.com/mafredri)) - fix(site): fix favicon theme ([#&#8203;10497](https://github.com/coder/coder/issues/10497)) ([@&#8203;BrunoQuaresma](https://github.com/BrunoQuaresma)) - fix(site): fix health tooltip on deployment bar ([#&#8203;10502](https://github.com/coder/coder/issues/10502)) ([@&#8203;BrunoQuaresma](https://github.com/BrunoQuaresma)) - fix(site): fix dialog loading buttons displaying text over the spinner ([#&#8203;10501](https://github.com/coder/coder/issues/10501)) ([@&#8203;BrunoQuaresma](https://github.com/BrunoQuaresma)) - fix(site): fix user dropdown width ([#&#8203;10523](https://github.com/coder/coder/issues/10523)) ([@&#8203;BrunoQuaresma](https://github.com/BrunoQuaresma)) - fix(site): fix agent log error ([#&#8203;10557](https://github.com/coder/coder/issues/10557)) ([@&#8203;BrunoQuaresma](https://github.com/BrunoQuaresma)) - fix(site): fix bottom bar height ([#&#8203;10579](https://github.com/coder/coder/issues/10579)) ([@&#8203;BrunoQuaresma](https://github.com/BrunoQuaresma)) - fix(site): fix daylight savings date range issue ([#&#8203;10595](https://github.com/coder/coder/issues/10595)) ([@&#8203;BrunoQuaresma](https://github.com/BrunoQuaresma)) - fix(site): fix group name validation ([#&#8203;10739](https://github.com/coder/coder/issues/10739)) ([@&#8203;BrunoQuaresma](https://github.com/BrunoQuaresma)) - fix(site): fix scroll when having many build options ([#&#8203;10744](https://github.com/coder/coder/issues/10744)) ([@&#8203;BrunoQuaresma](https://github.com/BrunoQuaresma)) - fix(site): prevent overwriting of newest workspace data during optimistic updates ([#&#8203;10751](https://github.com/coder/coder/issues/10751)) ([@&#8203;BrunoQuaresma](https://github.com/BrunoQuaresma)) - fix(site/src/api): getDeploymentDAUs: truncate tz_offset to whole number ([#&#8203;10563](https://github.com/coder/coder/issues/10563)) ([@&#8203;johnstcn](https://github.com/johnstcn)) ##### Code refactoring - refactor: revamp pagination UI view logic ([#&#8203;10567](https://github.com/coder/coder/issues/10567)) ([@&#8203;Parkreiner](https://github.com/Parkreiner)) - refactor(cli): extract workspace list parameters ([#&#8203;10605](https://github.com/coder/coder/issues/10605)) ([@&#8203;johnstcn](https://github.com/johnstcn)) - refactor(site): minor improvements on users page popovers ([#&#8203;10492](https://github.com/coder/coder/issues/10492)) ([@&#8203;BrunoQuaresma](https://github.com/BrunoQuaresma)) - refactor(site): remove version and last built from workspace header ([#&#8203;10495](https://github.com/coder/coder/issues/10495)) ([@&#8203;BrunoQuaresma](https://github.com/BrunoQuaresma)) - refactor(site): simplify proxy menu ([#&#8203;10496](https://github.com/coder/coder/issues/10496)) ([@&#8203;BrunoQuaresma](https://github.com/BrunoQuaresma)) - refactor(site): make minor design tweaks and fix issues on more options menus ([#&#8203;10493](https://github.com/coder/coder/issues/10493)) ([@&#8203;BrunoQuaresma](https://github.com/BrunoQuaresma)) - refactor(site): improve first workspace creation time ([#&#8203;10510](https://github.com/coder/coder/issues/10510)) ([@&#8203;BrunoQuaresma](https://github.com/BrunoQuaresma)) - refactor(site): add minor design improvements on the setup page ([#&#8203;10511](https://github.com/coder/coder/issues/10511)) ([@&#8203;BrunoQuaresma](https://github.com/BrunoQuaresma)) - refactor(site): handle edge cases for non-admin users with no workspaces and templates ([#&#8203;10517](https://github.com/coder/coder/issues/10517)) ([@&#8203;BrunoQuaresma](https://github.com/BrunoQuaresma)) - refactor(site): improve templates empty state ([#&#8203;10518](https://github.com/coder/coder/issues/10518)) ([@&#8203;BrunoQuaresma](https://github.com/BrunoQuaresma)) - refactor(site): add version back to workspace header ([#&#8203;10552](https://github.com/coder/coder/issues/10552)) ([@&#8203;BrunoQuaresma](https://github.com/BrunoQuaresma)) - refactor(site): use generated Healthcheck API entities ([#&#8203;10650](https://github.com/coder/coder/issues/10650)) ([@&#8203;mtojek](https://github.com/mtojek)) - refactor(site): adjust a few colors ([#&#8203;10750](https://github.com/coder/coder/issues/10750)) ([@&#8203;BrunoQuaresma](https://github.com/BrunoQuaresma)) - refactor(site): add minor tweaks to the workspace delete dialog ([#&#8203;10758](https://github.com/coder/coder/issues/10758)) ([@&#8203;BrunoQuaresma](https://github.com/BrunoQuaresma)) - refactor(site): replace secondary by primary color ([#&#8203;10757](https://github.com/coder/coder/issues/10757)) ([@&#8203;BrunoQuaresma](https://github.com/BrunoQuaresma)) - refactor(site): add minor improvements to the schedule controls ([#&#8203;10756](https://github.com/coder/coder/issues/10756)) ([@&#8203;BrunoQuaresma](https://github.com/BrunoQuaresma)) ##### Tests - [`e36503a`](https://github.com/coder/coder/commit/e36503afd) test(codersdk/agentsdk): fix context cancel flush test ([#&#8203;10560](https://github.com/coder/coder/issues/10560)) ([@&#8203;mafredri](https://github.com/mafredri)) ##### Continuous integration - [`e976f50`](https://github.com/coder/coder/commit/e976f5041) ci: bump the github-actions group with 2 updates ([#&#8203;10537](https://github.com/coder/coder/issues/10537)) ([@&#8203;app/dependabot](https://github.com/app/dependabot)) - [`4f3925d`](https://github.com/coder/coder/commit/4f3925d0b) ci: close likely-no issues automatically ([#&#8203;10569](https://github.com/coder/coder/issues/10569)) ([@&#8203;ammario](https://github.com/ammario)) - [`076db31`](https://github.com/coder/coder/commit/076db3148) ci: use actions/setup-go builtin cache ([#&#8203;10608](https://github.com/coder/coder/issues/10608)) ([@&#8203;matifali](https://github.com/matifali)) - [`715bbd3`](https://github.com/coder/coder/commit/715bbd3ed) ci: bump go to version 1.20.11 ([#&#8203;10631](https://github.com/coder/coder/issues/10631)) ([@&#8203;matifali](https://github.com/matifali)) - [`be0436a`](https://github.com/coder/coder/commit/be0436afb) ci: bump terraform version to 1.5.7 to match embedded terraform version ([#&#8203;10630](https://github.com/coder/coder/issues/10630)) ([@&#8203;matifali](https://github.com/matifali)) - [`3f4791c`](https://github.com/coder/coder/commit/3f4791c9d) ci: bump the github-actions group with 4 updates ([#&#8203;10649](https://github.com/coder/coder/issues/10649)) ([@&#8203;app/dependabot](https://github.com/app/dependabot)) - [`c14c1cc`](https://github.com/coder/coder/commit/c14c1cce1) ci: bump the github-actions group with 1 update ([#&#8203;10694](https://github.com/coder/coder/issues/10694)) ([@&#8203;app/dependabot](https://github.com/app/dependabot)) ##### Other changes - [`5f0417d`](https://github.com/coder/coder/commit/5f0417d14) Fix nix-shell on macos ([#&#8203;10591](https://github.com/coder/coder/issues/10591)) ([@&#8203;anunayasri](https://github.com/anunayasri)) - [`3200b85`](https://github.com/coder/coder/commit/3200b85d8) Revert "chore: bump go.uber.org/goleak from 1.2.1 to 1.3.0 ([#&#8203;10398](https://github.com/coder/coder/issues/10398))" ([#&#8203;10444](https://github.com/coder/coder/issues/10444)) ([@&#8203;spikecurtis](https://github.com/spikecurtis)) - [`8ddc8b3`](https://github.com/coder/coder/commit/8ddc8b344) site: new dark theme ([#&#8203;10331](https://github.com/coder/coder/issues/10331)) ([@&#8203;aslilac](https://github.com/aslilac)) - [`fc249fa`](https://github.com/coder/coder/commit/fc249fab1) skip TestCollectInsights ([#&#8203;10749](https://github.com/coder/coder/issues/10749)) ([@&#8203;mtojek](https://github.com/mtojek)) Compare: [`v2.3.3...v2.4.0`](https://github.com/coder/coder/compare/v2.3.3...v2.4.0) #### Container image - `docker pull ghcr.io/coder/coder:v2.4.0` #### 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. </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy45OC4xIiwidXBkYXRlZEluVmVyIjoiMzcuOTguMSIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
prskr added 1 commit 2023-12-20 22:13:51 +00:00
chore(deps): update ghcr.io/coder/coder docker tag to v2.5.1
All checks were successful
Hetzner Cloud template / hetzner-cloud-template (pull_request) Successful in 57s
39f59ecc62
prskr merged commit 7cf5388372 into main 2023-12-21 14:38:46 +00:00
prskr deleted branch renovate/ghcr.io-coder-coder-2.x 2023-12-21 14:38:47 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: prskr/coder-template#5
No description provided.