Skip to content

Backport 1.9: If we get a 405 doing an HTTP PATCH, assume the server is pre-1.9 and…#13629

Merged
ncabatoff merged 1 commit intorelease/1.9.xfrom
backport-pr-13615-1.9
Jan 13, 2022
Merged

Backport 1.9: If we get a 405 doing an HTTP PATCH, assume the server is pre-1.9 and…#13629
ncabatoff merged 1 commit intorelease/1.9.xfrom
backport-pr-13615-1.9

Conversation

@ncabatoff
Copy link
Copy Markdown
Collaborator

… fall back to old readThenWrite approach (#13615)

@ncabatoff ncabatoff requested a review from ccapurso January 11, 2022 16:53
@ncabatoff ncabatoff changed the title If we get a 405 doing an HTTP PATCH, assume the server is pre-1.9 and… Backport 1.9: If we get a 405 doing an HTTP PATCH, assume the server is pre-1.9 and… Jan 11, 2022
@ncabatoff ncabatoff added this to the 1.9.3 milestone Jan 11, 2022
@ncabatoff ncabatoff merged commit b8b09c0 into release/1.9.x Jan 13, 2022
@ncabatoff ncabatoff deleted the backport-pr-13615-1.9 branch January 13, 2022 19:46
pbromb pushed a commit to pbromb/vault that referenced this pull request Apr 13, 2026
…github.com/moby/moby into release/1.21.x+ent (hashicorp#13572) (hashicorp#13629)

* [VAULT-43618] sdk: migrate from github.com/docker/docker to github.com/moby/moby (hashicorp#13549) (hashicorp#13573)
Resolve GHSA-x744-4wpc-v9h2 and GHSA-pxq6-2prw-chj9 in `vault` by replacing
`github.com/docker/docker` with `github.com/moby/moby/client` @ `v0.3.0` and
`github.com/moby/moby/api` @ `v1.54.0`. This is necessary as `docker/docker`
 is no longer maintained and the fixes are not available in it.

Resolve GO-2026-4518, GHSA-x6gf-mpr2-68h6 and GHSA-jqcq-xjh3-6g23 by
upgrading to github.com/jackc/pgx/v5. This is necessary as v4 is not
longer maitained.

Signed-off-by: Ryan Cragun <me@ryan.ec>
Co-authored-by: Ryan Cragun <me@ryan.ec>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant