Skip to content
This repository has been archived by the owner on Mar 25, 2024. It is now read-only.

Update consul requirement from 0.3.0 to 0.4.2 #4

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 17, 2021

Updates the requirements on consul to permit the latest version.

Changelog

Sourced from consul's changelog.

0.4.2

  • Added Config::new_from_consul_host(#57)
  • Various code refactoring
  • new CI using GitHub actions instead of Travis

0.4.1 (2021-04-27)

  • reqwest to 0.11, use blocking api
  • support for X-Consul-Token
  • [BUGFIX] Fix incorrect return values for services() in catalog
Commits
  • 02866bd Release 0.4.2
  • df5127c Add Tomer Shalev to authors
  • ab317d7 Test kv get after put
  • bc7c0bf Add Config::new_from_consul_host()
  • c66bf13 Fix various clippy issues
  • 6eefafb Fix "derive helper attribute is used before it is introduced"
  • d0ba4ae Set clippy to run on all targets
  • e6e88da Running cargo fmt
  • c54b7a8 * Creating set_up and tear_down methods to create client and aunique identifi...
  • 1506798 Update README.md with proper crate version
  • 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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 17, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants