Releases: clickviewapp/GoodStuff
Releases · clickviewapp/GoodStuff
Release list
1.15.0-rc3
Immutable
release. Only release title and notes can be modified.
What's Changed
- Bump RabbitMQ.Client package to 7.2.1 by @laohuba in #406
- Bump actions/checkout from 6 to 7 by @dependabot[bot] in #407
- Update all nuget packages by @MrSmoke in #408
- Replace identitymodel by @MrSmoke in #409
- Use the version info from the git tag by @MrSmoke in #417
Full Changelog: 1.15.0-rc2...1.15.0-rc3
1.15.0-rc2
Immutable
release. Only release title and notes can be modified.
Merge pull request #405 from clickviewapp/support-snowflake-wif Support more Snowflake authentication methods
1.15.0-rc1
Immutable
release. Only release title and notes can be modified.
What's Changed
- Support more Snowflake authentication methods by @kevinwell in #405
Full Changelog: 1.14.0...1.15.0-rc1
1.14.0
Breaking Changes
BaseQueueHostedService now required a IQueueClient in the constructor, and therefore no longer creates its own IQueueClient on startup. Please ensure IQueueClient is registered in DI.
What's Changed
- Bump StackExchange.Redis from 2.9.32 to 2.10.1 by @dependabot[bot] in #386
- Bump actions/upload-artifact from 5 to 6 by @dependabot[bot] in #398
- Update BaseQueueHostedService to not create a IQueueClient by @MrSmoke in #401
- Add IServiceCollection extensions for RabbitMqClient by @MrSmoke in #400
- Update editorconfig by @MrSmoke in #402
- Add OnStartAsync to BaseQueueHostedService and improve RabbitMq DI extensions by @MrSmoke in #403
- Add ClickView.Goodstuff.Repositories.Snowflake by @kevinwell in #75
- Bump actions/upload-artifact from 6 to 7 by @dependabot[bot] in #399
New Contributors
- @kevinwell made their first contribution in #75
Full Changelog: 1.13.0...1.14.0
1.14.0-rc3
Immutable
release. Only release title and notes can be modified.
What's Changed
- Add ClickView.Goodstuff.Repositories.Snowflake by @kevinwell in #75
- Bump actions/upload-artifact from 6 to 7 by @dependabot[bot] in #399
New Contributors
- @kevinwell made their first contribution in #75
Full Changelog: 1.14.0-rc2...1.14.0-rc3
1.14.0-rc2
Immutable
release. Only release title and notes can be modified.
What's Changed
Full Changelog: 1.14.0-rc1...1.14.0-rc2
1.14.0-rc1
Immutable
release. Only release title and notes can be modified.
What's Changed
**This release contains breaking changes for BaseQueueHostedService
- Bump StackExchange.Redis from 2.9.32 to 2.10.1 by @dependabot[bot] in #386
- Bump actions/upload-artifact from 5 to 6 by @dependabot[bot] in #398
- Update BaseQueueHostedService to not create a IQueueClient by @MrSmoke in #401
- Add IServiceCollection extensions for RabbitMqClient by @MrSmoke in #400
- Update editorconfig by @MrSmoke in #402
Full Changelog: 1.13.0...1.14.0-rc1
1.13.0
What's Changed
- Bump Microsoft.Extensions.Options from 9.0.10 to 10.0.0 by @dependabot[bot] in #372
- Bump Microsoft.Extensions.DependencyInjection and 3 others by @dependabot[bot] in #371
- Bump Microsoft.Extensions.Configuration from 9.0.10 to 10.0.0 by @dependabot[bot] in #366
- Bump Microsoft.Extensions.Hosting.Abstractions and Microsoft.Extensions.Logging.Abstractions by @dependabot[bot] in #368
- Bump MaxMind.GeoIP2 from 5.3.0 to 5.4.1 by @dependabot[bot] in #375
- Bump Microsoft.Data.SqlClient from 6.1.2 to 6.1.3 by @dependabot[bot] in #376
- Bump Microsoft.Extensions.DependencyInjection from 9.0.10 to 10.0.0 by @dependabot[bot] in #377
- Bump Microsoft.Extensions.Logging.Abstractions from 9.0.10 to 10.0.0 by @dependabot[bot] in #378
- Bump RabbitMQ.Client from 7.1.2 to 7.2.0 by @dependabot[bot] in #383
- Bump Polly from 8.6.4 to 8.6.5 by @dependabot[bot] in #382
- Bump Microsoft.Extensions.Options.ConfigurationExtensions from 9.0.10 to 10.0.0 by @dependabot[bot] in #379
- Bump xunit.runner.visualstudio from 3.1.4 to 3.1.5 by @dependabot[bot] in #384
- Bump MySqlConnector from 2.4.0 to 2.5.0 by @dependabot[bot] in #381
- Bump Microsoft.NET.Test.Sdk from 18.0.0 to 18.0.1 by @dependabot[bot] in #380
- Bump Microsoft.NET.Test.Sdk from 18.0.0 to 18.0.1 by @dependabot[bot] in #385
- Bump System.IdentityModel.Tokens.Jwt from 8.14.0 to 8.15.0 by @dependabot[bot] in #387
- Bump System.Text.Json from 9.0.10 to 10.0.0 by @dependabot[bot] in #388
- Target and build on dotnet10 by @MrSmoke in #389
Full Changelog: 1.12.0...1.13.0
1.12.0
What's Changed
- Bump Microsoft.Extensions.DependencyInjection and 2 others by @dependabot[bot] in #350
- Bump Microsoft.Extensions.Options from 9.0.9 to 9.0.10 by @dependabot[bot] in #347
- Bump Microsoft.Extensions.Hosting.Abstractions and Microsoft.Extensions.Logging.Abstractions by @dependabot[bot] in #343
- Bump Microsoft.Extensions.Options and Microsoft.Extensions.Options.ConfigurationExtensions by @dependabot[bot] in #354
- Bump Microsoft.Extensions.DependencyInjection from 9.0.9 to 9.0.10 by @dependabot[bot] in #351
- Bump Microsoft.Extensions.Logging.Abstractions from 9.0.9 to 9.0.10 by @dependabot[bot] in #352
- Bump Polly from 8.6.3 to 8.6.4 by @dependabot[bot] in #356
- Bump Microsoft.NET.Test.Sdk from 17.14.1 to 18.0.0 by @dependabot[bot] in #355
- Bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #362
- Bump Microsoft.NET.Test.Sdk from 17.14.1 to 18.0.0 by @dependabot[bot] in #360
- Add vault configuration provider by @MrSmoke in #363
- Bump ClickView.Extensions.Primitives and ClickView.Extensions.Utilities by @dependabot[bot] in #365
- Bump Microsoft.Extensions.DependencyInjection from 9.0.9 to 9.0.10 by @dependabot[bot] in #357
- Bump Microsoft.Extensions.Logging.Abstractions from 9.0.9 to 9.0.10 by @dependabot[bot] in #358
- Bump System.Text.Json from 9.0.9 to 9.0.10 by @dependabot[bot] in #361
- Bump Microsoft.Extensions.Options from 9.0.9 to 9.0.10 by @dependabot[bot] in #359
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in #373
- add environment check for gitlab ci by @happymancoder in #374
Full Changelog: 1.11.1...1.12.0
1.12.0-beta1
What's Changed
- Bump Microsoft.Extensions.DependencyInjection and 2 others by @dependabot[bot] in #350
- Bump Microsoft.Extensions.Options from 9.0.9 to 9.0.10 by @dependabot[bot] in #347
- Bump Microsoft.Extensions.Hosting.Abstractions and Microsoft.Extensions.Logging.Abstractions by @dependabot[bot] in #343
- Bump Microsoft.Extensions.Options and Microsoft.Extensions.Options.ConfigurationExtensions by @dependabot[bot] in #354
- Bump Microsoft.Extensions.DependencyInjection from 9.0.9 to 9.0.10 by @dependabot[bot] in #351
- Bump Microsoft.Extensions.Logging.Abstractions from 9.0.9 to 9.0.10 by @dependabot[bot] in #352
- Bump Polly from 8.6.3 to 8.6.4 by @dependabot[bot] in #356
- Bump Microsoft.NET.Test.Sdk from 17.14.1 to 18.0.0 by @dependabot[bot] in #355
- Bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #362
- Bump Microsoft.NET.Test.Sdk from 17.14.1 to 18.0.0 by @dependabot[bot] in #360
- Add vault configuration provider by @MrSmoke in #363
- Bump ClickView.Extensions.Primitives and ClickView.Extensions.Utilities by @dependabot[bot] in #365
- Bump Microsoft.Extensions.DependencyInjection from 9.0.9 to 9.0.10 by @dependabot[bot] in #357
- Bump Microsoft.Extensions.Logging.Abstractions from 9.0.9 to 9.0.10 by @dependabot[bot] in #358
- Bump System.Text.Json from 9.0.9 to 9.0.10 by @dependabot[bot] in #361
- Bump Microsoft.Extensions.Options from 9.0.9 to 9.0.10 by @dependabot[bot] in #359
Full Changelog: 1.11.1...1.12.0-beta1