Skip to content

Releases: ARKlab/Ark.Tools

v5.1.0

09 Aug 15:16
55eae19
Compare
Choose a tag to compare

What's Changed

  • improv: improve ReferenceProject by moving 'common' helpers to Ark.Tools by @AndreaCuneo in #184
  • feat: add support for IAsyncContext by @AndreaCuneo in #182
  • feat(NLog): add callback to customize the NLog configuration during setup by @AndreaCuneo in #183

Full Changelog: v5.0.2...v5.1.0

v5.0.2

06 Aug 13:42
a6cf28a
Compare
Choose a tag to compare

What's Changed

  • fix: SftpClient failing to ListDirectory by @AndreaCuneo in #181
  • chore(deps): bump MSTest.TestAdapter from 3.4.3 to 3.5.0 by @dependabot in #173
  • chore(deps): bump Swashbuckle.AspNetCore.SwaggerUI from 6.6.2 to 6.7.0 by @dependabot in #179
  • chore(deps): bump netDumbster from 3.1.0 to 3.1.1 by @dependabot in #174
  • chore(deps): bump Azure.Messaging.ServiceBus from 7.17.5 to 7.18.1 by @dependabot in #178
  • chore(deps): bump Microsoft.Identity.Web and System.IdentityModel.Tokens.Jwt by @dependabot in #175
  • chore(deps): bump Azure.Storage.Blobs from 12.20.0 to 12.21.1 by @dependabot in #177

Full Changelog: v5.0.1...v5.0.2

v5.0.2-beta01

06 Aug 12:56
Compare
Choose a tag to compare
v5.0.2-beta01 Pre-release
Pre-release

What's Changed

  • chore(deps): bump MSTest.TestAdapter from 3.4.3 to 3.5.0 by @dependabot in #173
  • chore(deps): bump Swashbuckle.AspNetCore.SwaggerUI from 6.6.2 to 6.7.0 by @dependabot in #179
  • chore(deps): bump netDumbster from 3.1.0 to 3.1.1 by @dependabot in #174
  • chore(deps): bump Azure.Messaging.ServiceBus from 7.17.5 to 7.18.1 by @dependabot in #178
  • chore(deps): bump Microsoft.Identity.Web and System.IdentityModel.Tokens.Jwt by @dependabot in #175
  • chore(deps): bump Azure.Storage.Blobs from 12.20.0 to 12.21.1 by @dependabot in #177

Full Changelog: v5.0.1...v5.0.2-beta01

v5.0.1

19 Jul 14:00
2074da7
Compare
Choose a tag to compare

Fixed usage for NewtonsoftJson removing wrong assignment without settings.
uniformed flag useNewtonsoft => useNewtonsoftJson

v5.0.0

11 Jul 16:03
75eed20
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.11.0...v5.0.0

v4.11.0

27 Apr 14:43
e48bc7d
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump Microsoft.Identity.Client from 4.55.0 to 4.59.1 in /Ark.Tools.AspNetCore.BasicAuthAzureActiveDirectoryProxy by @dependabot in #150
  • chore(deps): bump Azure.Identity from 1.10.2 to 1.11.0 in /Ark.Tools.Hosting by @dependabot in #153
  • chore(deps): bump System.IdentityModel.Tokens.Jwt from 6.31.0 to 6.34.0 in /Ark.Tools.SpecFlow by @dependabot in #145
  • chore(deps): bump System.IdentityModel.Tokens.Jwt from 6.31.0 to 6.34.0 in /Ark.Tools.SpecFlow by @dependabot in #158
  • chore(deps): bump actions/setup-dotnet from 3 to 4 by @dependabot in #157
  • chore(deps): bump actions/checkout from 3 to 4 by @dependabot in #154
  • chore(deps): bump github/codeql-action from 2 to 3 by @dependabot in #155
  • chore(deps): bump actions/dependency-review-action from 3 to 4 by @dependabot in #156
  • #149 optimise dependencies by @thompson-tomo in #152

New Contributors

Full Changelog: v4.10.0...v4.11.0

v4.10.0

