Skip to content

fix: avoid using pg_dump 17.0 or higher when generating schema#19695

Closed
ethanndickson wants to merge 16 commits into
mainfrom
ethan/2.25-pgdump-fix
Closed

fix: avoid using pg_dump 17.0 or higher when generating schema#19695
ethanndickson wants to merge 16 commits into
mainfrom
ethan/2.25-pgdump-fix

Conversation

@ethanndickson

@ethanndickson ethanndickson commented Sep 4, 2025

Copy link
Copy Markdown
Member

See #19696

gcp-cherry-pick-bot Bot and others added 12 commits August 5, 2025 12:17
Co-authored-by: ケイラ <mckayla@hey.com>
Co-authored-by: 35C4n0r <70096901+35C4n0r@users.noreply.github.com>
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>
(cherry picked from commit 0d7cc5c)

required for CI to pass with new runner version
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.
…19482)

(cherry picked from commit 3370841)

bringing in #19441 to the 2.25
release branch to fix a bug in the `support bundle` command.
…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)
@ethanndickson
ethanndickson marked this pull request as draft September 4, 2025 02:45

@sreya sreya left a comment

Copy link
Copy Markdown
Collaborator

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

@ethanndickson
ethanndickson changed the base branch from release/2.25 to main September 4, 2025 03:28
@github-actions

github-actions Bot commented Sep 4, 2025

Copy link
Copy Markdown


Thank you for your submission, we really appreciate it. Like many open-source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution. You can sign the CLA by just posting a Pull Request Comment same as the below format.


I have read the CLA Document and I hereby sign the CLA


6 out of 7 committers have signed the CLA.
✅ (stirby)[https://github.com/stirby]
✅ (johnstcn)[https://github.com/johnstcn]
✅ (spikecurtis)[https://github.com/spikecurtis]
✅ (jdomeracki-coder)[https://github.com/jdomeracki-coder]
✅ (ethanndickson)[https://github.com/ethanndickson]
✅ (rowansmithau)[https://github.com/rowansmithau]
❌ @gcp-cherry-pick-bot[bot]
You can retrigger this bot by commenting recheck in this Pull Request. Posted by the CLA Assistant Lite bot.

@github-actions github-actions Bot locked and limited conversation to collaborators Sep 4, 2025
@github-actions
github-actions Bot deleted the ethan/2.25-pgdump-fix branch March 5, 2026 00:12
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants