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

Release v0.10.5 #614

Merged
merged 39 commits into from
Jul 26, 2020
Merged

Release v0.10.5 #614

merged 39 commits into from
Jul 26, 2020

Conversation

jeffwecan
Copy link
Member

No description provided.

jeffwecan and others added 30 commits June 16, 2020 15:32
…ncrypt-data-uses-decrypt

Transit engine docs for Encrypt Data now refer to encrypt_data
bugfix: options not read by tune_mount_configuration
Signed-off-by: Trishank Karthik Kuppusamy <trishank.kuppusamy@datadoghq.com>
Signed-off-by: Trishank Karthik Kuppusamy <trishank.kuppusamy@datadoghq.com>
…te-algorithms

Add P-384 and RSA-3072 to list of allowed key types
Signed-off-by: Trishank Karthik Kuppusamy <trishank.kuppusamy@datadoghq.com>
…te-algorithms

Add P-521 to list of allowed key types
Signed-off-by: Trishank Karthik Kuppusamy <trishank.kuppusamy@datadoghq.com>
Signed-off-by: Trishank Karthik Kuppusamy <trishank.kuppusamy@datadoghq.com>
Correct Return Type Docstrings Within Transit Class
Since all supported versions have published enterprise versions
we no longer need to fallback to the old style S3 download URLS.
Update Vault version test matrix / Oldest Support Vault Version
@jeffwecan jeffwecan added the release Label for PRs related to new releases / versions of hvac. label Jul 26, 2020
@jeffwecan jeffwecan added this to the 0.10.5 milestone Jul 26, 2020
@jeffwecan jeffwecan requested a review from a team as a code owner July 26, 2020 17:47
@codecov
Copy link

codecov bot commented Jul 26, 2020

Codecov Report

❗ No coverage uploaded for pull request base (master@973c37d). Click here to learn what that means.
The diff coverage is 95.91%.

@@            Coverage Diff            @@
##             master     #614   +/-   ##
=========================================
  Coverage          ?   83.41%           
=========================================
  Files             ?       59           
  Lines             ?     3106           
  Branches          ?        0           
=========================================
  Hits              ?     2591           
  Misses            ?      515           
  Partials          ?        0           
Impacted Files Coverage Δ
hvac/api/auth_methods/aws.py 28.66% <ø> (ø)
hvac/api/secrets_engines/transit.py 90.37% <ø> (ø)
hvac/api/system_backend/leader.py 75.00% <0.00%> (ø)
hvac/api/system_backend/mount.py 84.21% <ø> (ø)
hvac/constants/transit.py 100.00% <ø> (ø)
hvac/v1/__init__.py 86.31% <ø> (ø)
hvac/api/auth_methods/jwt.py 92.30% <92.30%> (ø)
hvac/api/auth_methods/__init__.py 80.00% <100.00%> (ø)
hvac/api/auth_methods/oidc.py 100.00% <100.00%> (ø)
hvac/api/secrets_engines/identity.py 93.98% <100.00%> (ø)
... and 59 more

@jeffwecan jeffwecan merged commit b934397 into master Jul 26, 2020
jeffwecan added a commit that referenced this pull request Jul 26, 2020
Backport Merge pull request #614 from hvac/develop
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release Label for PRs related to new releases / versions of hvac.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants