Releases: clickviewapp/Extensions
Releases · clickviewapp/Extensions
1.5.0-rc4
What's Changed
- Dotnet8 build by @MrSmoke in #71
- Bump actions/checkout from 3 to 4 by @dependabot in #74
- Bump actions/upload-artifact from 3 to 4 by @dependabot in #73
- Bump actions/setup-dotnet from 2 to 4 by @dependabot in #72
- Bump Microsoft.Extensions.Logging.Abstractions and Microsoft.Extensions.DependencyInjection.Abstractions by @dependabot in #75
- Bump Microsoft.Extensions.DependencyInjection.Abstractions from 8.0.0 to 8.0.1 by @dependabot in #76
- Scheduler worker by @happymancoder in #77
- 1.5.0-rc4 by @happymancoder in #79
Full Changelog: 1.5.0-rc3...1.5.0-rc4
1.5.0-rc3
What's Changed
- OAuth Authenticator updates by @MrSmoke in #70
- Bump xunit from 2.6.6 to 2.7.0 by @dependabot in #69
- Bump Microsoft.NET.Test.Sdk from 17.8.0 to 17.9.0 by @dependabot in #67
- Bump xunit.runner.visualstudio from 2.5.6 to 2.5.7 by @dependabot in #68
Full Changelog: 1.5.0-rc2...1.5.0-rc3
1.5.0-rc2
What's Changed
- Bump xunit from 2.6.5 to 2.6.6 by @dependabot in #64
- Add IPAddress.IsPrivate() extension method by @MrSmoke in #65
- Bump System.Text.Encodings.Web from 7.0.0 to 8.0.0 by @MrSmoke in #66
Full Changelog: 1.5.0-rc1...1.5.0-rc2
1.5.0-rc1
What's Changed
- Bump xunit.runner.visualstudio from 2.5.1 to 2.5.3 by @dependabot in #45
- Bump xunit from 2.5.1 to 2.5.2 by @dependabot in #44
- Bump xunit from 2.5.2 to 2.5.3 by @dependabot in #46
- Bump Microsoft.NET.Test.Sdk from 17.7.2 to 17.8.0 by @dependabot in #48
- Bump xunit from 2.5.3 to 2.6.1 by @dependabot in #47
- Bump xunit.runner.visualstudio from 2.5.3 to 2.5.5 by @dependabot in #56
- Bump xunit from 2.6.1 to 2.6.3 by @dependabot in #55
- Bump xunit from 2.6.3 to 2.6.5 by @dependabot in #59
- Bump xunit.runner.visualstudio from 2.5.5 to 2.5.6 by @dependabot in #57
- Bump Microsoft.Extensions.DependencyInjection.Abstractions from 7.0.0 to 8.0.0 by @dependabot in #51
- Bump Microsoft.Extensions.Hosting, System.Text.Encodings.Web, Microsoft.Extensions.DependencyInjection and Microsoft.Extensions.Logging.Abstractions by @dependabot in #61
- Bump Microsoft.Extensions.DependencyInjection from 7.0.0 to 8.0.0 by @dependabot in #63
- Bump Microsoft.Extensions.Logging.Abstractions from 7.0.1 to 8.0.0 by @dependabot in #62
- Enable nullable on RestClient by @MrSmoke in #60
- Add content of response to Error by @MrSmoke in #49
Full Changelog: 1.4.0...1.5.0-rc1
1.4.0
What's Changed
- Enable nullable in the hosting project and fix null warnings by @MrSmoke in #21
- obsolete old hosting classes by @MrSmoke in #20
- Bump Newtonsoft.Json from 13.0.1 to 13.0.2 in /src/RestClient/RestClient/src by @dependabot in #22
- Enable refresh token by @happymancoder in #24
- Remove all obsolete console host code from Hosting package by @MrSmoke in #25
- Cleanup by @MrSmoke in #27
- GitHub actions by @MrSmoke in #26
- HttpContextTokenStore updates by @MrSmoke in #28
- Bump xunit.runner.visualstudio from 2.4.5 to 2.5.0 by @dependabot in #33
- Bump StackExchange.Redis from 2.2.50 to 2.6.122 by @dependabot in #32
- Bump Microsoft.Extensions.Logging.Abstractions from 5.0.0 to 7.0.1 by @dependabot in #30
- Bump Newtonsoft.Json from 13.0.2 to 13.0.3 by @dependabot in #35
- Bump Microsoft.NET.Test.Sdk from 17.5.0 to 17.7.2 by @dependabot in #36
- Bump xunit from 2.4.2 to 2.5.1 by @dependabot in #38
- Bump Microsoft.Extensions.Hosting from 5.0.0 to 7.0.1 by @dependabot in #39
- Adding ThreadingHelper by @MrSmoke in #34
- Bump IdentityModel from 5.1.0 to 6.2.0 by @dependabot in #31
- Bump Microsoft.Extensions.DependencyInjection.Abstractions from 5.0.0 to 7.0.0 by @dependabot in #29
- Remove all health check projects by @MrSmoke in #40
- Bump System.Text.Encodings.Web from 5.0.1 to 7.0.0 by @dependabot in #42
- Threadinghelper Func Argument overload by @MrSmoke in #41
New Contributors
- @happymancoder made their first contribution in #24
Full Changelog: 1.3.0...1.4.0
1.4.0-rc4
What's Changed
- Bump System.Text.Encodings.Web from 5.0.1 to 7.0.0 by @dependabot in #42
- Threadinghelper Func Argument overload by @MrSmoke in #41
Full Changelog: 1.4.0-rc3...1.4.0-rc4
1.4.0-rc3
What's Changed
- Bump xunit.runner.visualstudio from 2.4.5 to 2.5.0 by @dependabot in #33
- Bump StackExchange.Redis from 2.2.50 to 2.6.122 by @dependabot in #32
- Bump Microsoft.Extensions.Logging.Abstractions from 5.0.0 to 7.0.1 by @dependabot in #30
- Bump Newtonsoft.Json from 13.0.2 to 13.0.3 by @dependabot in #35
- Bump Microsoft.NET.Test.Sdk from 17.5.0 to 17.7.2 by @dependabot in #36
- Bump xunit from 2.4.2 to 2.5.1 by @dependabot in #38
- Bump Microsoft.Extensions.Hosting from 5.0.0 to 7.0.1 by @dependabot in #39
- Adding ThreadingHelper by @MrSmoke in #34
- Bump IdentityModel from 5.1.0 to 6.2.0 by @dependabot in #31
- Bump Microsoft.Extensions.DependencyInjection.Abstractions from 5.0.0 to 7.0.0 by @dependabot in #29
- Remove all health check projects by @MrSmoke in #40
Full Changelog: 1.4.0-rc2...1.4.0-rc3
1.4.0-rc2
What's Changed
- Enable nullable in the hosting project and fix null warnings by @MrSmoke in #21
- obsolete old hosting classes by @MrSmoke in #20
- Bump Newtonsoft.Json from 13.0.1 to 13.0.2 in /src/RestClient/RestClient/src by @dependabot in #22
- Enable refresh token by @happymancoder in #24
- Remove all obsolete console host code from Hosting package by @MrSmoke in #25
- Cleanup by @MrSmoke in #27
- GitHub actions by @MrSmoke in #26
- HttpContextTokenStore updates by @MrSmoke in #28
New Contributors
- @happymancoder made their first contribution in #24
Full Changelog: 1.3.0...1.4.0-rc2