Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: coder/coder
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.25.0
Choose a base ref
...
head repository: coder/coder
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: release/2.25
Choose a head ref
  • 5 commits
  • 8 files changed
  • 4 contributors

Commits on Aug 7, 2025

  1. ci: bump xcode version to 16.1.0 (#19125) (#19221)

    (cherry picked from commit 0d7cc5c)
    
    required for CI to pass with new runner version
    johnstcn authored Aug 7, 2025
    Configuration menu
    Copy the full SHA
    e68ffe8 View commit details
    Browse the repository at this point in the history
  2. fix: upgrade to 1.24.6 to fix race in lib/pq queries (#19214) (#19218)

    THIS IS A SECURITY FIX - cherry picked from #19214 
    
    upgrade to go 1.24.6 to avoid golang/go#74831
    (CVE-2025-47907)
    
    Also points to a new version of our lib/pq fork that worked around the
    Go issue, which should restore better performance.
    spikecurtis authored Aug 7, 2025
    Configuration menu
    Copy the full SHA
    079328d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9eb5fc6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3bf6a00 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2025

  1. Configuration menu
    Copy the full SHA
    d324cf7 View commit details
    Browse the repository at this point in the history
Loading