Releases: G-Research/consuldotnet
Releases · G-Research/consuldotnet
v1.7.14.4
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
- @JocelynVelarde made their first contribution in #314
- @IvanKolchanov made their first contribution in #332
Full Changelog: v1.7.14.3...v1.7.14.4
v1.7.14.3
What's Changed
- Bumping version after a release by @marcin-krystianc in #275
- Added Support for Getting Service Configuration by @sammychinedu2ky in #278
- Bump actions/setup-dotnet from 3 to 4 by @dependabot in #279
- Update 3-supported-apis.mdx by @sammychinedu2ky in #280
- Bump actions/deploy-pages from 2 to 3 by @dependabot in #282
- Bump actions/configure-pages from 3 to 4 by @dependabot in #281
- Update Consul agent versions used for testing by @consul-version-updater in #283
- Bump github/codeql-action from 2 to 3 by @dependabot in #289
- Bump actions/download-artifact from 3 to 4 by @dependabot in #288
- Bump actions/upload-artifact from 3 to 4 by @dependabot in #287
- update README by @naskio in #290
- fix docs by @naskio in #291
- improve Documentation by @naskio in #292
- Bump actions/upload-pages-artifact from 2 to 3 by @dependabot in #293
- Bump actions/deploy-pages from 3 to 4 by @dependabot in #294
- CI: Add DependaBot checks by @ljubon in #267
- Fixing Mobile Responsiveness of the Website by @naskio in #286
- add Google Analytics 4 by @naskio in #284
- Bump actions/cache from 3 to 4 by @dependabot in #296
- Update Consul agent versions used for testing by @consul-version-updater in #297
- Add the Configuration property to the IConsulClient interface by @firerain-fd in #298
- Preparing the changelog for next release by @marcin-krystianc in #299
Full Changelog: v1.7.14.2...v1.7.14.3
v1.7.14.2
What's Changed
- Final post-release step, bump the version by @marcin-krystianc in #252
- ci: add workflow to format whitespaces by @winstxnhdw in #236
- feat: implement local service health check by @winstxnhdw in #240
- Bump actions/setup-node from 3 to 4 by @dependabot in #255
- Added support for Agent Metrics by @sammychinedu2ky in #263
- Update Consul agent versions used for testing by @consul-version-updater in #257
- Added support for agent host by @sammychinedu2ky in #259
- Update Consul agent versions used for testing by @consul-version-updater in #266
- Support Applying Configuration and Get Configuration by @sammychinedu2ky in #269
- Support Listing and Deleting Configuration Entries by @sammychinedu2ky in #271
- Support for Listing Services for Node and Retrieving Nodes that support Mesh Capable Service by @sammychinedu2ky in #273
- Added Test for Reload by @sammychinedu2ky in #265
- Added support for agent version by @sammychinedu2ky in #261
- Preparing changelog for the next release by @marcin-krystianc in #274
Full Changelog: v1.7.14.1...v1.7.14.2
v1.7.14.1
What's Changed
- Basic Connect support for service registration on the agent by @firerain-fd in #216
- Update Consul agent versions used for testing by @consul-version-updater in #217
- Update Consul agent versions used for testing by @consul-version-updater in #218
- Update Consul agent versions used for testing by @consul-version-updater in #220
- Bump semver from 5.7.1 to 5.7.2 in /docs by @dependabot in #221
- Adding features by @firerain-fd in #219
- Bump actions/upload-pages-artifact from 1 to 2 by @dependabot in #223
- CI: use enterprise build by @mfkl in #183
- Unblock the CI for enterprise version by @marcin-krystianc in #227
- Create MAINTAINERS.md by @demarillacizere in #226
- feat: add support for agent cache by @winstxnhdw in #225
- Run enterprise tests for all consul versions by @marcin-krystianc in #228
- Enterprise tests running on a PR from fork by @marcin-krystianc in #230
- feat: add support for
logjson
by @winstxnhdw in #224 - Workaround for the net461 and the 7.0.400 problem by @marcin-krystianc in #232
- Update Consul agent versions used for testing by @consul-version-updater in #231
- Workaround for the the CI for net461 by @marcin-krystianc in #234
- feat: introduce
Namespace
by @winstxnhdw in #229 - refactor/perf: apply lint suggestions by @winstxnhdw in #235
- Bump actions/checkout from 3 to 4 by @dependabot in #239
- refactor: reuse already implemented methods in Namespaces by @winstxnhdw in #238
- fix: write correct value for KV.Release by @winstxnhdw in #237
- add issue template for feature requests by @naskio in #241
- Update Consul agent versions used for testing by @consul-version-updater in #243
- Bump postcss from 8.4.21 to 8.4.31 in /docs by @dependabot in #245
- Add ServiceTags to the health check endpoint by @sammychinedu2ky in #244
- Bump @babel/traverse from 7.20.13 to 7.23.2 in /docs by @dependabot in #246
- Preparing the CHANGELOG for a new release by @marcin-krystianc in #249
- Updating the version for a new release by @marcin-krystianc in #250
- For the 4-number version we cannot use 0 as the last component. by @marcin-krystianc in #251
New Contributors
- @demarillacizere made their first contribution in #226
- @winstxnhdw made their first contribution in #225
- @sammychinedu2ky made their first contribution in #244
Full Changelog: v1.6.10.9...v1.7.14.1
v1.6.10.9
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
- @firerain-fd made their first contribution in #202
Full Changelog: v1.6.10.8...v1.6.10.9
v1.6.10.8
What's Changed
- Add CheckId to the AgentServiceCheck and mark the ID as obsolete by @marcin-krystianc in #185
- Fix to correctly handle query TTL by @gordonhopes in #187
New Contributors
- @naskio made their first contribution in #176
- @dependabot made their first contribution in #180
- @gordonhopes made their first contribution in #187
Full Changelog: v1.6.10.7...v1.6.10.8
Consul.NET 1.6.10.7
Consul.NET 1.6.10.6
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
What's Changed
- Check for LockTryOnce before delay by @maxoris and @mfkl in #21
- Add support for building and testing with .NET 6 by @jgiannuzzi in #135
New Contributors
Full Changelog: v1.6.10.4...v1.6.10.5
Consul.NET 1.6.10.4
What's Changed
- Added the
TaggedAddresses
field to theAgentService
,CatalogService
andAgentServiceRegistration
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