12 Jan 16:33
f192a2b
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump Azure.Identity from 1.9.0 to 1.10.2 in /Ark.Tools.Hosting by @dependabot in #122
  • chore(deps): bump NodaTime.Serialization.JsonNet from 3.0.1 to 3.1.0 by @dependabot in #121
  • chore(deps): bump Microsoft.AspNetCore.OData from 8.2.0 to 8.2.3 by @dependabot in #119
  • chore(deps): bump Microsoft.NET.Test.Sdk from 17.6.2 to 17.7.2 by @dependabot in #113
  • chore(deps): bump MSTest.TestFramework from 3.0.4 to 3.1.1 by @dependabot in #115
  • chore(deps): bump Microsoft.CodeAnalysis.NetAnalyzers from 7.0.1 to 7.0.4 by @dependabot in #120
  • chore(deps): bump NodaTime.Serialization.SystemTextJson from 1.0.0 to 1.1.2 by @dependabot in #126
  • chore(deps): bump FluentAssertions from 6.11.0 to 6.12.0 by @dependabot in #123
  • chore(deps): bump Azure.Messaging.ServiceBus from 7.16.1 to 7.17.0 by @dependabot in #128
  • chore(deps): bump Rebus.AzureServiceBus from 9.3.5 to 9.4.0 by @dependabot in #131
  • chore(deps): bump NLog.Database and NLog by @dependabot in #133
  • chore(deps): bump JWT from 10.0.3 to 10.1.1 by @dependabot in #137
  • chore(deps): bump Dapper from 2.0.143 to 2.1.24 by @dependabot in #135
  • chore(deps): bump Microsoft.Identity.Client.Extensions.Msal and Microsoft.Identity.Client by @dependabot in #134
  • chore(deps): bump Microsoft.Extensions.ObjectPool from 6.0.20 to 6.0.25 by @dependabot in #136
  • chore(deps): bump Microsoft.NET.Test.Sdk from 17.7.2 to 17.8.0 by @dependabot in #139
  • Add nullable FtpClientParameters to FtpConfig by @PeterRimmer71 in #144
  • Remove configurer from existing PoolArxOne class/factory and add a specific class/factory with configurer by @PeterRimmer71 in #146

New Contributors

Full Changelog: v4.9.4...v4.10.0

v4.10.0-beta01

12 Jan 14:32
Compare
Choose a tag to compare
v4.10.0-beta01 Pre-release
Pre-release
Rename new client pool factory as FtpClientPoolArxOneWithConfigFactory

v4.9.5-beta01

08 Jan 16:31
47072c0
Compare
Choose a tag to compare
v4.9.5-beta01 Pre-release
Pre-release

What's Changed

  • chore(deps): bump Azure.Identity from 1.9.0 to 1.10.2 in /Ark.Tools.Hosting by @dependabot in #122
  • chore(deps): bump NodaTime.Serialization.JsonNet from 3.0.1 to 3.1.0 by @dependabot in #121
  • chore(deps): bump Microsoft.AspNetCore.OData from 8.2.0 to 8.2.3 by @dependabot in #119
  • chore(deps): bump Microsoft.NET.Test.Sdk from 17.6.2 to 17.7.2 by @dependabot in #113
  • chore(deps): bump MSTest.TestFramework from 3.0.4 to 3.1.1 by @dependabot in #115
  • chore(deps): bump Microsoft.CodeAnalysis.NetAnalyzers from 7.0.1 to 7.0.4 by @dependabot in #120
  • chore(deps): bump NodaTime.Serialization.SystemTextJson from 1.0.0 to 1.1.2 by @dependabot in #126
  • chore(deps): bump FluentAssertions from 6.11.0 to 6.12.0 by @dependabot in #123
  • chore(deps): bump Azure.Messaging.ServiceBus from 7.16.1 to 7.17.0 by @dependabot in #128
  • chore(deps): bump Rebus.AzureServiceBus from 9.3.5 to 9.4.0 by @dependabot in #131
  • chore(deps): bump NLog.Database and NLog by @dependabot in #133
  • chore(deps): bump JWT from 10.0.3 to 10.1.1 by @dependabot in #137
  • chore(deps): bump Dapper from 2.0.143 to 2.1.24 by @dependabot in #135
  • chore(deps): bump Microsoft.Identity.Client.Extensions.Msal and Microsoft.Identity.Client by @dependabot in #134
  • chore(deps): bump Microsoft.Extensions.ObjectPool from 6.0.20 to 6.0.25 by @dependabot in #136
  • chore(deps): bump Microsoft.NET.Test.Sdk from 17.7.2 to 17.8.0 by @dependabot in #139
  • Add nullable FtpClientParameters to FtpConfig by @PeterRimmer71 in #144

New Contributors

Full Changelog: v4.9.4...v4.9.5-beta01

v4.9.4

03 Oct 09:30
01ed38e
Compare
Choose a tag to compare

What's Changed

  • feat(jwtdecidetojson): Added WithJsonSerializer(new JsonNetSerializer… by @jacopocinaark in #118
  • chore(deps): bump Microsoft.Extensions.Logging.AzureAppServices from 6.0.20 to 6.0.22 by @dependabot in #117
  • chore(deps): bump Rebus from 7.1.0 to 7.2.1 by @dependabot in #111
  • chore(deps): bump Azure.Messaging.ServiceBus from 7.15.0 to 7.16.1 by @dependabot in #116

Full Changelog: v4.9.3...v4.9.4