---
title: "Coder 2.10 - Coder Changelog"
description: "Coder 2.10 introduces **enhanced workspace observability, new authentication and security features, and performance improvements**. A major change in this release is the **removal of Maximum Workspace Lifetime (`MAX_TTL`)**, replaced by **Autostop Requirement** for better control over workspace shutdowns. Other notable additions include **Windows container support, AWS IAM RDS database authentication, and improved workspace build tracking**."
image: "/_next/static/media/OpenGraph.f7fb2003.jpg"
---

![Changelog Masthead Background](https://coder.com/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fcde-masthead-bg.e195b191.jpg&w=2048&q=75&dpl=dpl_6nk5kNgFFcNJHJMkjKv2buyt63Mz)

[Back to changelog](https://coder.com/changelog)

v2.10April 3, 2024

# Coder 2.10

Coder 2.10 introduces **enhanced workspace observability, new authentication and security features, and performance improvements**. A major change in this release is the **removal of Maximum Workspace Lifetime (`MAX_TTL`)**, replaced by **Autostop Requirement** for better control over workspace shutdowns. Other notable additions include **Windows container support, AWS IAM RDS database authentication, and improved workspace build tracking**.

## New Features

- **Workspace & Security Enhancements** –

  - **Autostop Requirement replaces `MAX_TTL`** for improved workspace lifecycle management.
  - Added **AWS IAM RDS Database authentication** for secure database access.
  - **OAuth2 providers are now available for all users**, no longer an enterprise-only feature.
  - Workspaces now **show queue position** during builds.
- **Improved Observability & Logging** –

  - **Workspace statuses are now exposed as Prometheus metrics**.
  - Added **debug handlers for logs, manifests, and tokens** in the agent.
  - **Support bundle command is now available**, making troubleshooting easier.
- **Container & Platform Updates** –

  - **Support for Windows containers** in bootstrap scripts.
  - **Agent child process OOM scores are now configurable**, preventing agent crashes under memory pressure.
- **UI & Developer Experience** –

  - **Listening ports in the UI are now scrollable** for better visibility.
  - Added **SFTP support to insights apps** for tracking workspace usage.
  - **C++ icon added** to supported languages.

## Breaking Changes

- **`MAX_TTL` Removed from Templates** – Workspaces will **no longer stop based on a maximum lifetime timer**. Users should migrate to **Autostop Requirement**, which better respects quiet hours while ensuring compliance with security policies.

[View the full changelog](https://github.com/coder/coder/releases/tag/v2.10.0) on GitHub.

This release **improves workspace security, expands observability, and enhances the developer experience**. If you have questions or feedback, join the conversation on **[Discord](https://discord.gg/coder)** or email us directly!
