CSLA 8.0.0 release
Release notes
https://github.com/MarimerLLC/csla/blob/v8.0.0/releasenotes.md
What's Changed
- Bump Grpc.Net.Client from 2.53.0 to 2.54.0 in /Source by @dependabot in #3383
- Bump Google.Protobuf from 3.23.2 to 3.23.3 in /Source by @dependabot in #3380
- Bump Grpc.Tools from 2.54.0 to 2.56.0 in /Source by @dependabot in #3389
- Bump Microsoft.NET.Test.Sdk from 17.6.2 to 17.6.3 in /Source by @dependabot in #3392
- Bump Grpc.Net.Client from 2.54.0 to 2.55.0 in /Source by @dependabot in #3396
- Bump Google.Protobuf from 3.23.3 to 3.23.4 in /Source by @dependabot in #3397
- Bump Grpc.Tools from 2.56.0 to 2.56.2 in /Source by @dependabot in #3406
- Bump MSTest.TestAdapter from 3.0.4 to 3.1.1 in /Source by @dependabot in #3405
- Bump MSTest.TestFramework from 3.0.4 to 3.1.1 in /Source by @dependabot in #3404
- Bump Grpc.Tools from 2.56.2 to 2.57.0 in /Source by @dependabot in #3425
- Bump Microsoft.NET.Test.Sdk from 17.6.3 to 17.7.0 in /Source by @dependabot in #3417
- Bump Google.Protobuf from 3.23.4 to 3.24.0 in /Source by @dependabot in #3422
- Bump Xamarin.Forms from 5.0.0.2578 to 5.0.0.2612 in /Source by @dependabot in #3427
- Bump Google.Protobuf from 3.24.0 to 3.24.1 in /Source by @dependabot in #3435
- Bump Microsoft.NET.Test.Sdk from 17.7.0 to 17.7.1 in /Source by @dependabot in #3432
- Bump Microsoft.CodeAnalysis.Common from 4.6.0 to 4.7.0 in /Source by @dependabot in #3436
- Bump Microsoft.NET.Test.Sdk from 17.7.1 to 17.7.2 in /Source by @dependabot in #3442
- Bump Google.Protobuf from 3.24.1 to 3.24.2 in /Source by @dependabot in #3441
- Bump Grpc.Net.Client from 2.55.0 to 2.56.0 in /Source by @dependabot in #3439
- Bump Microsoft.CodeAnalysis.CSharp from 4.6.0 to 4.7.0 in /Source by @dependabot in #3437
- Bump Grpc.Net.Client from 2.56.0 to 2.57.0 in /Source by @dependabot in #3444
- Bump Grpc.Tools from 2.57.0 to 2.58.0 in /Source by @dependabot in #3447
- Bump Google.Protobuf from 3.24.2 to 3.24.3 in /Source by @dependabot in #3446
- Add net8.0 build target; remove .NET 3.1 target by @rockfordlhotka in #3464
- #3481 Fix GraphMerge issue with losing child objects by @rockfordlhotka in #3483
- Bump Google.Protobuf from 3.24.3 to 3.24.4 in /Source by @dependabot in #3479
- Fix issue with LocalProxy leaking memory by @rockfordlhotka in #3495
- Update dependencies for .NET 8 RC2 by @rockfordlhotka in #3507
- Bump RabbitMQ.Client from 6.5.0 to 6.6.0 in /Source by @dependabot in #3514
- Bump Grpc.Tools from 2.58.0 to 2.59.0 in /Source by @dependabot in #3516
- Bump Grpc.Net.Client from 2.57.0 to 2.58.0 in /Source by @dependabot in #3520
- Bump Microsoft.AspNet.Mvc from 5.2.9 to 5.3.0 in /Source by @dependabot in #3526
- Bump Microsoft.AspNet.WebPages from 3.2.9 to 3.3.0 in /Source by @dependabot in #3523
- Bump Microsoft.AspNet.WebApi.Client from 5.2.9 to 6.0.0 in /Source by @dependabot in #3525
- Bump Microsoft.Data.SqlClient from 5.1.1 to 5.1.2 in /Source by @dependabot in #3529
- Bump Microsoft.AspNet.WebApi.Core from 5.2.9 to 5.3.0 in /Source by @dependabot in #3524
- Bump Microsoft.AspNet.Razor from 3.2.9 to 3.3.0 in /Source by @dependabot in #3522
- Bump Google.Protobuf from 3.24.4 to 3.25.0 in /Source by @dependabot in #3536
- Bump Grpc.Net.Client from 2.58.0 to 2.59.0 in /Source by @dependabot in #3542
- Bump Microsoft.NET.Test.Sdk from 17.7.2 to 17.8.0 in /Source by @dependabot in #3549
- Updates for .NET 8 by @rockfordlhotka in #3550
- Normalize LocalProxy by subclassing DataPortalProxy #2861 by @swegele in #3546
- Prevent use of .. or : in file path by @rockfordlhotka in #3552
- Bump Google.Protobuf from 3.25.0 to 3.25.1 in /Source by @dependabot in #3570
- Bump Microsoft.SourceLink.GitHub from 1.1.1 to 8.0.0 in /Source by @dependabot in #3575
- Bump Microsoft.Build.Tasks.Git from 1.1.1 to 8.0.0 in /Source by @dependabot in #3579
- Bump Microsoft.Extensions.Logging.Debug from 8.0.0-rc.2.23479.6 to 8.0.0 in /Source by @dependabot in #3571
- Bump RabbitMQ.Client from 6.6.0 to 6.7.0 in /Source by @dependabot in #3586
- Bump Microsoft.SourceLink.Common from 1.1.1 to 8.0.0 in /Source by @dependabot in #3584
- Added GraphMerger Tests and fix by @russblair in #3597
- Bump Microsoft.NET.Test.Sdk from 17.7.2 to 17.8.0 in /Source by @dependabot in #3601
- Bump Grpc.Tools from 2.59.0 to 2.60.0 in /Source by @dependabot in #3607
- Bump RabbitMQ.Client from 6.7.0 to 6.8.1 in /Source by @dependabot in #3606
- Updates for .NET 8 by @rockfordlhotka in #3614
- Enhancements and bug fixes by @rockfordlhotka in #3618
- Enhancements and bug fixes by @rockfordlhotka in #3625
- Updates to unit tests by @rockfordlhotka in #3626
- Remove code referencing obsolete BinaryFormatter by @rockfordlhotka in #3627
- Fix numerous tests by @rockfordlhotka in #3628
- Enhancements to data portal cache by @rockfordlhotka in #3629
- Work on getting unit tests running by @rockfordlhotka in #3632
- Updates to CSLA by @rockfordlhotka in #3636
- Implement .NET 8 Blazor state management by @rockfordlhotka in #3641
- Bug fixes for Blazor state, rewrite BlazorExample for .NET 8 by @rockfordlhotka in #3644
- Bump System.Data.SqlClient from 4.8.5 to 4.8.6 in /Source by @dependabot in #3649
- Bump Microsoft.Data.SqlClient from 5.1.2 to 5.1.4 in /Source by @dependabot in #3648
- Bump Google.Protobuf from 3.25.1 to 3.25.2 in /Source by @dependabot in #3651
- Change cache API to be a single operation by @rockfordlhotka in #3658
- Sample updates by @rockfordlhotka in #3660
- Bump Microsoft.Data.SqlClient from 5.1.4 to 5.1.5 in /Source by @dependabot in #3666
- Bump MSTest.TestAdapter from 3.1.1 to 3.2.0 in /Source by @dependabot in #3664
- Updates to BlazorExample sample by @rockfordlhotka in #3662
- Bump MSTest.TestFramework from 3.1.1 to 3.2.0 in /Source by @dependabot in #3663
- Support .NET 7 context behavior by @rockfordlhotka in #3667
- Fixes Blazor ViewModel Save doesn't call begin edit after save. by @russblair in #3670
- Bump Grpc.Tools from 2.60.0 to 2.61.0 in /Source by @dependabot in #3674
- Bump Microsoft.NET.Test.Sdk from 17.8.0 to 17.9.0 in /Source by @dependabot in #3678
- Update tests for CSLA 8 by @rockfordlhotka in #3673
- Add DataPortal extension generator to docs by @StefanOssendorf in #3686
- Fix spin waiting for rule completion at the server. by @StefanOssendorf in #3677
- Update samples for CSLA 8, fix bugs by @rockfordlhotka in #3685
- Bump MSTest.TestAdapter from 3.2.0 to 3.2.1 in /Source by @dependabot in #3692
- Bump MSTest.TestFramework from 3.2.0 to 3.2.1 in /Source by @dependabot in #3691
- Bump Google.Protobuf from 3.25.2 to 3.25.3 in /Source by @dependabot in #3694
- Bump Grpc.Tools from 2.61.0 to 2.62.0 in /Source by @dependabot in #3705
- Bump coverlet.collector from 6.0.0 to 6.0.1 in /Source by @dependabot in #3703
- Fixes #3696, DeletedList without DI (branch main) by @ProDInfo in #3699
- Bump MSTest.TestFramework from 3.2.1 to 3.2.2 in /Source by @dependabot in #3709
- Bump MSTest.TestAdapter from 3.2.1 to 3.2.2 in /Source by @dependabot in #3708
- Bump Microsoft.Data.SqlClient from 5.1.5 to 5.2.0 in /Source by @dependabot in #3715
- Bump Microsoft.CodeAnalysis.CSharp and Microsoft.CodeAnalysis.Common in /Source by @dependabot in #3719
- Added property IsCanReadPropertyAuthorizationCheckDisabled to disable auth check by @StefanOssendorf in #3729
- Fix BusinessErrorInfo property of DataPortalException by @StefanOssendorf in #3728
- Major update of ProjectTracker for CSLA 8 by @rockfordlhotka in #3688
- Bump coverlet.collector from 6.0.1 to 6.0.2 in /Source by @dependabot in #3731
- Analyzer improvements by @StefanOssendorf in #3718
- Bump Google.Protobuf from 3.25.3 to 3.26.0 in /Source by @dependabot in #3735
- Enable state on Blazor landing pages by @rockfordlhotka in #3734
- Add CascadeIfDirty property to make optimization opt-in by @rockfordlhotka in #3732
- Updates to ProjectTracker by @rockfordlhotka in #3743
- Remove session checked-out concept by @rockfordlhotka in #3747
- Fixes INotifyDataErrorInfo.GetErrors by @ProDInfo in #3753
- Bump Google.Protobuf from 3.26.0 to 3.26.1 in /Source by @dependabot in #3757
- CSLA 8 version 8.0.0 release by @rockfordlhotka in #3764
Full Changelog: v7.0.3...v8.0.0