- Notifications
You must be signed in to change notification settings - Fork1k
fix: avoid using pg_dump 17.0 or higher when generating schema#19695
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
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 avoidgolang/go#74831(CVE-2025-47907)Also points to a new version of our lib/pq fork that worked around theGo issue, which should restore better performance.
…e GCS bucket (#19521)Updated the upload script to copy the slim binaries from the ./builddirectory to the GCS bucket (instead of the ./site/out/bin directory)
…9684)Fixes#19671(re-?)Adds an audit log entry when an API key is created via `coderlogin`.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 commitbd6e91e)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
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 of7 committers have signed the CLA. |
Uh oh!
There was an error while loading.Please reload this page.
See#19696