fix: avoid using pg_dump 17.0 or higher when generating schema#19695
fix: avoid using pg_dump 17.0 or higher when generating schema#19695ethanndickson wants to merge 16 commits into
Conversation
Co-authored-by: Sas Swart <sas.swart.cdk@gmail.com> Co-authored-by: Danielle Maywood <danielle@themaywoods.com> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Co-authored-by: Ethan <39577870+ethanndickson@users.noreply.github.com> Co-authored-by: Hugo Dutka <hugo@coder.com> Co-authored-by: Thomas Kosiewski <tk@coder.com> Co-authored-by: Cian Johnston <cian@coder.com>
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.
…e GCS bucket (#19521) Updated the upload script to copy the slim binaries from the ./build directory to the GCS bucket (instead of the ./site/out/bin directory)
…19667) (#19668) * provisionerdserver: Expires prebuild user token for workspace, if it exists, when regenerating session token. * dbauthz: disallow prebuilds user from creating api keys * dbpurge: added functionality to expire stale api keys owned by the prebuilds user (cherry picked from commit 06cbb28)
…9684) Fixes #19671 (re-?)Adds an audit log entry when an API key is created via `coder login`. NOTE: This does _not_ backfill audit logs. <img width="1354" height="207" alt="Screenshot 2025-09-02 at 14 16 24" src="https://github.com/user-attachments/assets/921e85c1-eced-4a19-9d37-8f84f4af1e73" /> (cherry picked from commit bd6e91e)
sreya
left a comment
There was a problem hiding this comment.
LGTM for the interest of getting the release out but get a retroactive review from someone smarter than me
|
I have read the CLA Document and I hereby sign the CLA 6 out of 7 committers have signed the CLA. |
See #19696