Skip to content

Releases: G-Research/consuldotnet

v1.7.14.4

18 Jul 08:48
5f53110
Compare
Choose a tag to compare

What's Changed

  • Version bump after release by @marcin-krystianc in #300
  • Fix flaky tests by @marcin-krystianc in #301
  • Update Consul agent versions used for testing by @consul-version-updater in #302
  • Update Consul agent versions used for testing by @consul-version-updater in #303
  • Bump webpack-dev-middleware from 5.3.3 to 5.3.4 in /docs by @dependabot in #305
  • Update Consul agent versions used for testing by @consul-version-updater in #306
  • Revert "Update Consul agent versions used for testing" by @marcin-krystianc in #308
  • Bump express from 4.18.2 to 4.19.2 in /docs by @dependabot in #307
  • Bump follow-redirects from 1.15.2 to 1.15.4 in /docs by @dependabot in #295
  • Bump actions/configure-pages from 4 to 5 by @dependabot in #310
  • Fix macOS net5.0 failures by @marcin-krystianc in #317
  • Bump follow-redirects from 1.15.4 to 1.15.6 in /docs by @dependabot in #319
  • Read LAN Coordinates for a specific node by @JocelynVelarde in #314
  • Added list nodes for connect-capable service with endpoints by @JocelynVelarde in #312
  • Update 2-supported-apis.mdx by @JocelynVelarde in #320
  • Bump pavlovic-ivan/octo-nudge from 1 to 2 by @dependabot in #325
  • CI: Fix warnings & deprecation messages in the workflows by @ljubon in #326
  • Update Consul agent versions used for testing by @consul-version-updater in #309
  • Update Consul agent versions used for testing by @consul-version-updater in #328
  • [Testing] Make sure the env stays unmodified by @marcin-krystianc in #330
  • Update Consul agent versions used for testing by @consul-version-updater in #334
  • Bump braces from 3.0.2 to 3.0.3 in /docs by @dependabot in #335
  • Connect CA Roots by @IvanKolchanov in #332
  • Bump ws from 7.5.9 to 7.5.10 in /docs by @dependabot in #337
  • Added to GetCARoots, added GetCARoots with QueryOptions parameter by @IvanKolchanov in #338
  • [CI] Enable manual CI runs by @marcin-krystianc in #340
  • Added GetCALeaf endpoint, added tests for the endpoint in AgentTest.cs, modified IAgentEndpoint.cs to have GetCALeaf by @IvanKolchanov in #339
  • Added POST ConnectAuthorize endpoint, added test for the endpoint, method to IAgendEndpoint.cs by @IvanKolchanov in #343
  • Bump System.Text.Json from 7.0.3 to 8.0.4 in /Consul.Test by @dependabot in #345
  • Update Consul agent versions used for testing by @consul-version-updater in #346
  • Added GET Update LAN Coordinates endpoints, added tests for it by @IvanKolchanov in #348
  • Added GET GatewayService endpoint, tests for it by @IvanKolchanov in #347
  • Make possible to use non-root consul urls by @marcin-krystianc in #333
  • Updating the changelog for the next release by @marcin-krystianc in #351

New Contributors

Full Changelog: v1.7.14.3...v1.7.14.4

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