vault-client
vault-client copied to clipboard
Update swagger requirement from 0.7 to 6.2 in /vault-api
Updates the requirements on swagger to permit the latest version.
Changelog
Sourced from swagger's changelog.
[6.2.0] - 2022-06-25
Added
- Use a trait for connection on CompositeService to allow users to define their own supported connection types
[6.1.1] - 2022-02-01
Fixed
- Remove private, unused dependency on
chrono[6.1.0] - 2021-06-17
Added
- Add support for Unix Domain Socket services as part of a Composite Service
[6.0.0] - 2021-03-18
Breaking Changes
- Remove implicit conversions for ApiError from
&str,Stringandserde_json::Error- Support Hyper 0.14 and match features
- Add new feature
tcpto signal HTTP support- Add new feature
tlsto signal HTTP(S) support- Add new feature
clientto signal Client support- Add new feature
serverto signal Server support- Upgrade base64 to 0.13
- Update
mime_multipartrequirement from 0.5 to 0.6- Upgrade bytes to 1.0
- Upgrade tokio to 1.0
[5.1.0] - 2021-03-04
Added
- Support conversion for AnyOf and OneOf
- Expose CompositeMakeServiceEntry
[5.0.2] - 2021-01-13
Fixed
- Fix off by one error declaring OneOf and AnyOf with more than 10 arguments
[5.0.1] - 2021-01-12
Fixed
- Fix interop with serde 1.0.119
[5.0.0] - 2020-10-06
Breaking Changes
- Support Hyper 0.13
- Remove headers module
Added
- Add Clone implementation for AllowAllAuthenticator
- Add support functions for multipart/related
- Add ToString/FromStr implementations for ByteArray
- Add support for OneOf/AnyOf
... (truncated)
Commits
9e9f5b4Merge pull request #155 from Metaswitch/trait-composite-service0e42da9Merge branch 'master' into trait-composite-service23a8ed6Merge pull request #156 from Metaswitch/improve-one-any-of-docs82e8d16Improve docs for oneOf/anyOf types0a5f666Move HasRemoteAddr into a single place9b8194dRelease 6.2.051c1b3bUse a trait to define CompositeService3dc594bRelease 6.1.1714a6c4Merge pull request #150 from Metaswitch/remove-chronob55dd6cUpdate changelog- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)