Skip to content

Bump Consul from 0.7.2.6 to 1.6.10.2#21

Open
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/nuget/Consul-1.6.10.2
Open

Bump Consul from 0.7.2.6 to 1.6.10.2#21
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/nuget/Consul-1.6.10.2

Conversation

@dependabot-preview

Copy link
Copy Markdown

Bumps Consul from 0.7.2.6 to 1.6.10.2.

Release notes

Sourced from Consul's releases.

Consul.Net 1.6.10.2

1.6.10.2

  • Add support for net5.0 (#85).
  • Use ILRepack instead of ILMerge so .NETFramework builds on all platforms (#92).
  • Many CI and build improvements (#101, #96, #89, #100, #95).
  • Initial release of Consul.AspNetCore after retrieving ownership.

Consul.Net 1.6.10.1

1.6.10.1

  • Add GRPC and GRPCUseTLS to the agent service check parameters (#22)
  • Compatibility with Consul 1.7.x - RoleLink & PolicyLink (#31)
  • Added the possibility to specify more http request options and meta-data when registering service checks (#39) It is now possible to specify the http Header(s) (Headers), Method and Body to be used for a given service check. A given service check might also now have an identifier (ID), Name and a description (Notes) associated.
  • Added the Type field to the AgentCheck and HealthCheck structures (#42)
  • Fix issue #24 removing constructor's Obsolete attribute for HttpClient injection (#32)
  • Added asp net core integration - Consul.AspNetCore (#17)(#45)
  • Fixed lock and semaphore timeouts logic (#64)
  • Added service and node filtering abilities into Health.Service (#70)
  • Fixed NRE in Lock (#66)
  • Lock: Forward user cancellation token downstream (#67)
  • Pass WriteOptions parameter to correct parameter of Put(...) (#76)(#77)
  • Update consul to v1.6.10 (#78)

Consul.Net 1.6.10.1-rc1

1.6.10.1

  • Add GRPC and GRPCUseTLS to the agent service check parameters (#22)
  • Compatibility with Consul 1.7.x - RoleLink & PolicyLink (#31)
  • Added the possibility to specify more http request options and meta-data when registering service checks (#39) It is now possible to specify the http Header(s) (Headers), Method and Body to be used for a given service check. A given service check might also now have an identifier (ID), Name and a description (Notes) associated.
  • Added the Type field to the AgentCheck and HealthCheck structures (#42)
  • Fix issue #24 removing constructor's Obsolete attribute for HttpClient injection (#32)
  • Added asp net core integration - Consul.AspNetCore (#17)(#45)
  • Fixed lock and semaphore timeouts logic (#64)
  • Added service and node filtering abilities into Health.Service (#70)
  • Fixed NRE in Lock (#66)
  • Lock: Forward user cancellation token downstream (#67)
  • Pass WriteOptions parameter to correct parameter of Put(...) (#76)(#77)
  • Update consul to v1.6.10 (#78)

Consul.Net 1.6.1.1

Changelog

  • Fix issue #9 preventing use of the library with .NET Framework

➡️ Available on the NuGet Gallery

Consul.Net 1.6.1

... (truncated)

Changelog

Sourced from Consul's changelog.

Changelog

Unreleased

1.6.10.1

  • Add GRPC and GRPCUseTLS to the agent service check parameters (#22)
  • Compatibility with Consul 1.7.x - RoleLink & PolicyLink (#31)
  • Added the possibility to specify more http request options and meta-data when registering service checks (#39) It is now possible to specify the http Header(s) (Headers), Method and Body to be used for a given service check. A given service check might also now have an identifier (ID), Name and a description (Notes) associated.
  • Added the Type field to the AgentCheck and HealthCheck structures (#42)
  • Fix issue #24 removing constructor's Obsolete attribute for HttpClient injection (#32)
  • Added asp net core integration - Consul.AspNetCore (#17)(#45)
  • Fixed lock and semaphore timeouts logic (#64)
  • Added service and node filtering abilities into Health.Service (#70)
  • Fixed NRE in Lock (#66)
  • Lock: Forward user cancellation token downstream (#67)
  • Pass WriteOptions parameter to correct parameter of Put(...) (#76)(#77)
  • Update consul to v1.6.10 (#78)

1.6.1.1

  • Fix issue #9 preventing use of the library with .NET Framework

Forked from PlayFab Inc by G-Research (1.6.1)

  • Upgrade to .NET 4.6.1 and .NET Core 2.0
  • Add missing code documentation
  • General cleanup
  • Make unit tests run on .NET framework
  • Added new Token, Policy and Role API Entry points to reflect the ACL changes made in Consul 1.4.0 and 1.5.0
  • Aligned to Consul API 1.6.1

Major Changes between 0.6.4.7 and 0.7.0

  • The method of configuring the ConsulClient has been reworked. It now uses Actions to configure the options inside itself - e.g. var client = new ConsulClient((cfg) => { cfg.Datacenter = "us-west-2"; } See the file Consul.Test/ClientTest.cs and the test method Client_Constructors() for more examples. The old method will work but has been made Obsolete.
  • The ExecuteAbortableLocked method has been removed.
  • Requests to use the X-Consul-Token header instead of the ?token= query parameter. This may break use of ACLs with very old Consuls (< 0.6.0). Please file an issue if this breaks for you.

2017-01-17

  • Fixed up a few leaking tasks in Sessions, Locks and Semaphores, as well as properly waiting for the previously-leaked tasks to complete. Also made some tasks Long Running in the TPL sense.

2017-01-03 (0.7.2.0)

... (truncated)

Commits

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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview Bot added the dependencies Pull requests that update a dependency file label Jul 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants