Backport (1.6.x): DBPW - Update couchbase, elasticsearch, and mongodbatlas to DBv5#10199
Closed
pcman312 wants to merge 2 commits into
Closed
Backport (1.6.x): DBPW - Update couchbase, elasticsearch, and mongodbatlas to DBv5#10199pcman312 wants to merge 2 commits into
pcman312 wants to merge 2 commits into
Conversation
This is part 1 of 4 for renaming the `newdbplugin` package. This copies the existing package to the new location but keeps the current one in place so we can migrate the existing references over more easily.
calvn
approved these changes
Oct 20, 2020
Base automatically changed from
dbpw-backport-package-rename
to
release/1.6.x
October 20, 2020 21:46
pull Bot
pushed a commit
to NOUIY/vault
that referenced
this pull request
Oct 17, 2025
…ashicorp#10199) (hashicorp#10202) Co-authored-by: Nick Cabatoff <ncabatoff@hashicorp.com>
tsaarni
pushed a commit
to Nordix/vault
that referenced
this pull request
Oct 23, 2025
…ashicorp#10199) (hashicorp#10203) (hashicorp#10204) Co-authored-by: Nick Cabatoff <ncabatoff@hashicorp.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Backports #10162 and #10188 to 1.6.x
These update the couchbase, elasticsearch, and mongodbatlas plugins to their latest for DBv5
Note: This was not actually a cherrypick as there are two commits but this was a lot easier since it's updating go.mod to the newly released versions of those plugins. The end result should be the same.
Do not merge until #10197 is merged and base branch is updated to
release/1.6.x