Releases: IEvangelist/azure-cosmos-dotnet-repository
Releases · IEvangelist/azure-cosmos-dotnet-repository
9.0.1
Full Changelog: 9.0.0...9.0.1
- Adds support for .NET Aspire - serving as a client integration.
- See the new
AddCosmosRepositoryClient
API: https://github.com/IEvangelist/azure-cosmos-dotnet-repository/blob/main/samples/Microsoft.Azure.CosmosRepository/AspireApp/AspireApp.ApiService/Program.cs#L6
- See the new
9.0.0
What's Changed
- Add page size parameter to PageAsync with IAsyncEnumerable by @mateuszkumpf in #457
- Bump IEvangelist.Azure.CosmosRepository from 8.1.5 to 8.1.7 by @dependabot in #456
- Bump xunit.runner.visualstudio from 2.8.1 to 2.8.2 by @dependabot in #458
- Bump xunit from 2.8.1 to 2.9.0 by @dependabot in #459
- Bump Bogus from 35.5.1 to 35.6.0 by @dependabot in #461
- Bump Swashbuckle.AspNetCore from 6.6.2 to 6.7.0 by @dependabot in #463
- Bump Microsoft.NET.Sdk.Functions from 4.4.0 to 4.4.1 by @dependabot in #464
- Bump Microsoft.NET.Test.Sdk from 17.10.0 to 17.11.0 by @dependabot in #468
- Bump Swashbuckle.AspNetCore from 6.7.0 to 6.7.3 by @dependabot in #467
- Bump MinVer from 5.0.0 to 6.0.0 by @dependabot in #469
- Bump FluentAssertions from 6.12.0 to 6.12.1 by @dependabot in #470
- Bump Bogus from 35.6.0 to 35.6.1 by @dependabot in #472
- Bump Microsoft.NET.Test.Sdk from 17.11.0 to 17.11.1 by @dependabot in #471
- Bump Swashbuckle.AspNetCore from 6.7.3 to 6.8.0 by @dependabot in #473
- Bump xunit from 2.9.0 to 2.9.1 by @dependabot in #474
- Bump xunit from 2.9.1 to 2.9.2 by @dependabot in #476
- Bump Swashbuckle.AspNetCore from 6.8.0 to 6.8.1 by @dependabot in #477
- Bump Scrutor from 4.2.2 to 5.0.1 by @dependabot in #478
- Bump Microsoft.Extensions.Http, Microsoft.Extensions.DependencyInjection.Abstractions, Microsoft.Extensions.Logging.Abstractions, Microsoft.Extensions.Logging and Microsoft.Extensions.DependencyInjection by @dependabot in #480
- Bump Microsoft.Extensions.Configuration.Json from 8.0.0 to 8.0.1 by @dependabot in #482
- Bump System.Net.Http.Json from 8.0.0 to 8.0.1 by @dependabot in #483
- Bump Swashbuckle.AspNetCore from 6.8.1 to 6.9.0 by @dependabot in #484
- Bump Microsoft.Extensions.Logging.Console from 8.0.0 to 8.0.1 by @dependabot in #485
- Bump Microsoft.Extensions.Configuration.UserSecrets from 8.0.0 to 8.0.1 by @dependabot in #486
- Bump Microsoft.Extensions.Hosting from 8.0.0 to 8.0.1 by @dependabot in #488
- Bump Microsoft.NET.Sdk.Functions from 4.4.1 to 4.6.0 by @dependabot in #489
Full Changelog: 8.1.7...9.0.0
8.1.7
What's Changed
- docs: add mateuszkumpf as a contributor for code, and test by @allcontributors in #455
- Add full path support for the patch operations by @mateuszkumpf in #442
New Contributors
- @mateuszkumpf made their first contribution in #442
Full Changelog: 8.1.6...8.1.7
8.1.6
What's Changed
- Bump xunit.runner.visualstudio from 2.5.7 to 2.5.8 by @dependabot in #431
- Bump IEvangelist.Azure.CosmosRepository from 8.1.4 to 8.1.5 by @dependabot in #430
- Bump xunit from 2.7.0 to 2.7.1 by @dependabot in #429
- docs: add victormarante as a contributor for code by @allcontributors in #433
- Bump xunit from 2.7.1 to 2.8.0 by @dependabot in #435
- Bump Bogus from 35.5.0 to 35.5.1 by @dependabot in #434
- Bump xunit.runner.visualstudio from 2.5.8 to 2.8.0 by @dependabot in #436
- Bump Microsoft.NET.Sdk.Functions from 4.3.0 to 4.4.0 by @dependabot in #440
- Bump Swashbuckle.AspNetCore from 6.5.0 to 6.6.2 by @dependabot in #443
- Bump xunit from 2.8.0 to 2.8.1 by @dependabot in #444
- Bump Microsoft.NET.Test.Sdk from 17.9.0 to 17.10.0 by @dependabot in #446
- Bump xunit.runner.visualstudio from 2.8.0 to 2.8.1 by @dependabot in #445
- Bump MartinCostello.Logging.XUnit from 0.3.0 to 0.4.0 by @dependabot in #449
- Resolve #425 by @philip-reed in #451
- A bit of cleanup and fix a bug where UseStrictTyping didn't flow through specs by @IEvangelist in #454
Full Changelog: 8.1.5...8.1.6
8.1.5
What's Changed
- Bump Bogus from 35.4.1 to 35.5.0 by @dependabot in #419
- Bump IEvangelist.Azure.CosmosRepository from 8.1.3 to 8.1.4 by @dependabot in #420
- Bump Microsoft.Extensions.DependencyInjection.Abstractions from 8.0.0 to 8.0.1 by @dependabot in #422
- Bump coverlet.collector from 6.0.1 to 6.0.2 by @dependabot in #423
- Bump Microsoft.Extensions.Logging.Abstractions from 8.0.0 to 8.0.1 by @dependabot in #427
- Follow up on Issue 398 : I'm attempting to use the library in a Multi Tenant scenario by @joelsteventurner in #428
Full Changelog: 8.1.4...8.1.5
8.1.4
What's Changed
- Bump IEvangelist.Azure.CosmosRepository from 8.1.2 to 8.1.3 by @dependabot in #406
- docs: add r0ss88 as a contributor for bug by @allcontributors in #409
- Fix a typo in the "Unique Keys" documentation by @mrfootoyou in #410
- Bump xunit.runner.visualstudio from 2.5.6 to 2.5.7 by @dependabot in #411
- docs: add mrfootoyou as a contributor for doc by @allcontributors in #413
- Bump xunit from 2.6.6 to 2.7.0 by @dependabot in #412
- Bump coverlet.collector from 6.0.0 to 6.0.1 by @dependabot in #414
- Bump Bogus from 35.4.0 to 35.4.1 by @dependabot in #415
- Bump MinVer from 5.0.0-beta.1 to 5.0.0 by @dependabot in #416
- feat: Extend HealthChecks to allow AzureCosmosDbHealthCheckOptions t… by @philip-reed in #418
New Contributors
- @mrfootoyou made their first contribution in #410
Full Changelog: 8.1.3...8.1.4
8.1.3
What's Changed
- Bump xunit.runner.visualstudio from 2.5.3 to 2.5.5 by @dependabot in #384
- Bump xunit from 2.6.1 to 2.6.3 by @dependabot in #387
- Bump Bogus from 34.0.2 to 35.0.1 by @dependabot in #388
- Bump xunit.runner.visualstudio from 2.5.5 to 2.5.6 by @dependabot in #390
- Bump Bogus from 35.0.1 to 35.2.0 by @dependabot in #392
- Bump xunit from 2.6.3 to 2.6.5 by @dependabot in #393
- Bump xunit from 2.6.5 to 2.6.6 by @dependabot in #395
- Bump Bogus from 35.2.0 to 35.4.0 by @dependabot in #396
- add property to set 'WithStartTime' on change feed by @stormbringer766 in #381
- docs: add stormbringer766 as a contributor for code, and test by @allcontributors in #397
- add await to async test asserts by @stormbringer766 in #399
- Bump Microsoft.NET.Sdk.Functions from 4.2.0 to 4.3.0 by @dependabot in #402
- Access to CosmosClient creation pull request (#398) by @joelsteventurner in #403
- docs: add joelsteventurner as a contributor for code by @allcontributors in #404
- Per conversation with Billy, let's remove the release gate for unreli… by @IEvangelist in #405
New Contributors
- @stormbringer766 made their first contribution in #381
- @joelsteventurner made their first contribution in #403
Full Changelog: 8.1.2...8.1.3
V8.1.2
V8.1.1
What's Changed
- ci(nuget-release): fix cosmos event sourcing pre-release by @mumby0168 in #379
Full Changelog: 8.1.0...8.1.1
v8.1.0
What's Changed
- docs: add philip-reed as a contributor for doc, code, and test by @allcontributors in #378
- [feat] Add health checks by @philip-reed in #377
Full Changelog: 8.0.0...8.1.0