Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backport 1.6.x - secrets/database: Fixes marshalling bug for json.Number types (#11451) #11457

Merged
merged 1 commit into from
Apr 23, 2021

Conversation

austingebauer
Copy link
Contributor

This PR backports a bug fix from #11451.

The following steps were taken:

  1. git checkout release/1.6.x
  2. git checkout -b backport-pr-11451-1.6.x
  3. git cherry-pick 0d2ae70

@austingebauer austingebauer added bug Used to indicate a potential bug secret/database labels Apr 23, 2021
@austingebauer austingebauer added this to the 1.6.5 milestone Apr 23, 2021
@vercel
Copy link

vercel bot commented Apr 23, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployments, click below or on the icon next to each commit.

vault – ./website

🔍 Inspect: https://vercel.com/hashicorp/vault/BTebuMxhWnDSyqi7yDUH8zf5SiTR
✅ Preview: Failed

vault-storybook – ./ui

🔍 Inspect: https://vercel.com/hashicorp/vault-storybook/HGR44xxn3fQrqRJhEqdZL9mnBNCd
✅ Preview: Canceled

@austingebauer austingebauer merged commit 4741e08 into release/1.6.x Apr 23, 2021
@austingebauer austingebauer deleted the backport-pr-11451-1.6.x branch April 23, 2021 23:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Used to indicate a potential bug secret/database
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants