Skip to content

Releases: G-Research/consuldotnet

v1.7.14.3

29 Jan 07:39
e1d07b8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.7.14.2...v1.7.14.3

v1.7.14.2

30 Nov 12:00
e64202e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.7.14.1...v1.7.14.2

v1.7.14.1

20 Oct 07:58
468b91b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.6.10.9...v1.7.14.1

v1.6.10.9

06 Apr 07:19
0e5c279
Compare
Choose a tag to compare

1.6.10.9

  • Adding properties: AliasService, AliasNode to AgentServiceCheck class for support: (#202)
  • Update project url (#212)
  • Update CI, drop tests for old frameworks, add net7.0 (#213)

What's Changed

  • Bump the version by @marcin-krystianc in #188
  • Update Consul agent versions used for testing by @consul-version-updater in #189
  • Update Consul agent versions used for testing by @consul-version-updater in #190
  • Adding GitPod by @naskio in #191
  • adding Badges by @naskio in #192
  • Update Consul agent versions used for testing by @consul-version-updater in #193
  • Update Consul agent versions used for testing by @consul-version-updater in #197
  • Update Consul agent versions used for testing by @consul-version-updater in #198
  • Update Consul agent versions used for testing by @consul-version-updater in #199
  • Adding properties: AliasService, AliasNode to AgentServiceCheck class by @firerain-fd in #202
  • Adding documentation website by @naskio in #200
  • Make the Agent_Register_UseAliasCheck test more robust by @marcin-krystianc in #203
  • Bump actions/deploy-pages from 1 to 2 by @dependabot in #207
  • Edit grammar Update 6-release-process.mdx by @c-rindi in #206
  • updating .gitignore by @naskio in #194
  • Bump http-cache-semantics from 4.1.0 to 4.1.1 in /docs by @dependabot in #204
  • Bump webpack from 5.75.0 to 5.76.2 in /docs by @dependabot in #205
  • Make the Agent_Register_UseAliasCheck test more robust (Attempt 2) by @marcin-krystianc in #209
  • Updating project URL by @marcin-krystianc in #212
  • Update CI, drop tests for old frameworks, add net7.0 by @marcin-krystianc in #213
  • Update Consul agent versions used for testing by @consul-version-updater in #214
  • Make lock-related tests not flaky by @marcin-krystianc in #211
  • Preparing CHANGELOG for a new release by @marcin-krystianc in #215

New Contributors

Full Changelog: v1.6.10.8...v1.6.10.9

v1.6.10.8

13 Dec 09:40
ad9f210
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.6.10.7...v1.6.10.8

Consul.NET 1.6.10.7

01 Aug 15:26
e2ef61a
Compare
Choose a tag to compare
  • Add support for replace-existing-checks parameter of service registration endpoint that allows to replace existing checks when re-registering a service (#155)
  • Update Newtonsoft.Json reference to version 13.0.1 (#160)

Consul.NET 1.6.10.6

01 Jun 10:56
3c266c8
Compare
Choose a tag to compare

What's Changed

  • Update Consul agent versions used for testing by @consul-version-updater in #147
  • Fix deadlock in .net framework. by @bosima in #146
  • Enforce ConfigureAwait(false) on the whole library by @marcin-krystianc in #148

New Contributors

Full Changelog: v1.6.10.5...v1.6.10.6

Consul.NET 1.6.10.5

29 Apr 13:07
9eba698
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.6.10.4...v1.6.10.5

Consul.NET 1.6.10.4

27 Dec 11:20
e66589b
Compare
Choose a tag to compare

What's Changed

  • Added the TaggedAddresses field to the AgentService, CatalogService and AgentServiceRegistration structures (#111)
  • Fix the equality check (#123)
  • Added filtering abilities into Agent.Services (#128)
  • Fixed serialization of TimeSpan to GoDuration (#129)

Full Changelog: v1.6.10.3...v1.6.10.4

Consul.Net 1.6.10.3

06 Aug 09:38
5d63379
Compare
Choose a tag to compare
  • Fix assembly version not properly set (#112)