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

build(deps): bump github.com/hashicorp/consul/sdk from 0.10.0 to 0.11.0#305

Merged
mikemorris merged 2 commits intomainfrom
dependabot/go_modules/github.com/hashicorp/consul/sdk-0.11.0
Aug 15, 2022
Merged

build(deps): bump github.com/hashicorp/consul/sdk from 0.10.0 to 0.11.0#305
mikemorris merged 2 commits intomainfrom
dependabot/go_modules/github.com/hashicorp/consul/sdk-0.11.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Aug 10, 2022

Bumps github.com/hashicorp/consul/sdk from 0.10.0 to 0.11.0.

Commits
  • 8ea7180 Add changelog entry for new transparent proxying feature
  • 4541171 Denote Cluster Peering as 'Beta' in changelog
  • b4ab942 Consul 1.13.0
  • 293d3c5 Backport of Restructure Api Gateway Documentation into release/1.13.x (#14046)
  • 425dd7e backport of commit e43f1036eba9c8a57bdf94c67df4ce313f3286d0 (#14069)
  • 1b51e58 backport of commit 9c6d3fd332709aed81608b473745c9e0d11d5b86 (#14068)
  • 4f0f43e Backport of add config parameters doc for destination in service-defaults int...
  • ceff925 Backport of Fix wildcard picking up services it shouldn't for ingress/termina...
  • 0c8e849 backport of commit 4c1577845b10326b2787c49bd2f1ba5ab1c60b9b (#14059)
  • fa2135d backport of commit f74e6cb1b51cb11d5ac3b57a54ed3dbb3e18fc71 (#14058)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 dependencies pr/no-changelog Skip the CI check that requires a changelog entry labels Aug 10, 2022
Bumps [github.com/hashicorp/consul/sdk](https://github.com/hashicorp/consul) from 0.10.0 to 0.11.0.
- [Release notes](https://github.com/hashicorp/consul/releases)
- [Changelog](https://github.com/hashicorp/consul/blob/main/CHANGELOG.md)
- [Commits](hashicorp/consul@sdk/v0.10.0...sdk/v0.11.0)

---
updated-dependencies:
- dependency-name: github.com/hashicorp/consul/sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/hashicorp/consul/sdk-0.11.0 branch from acabf7a to aa8bc5e Compare August 10, 2022 15:53
@mikemorris
Copy link
Copy Markdown
Contributor

mikemorris commented Aug 12, 2022

@mikemorris
Copy link
Copy Markdown
Contributor

Fix was to remove set Peering = nil in the ServerConfigCallback argument to omit an unsupported config option from mocked server responses for integration tests with older Consul clients.

Refs hashicorp/consul#13963, which added Peering: &TestPeeringConfig{Enabled: true} to the default TestServerConfig used by the consul/sdk/testutil package.

@mikemorris mikemorris requested a review from a team August 15, 2022 20:35
@mikemorris mikemorris merged commit d24ce0d into main Aug 15, 2022
@mikemorris mikemorris deleted the dependabot/go_modules/github.com/hashicorp/consul/sdk-0.11.0 branch August 15, 2022 21:13
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies pr/no-changelog Skip the CI check that requires a changelog entry

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants