Skip to content

Releases: clickviewapp/GoodStuff

1.7.0-rc2

21 Jan 07:10
Compare
Choose a tag to compare
1.7.0-rc2 Pre-release
Pre-release

What's Changed

Full Changelog: 1.7.0-rc1...1.7.0-rc2

1.7.0-rc1

21 Jan 00:29
Compare
Choose a tag to compare
1.7.0-rc1 Pre-release
Pre-release

What's Changed

  • Bump Microsoft.Extensions.Logging.Abstractions from 8.0.1 to 8.0.2 by @dependabot in #211
  • Bump Microsoft.Extensions.DependencyInjection from 8.0.0 to 8.0.1 by @dependabot in #209
  • Bump xunit from 2.9.0 to 2.9.2 by @dependabot in #205
  • Bump Polly from 8.4.1 to 8.4.2 by @dependabot in #206
  • Bump System.IdentityModel.Tokens.Jwt from 8.0.2 to 8.1.2 by @dependabot in #210
  • Bump NSubstitute from 5.1.0 to 5.3.0 by @dependabot in #215
  • Bump Microsoft.Extensions.Hosting.Abstractions and Microsoft.Extensions.Logging.Abstractions by @dependabot in #214
  • Bump Microsoft.Extensions.Logging.Console, Microsoft.Extensions.Logging.Abstractions and Microsoft.Extensions.Logging by @dependabot in #213
  • Bump System.IdentityModel.Tokens.Jwt from 8.1.2 to 8.2.1 by @dependabot in #224
  • Bump Polly from 8.4.2 to 8.5.0 by @dependabot in #225
  • Bump Microsoft.NET.Test.Sdk from 17.11.1 to 17.12.0 by @dependabot in #226
  • Bump System.Text.Json from 8.0.5 to 9.0.0 by @dependabot in #223
  • Bump System.Data.SqlClient from 4.8.6 to 4.9.0 by @dependabot in #222
  • Bump Microsoft.Extensions.Options from 8.0.2 to 9.0.0 by @dependabot in #221
  • Bump Microsoft.Extensions.DependencyInjection from 8.0.1 to 9.0.0 by @dependabot in #220
  • Rabbitmq 7.0.0 by @MrSmoke in #218
  • Add LogScope to QueueHostedService to add the message id by @MrSmoke in #219
  • Bump StackExchange.Redis from 2.8.16 to 2.8.22 by @dependabot in #230
  • Bump Microsoft.Extensions.Hosting.Abstractions, Microsoft.Extensions.Logging.Abstractions and Microsoft.Extensions.Options by @dependabot in #229
  • RabbitMQ: EnablePublisherConfirms option by @MrSmoke in #232
  • Replace System.Data.SqlClient with Microsoft.Data.SqlClient by @MrSmoke in #233
  • RabbitMQ make LoggerFactory nullable by @MrSmoke in #234
  • Bump StackExchange.Redis from 2.8.22 to 2.8.24 by @dependabot in #236
  • Remove .Default methods from IMessageSerializer by @MrSmoke in #243

Full Changelog: 1.6.0...1.7.0-rc1

1.6.0

28 Oct 04:19
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.5.0...1.6.0

1.6.0-rc1

18 Sep 00:58
Compare
Choose a tag to compare
1.6.0-rc1 Pre-release
Pre-release

What's Changed

Full Changelog: 1.5.0...1.6.0-rc1

1.5.0

13 May 03:39
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.4.3...1.5.0

1.5.0-rc5

02 May 00:07
Compare
Choose a tag to compare
1.5.0-rc5 Pre-release
Pre-release

What's Changed

Full Changelog: 1.5.0-rc4...1.5.0-rc5

1.5.0-rc4

19 Apr 05:59
Compare
Choose a tag to compare
1.5.0-rc4 Pre-release
Pre-release

ClickView.GoodStuff.AspNet

  • Add default values for CloudflareGeoLocationProviderOptions
  • Fix AddCookie using the wrong types
  • use ValueTask instead of Task for IGeoLocationProvider

Full Changelog: 1.5.0-rc3...1.5.0-rc4

1.5.0-rc3

19 Apr 00:21
Compare
Choose a tag to compare
1.5.0-rc3 Pre-release
Pre-release
  • Add IsOpen to SubscriptionContext in QueueClient

Full Changelog: 1.5.0-rc2...1.5.0-rc3

1.5.0-rc2

11 Apr 08:10
Compare
Choose a tag to compare
1.5.0-rc2 Pre-release
Pre-release

What's Changed

Full Changelog: 1.5.0-rc1...1.5.0-rc2

1.5.0-rc1

19 Jan 02:15
Compare
Choose a tag to compare
1.5.0-rc1 Pre-release
Pre-release

What's Changed

  • Bump xunit from 2.5.1 to 2.5.2 by @dependabot in #106
  • Bump Dapper from 2.1.4 to 2.1.11 by @dependabot in #105
  • Bump xunit.runner.visualstudio from 2.5.1 to 2.5.3 by @dependabot in #104
  • Bump System.IdentityModel.Tokens.Jwt from 7.0.2 to 7.0.3 by @dependabot in #108
  • Bump xunit from 2.5.2 to 2.5.3 by @dependabot in #107
  • Bump Dapper from 2.1.11 to 2.1.15 by @dependabot in #109
  • Bump StackExchange.Redis from 2.6.122 to 2.7.4 by @dependabot in #111
  • Bump Polly from 8.0.0 to 8.1.0 by @dependabot in #110
  • Bump xunit from 2.5.3 to 2.6.3 by @dependabot in #120
  • Bump Dapper from 2.1.15 to 2.1.24 by @dependabot in #119
  • Bump Microsoft.NET.Test.Sdk from 17.7.2 to 17.8.0 by @dependabot in #114
  • Bump System.Text.Json from 7.0.3 to 8.0.1 by @dependabot in #126
  • Bump Polly from 8.1.0 to 8.2.1 by @dependabot in #124
  • Bump Microsoft.Extensions.Logging.Abstractions from 7.0.1 to 8.0.0 by @dependabot in #123
  • Bump System.IdentityModel.Tokens.Jwt from 7.0.3 to 7.1.2 in /src/AspNetCore/Authentication/Authentication/src by @dependabot in #125
  • Bump Microsoft.Extensions.Logging, Microsoft.Extensions.DependencyInjection, Microsoft.Extensions.Logging.Abstractions and Microsoft.Extensions.Options by @dependabot in #128
  • Bump Microsoft.Extensions.Logging.Console, Microsoft.Extensions.Logging.Abstractions, Microsoft.Extensions.DependencyInjection and Microsoft.Extensions.Options by @dependabot in #129
  • Bump xunit.runner.visualstudio from 2.5.3 to 2.5.6 by @dependabot in #135
  • Bump Microsoft.Extensions.DependencyInjection from 7.0.0 to 8.0.0 by @dependabot in #134
  • Bump Microsoft.Extensions.Options from 7.0.1 to 8.0.1 by @dependabot in #133
  • Bump System.IdentityModel.Tokens.Jwt from 7.1.2 to 7.2.0 by @dependabot in #132
  • Bump StackExchange.Redis from 2.7.4 to 2.7.10 by @dependabot in #131
  • Bump Dapper from 2.1.24 to 2.1.28 by @dependabot in #138
  • Bump xunit from 2.6.3 to 2.6.6 by @dependabot in #136
  • Bump System.Data.SqlClient from 4.8.5 to 4.8.6 by @dependabot in #137
  • Bump StackExchange.Redis from 2.7.10 to 2.7.17 by @dependabot in #139
  • Add InstanceName to RedisUserSessionStore by @MrSmoke in #130

Full Changelog: 1.4.3...1.5.0-rc1