v0.6.0
Summary
- Adds support for working with
freshli-agent-dotnet
- Adds progress bar to
analyze
command analyze
command can be halted withctrl-c
- Removes Hangfire as a dependency; replaced with custom task queue and worker
- Numerous performance improvements
- Numerous bug fixes
What's Changed
- Adds contributors file by @mscottford in #613
- build(deps): bump gitreleasemanager.tool from 0.13.0 to 0.14.0 by @dependabot in #629
- build(deps): bump rubocop from 1.56.0 to 1.56.1 by @dependabot in #628
- build(deps): bump Google.Protobuf from 3.24.0 to 3.24.1 by @dependabot in #614
- build(deps): bump Microsoft.NET.Test.Sdk from 17.7.0 to 17.7.1 by @dependabot in #603
- Prevents handling OperationCancelledExceptions as unhandled by @mscottford in #597
- Bump Microsoft.CodeAnalysis.* from 4.6.0 to 4.7.0 by @mscottford in #631
- Bump gitreleasemanager.tool from 0.13.0 to 0.14.0 by @mscottford in #630
- Bump gitreleasemanager.tool from 0.14.0 to 0.15.0 by @dependabot in #633
- build(deps): bump FluentAssertions from 6.11.0 to 6.12.0 by @dependabot in #632
- Uses health service to determine if language agent is up and running by @mscottford in #634
- Bump jetbrains.resharper.globaltools from 2023.2.0 to 2023.2.1 by @dependabot in #635
- Grpc.* Dependency Upgrades by @mscottford in #641
- build(deps): bump Google.Protobuf from 3.24.1 to 3.24.2 by @dependabot in #639
- build(deps): bump Grpc.Core.Api from 2.55.0 to 2.56.0 by @dependabot in #640
- build(deps): bump YamlDotNet from 13.2.0 to 13.3.1 by @dependabot in #642
- build(deps): bump sqlite3 from 1.6.3 to 1.6.4 by @dependabot in #636
- build(deps): bump Microsoft.NET.Test.Sdk from 17.7.1 to 17.7.2 by @dependabot in #655
- build(deps): bump Microsoft.Build.Locator from 1.5.5 to 1.5.6 by @dependabot in #654
- build(deps): bump rubocop from 1.56.1 to 1.56.2 by @dependabot in #653
- build(deps): bump Microsoft.Build.Locator from 1.5.6 to 1.6.1 by @dependabot in #656
- build(deps): bump aruba from 2.1.0 to 2.2.0 by @dependabot in #657
- build(deps): bump NLog from 5.2.3 to 5.2.4 by @dependabot in #665
- build(deps): bump Google.Protobuf from 3.24.2 to 3.24.3 by @dependabot in #668
- build(deps): bump Grpc.Core.Api from 2.56.0 to 2.57.0 by @dependabot in #663
- build(deps): bump CycloneDX.Core from 5.4.0 to 6.0.0 by @dependabot in #658
- build(deps): bump rubocop from 1.56.2 to 1.56.3 by @dependabot in #671
- build(deps): bump Grpc.Tools from 2.57.0 to 2.58.0 by @dependabot in #670
- build(deps): bump sqlite3 from 1.6.4 to 1.6.5 by @dependabot in #669
- build(deps): bump NLog.Extensions.Logging from 5.3.3 to 5.3.4 by @dependabot in #666
- build(deps): bump Grpc.Net.Client from 2.56.0 to 2.57.0 by @dependabot in #664
- build(deps): bump actions/checkout from 3 to 4 by @dependabot in #659
- build(deps): bump sqlite3 from 1.6.5 to 1.6.6 by @dependabot in #679
- build(deps): bump docker/build-push-action from 4 to 5 by @dependabot in #678
- build(deps): bump docker/setup-qemu-action from 2 to 3 by @dependabot in #677
- build(deps): bump docker/login-action from 2 to 3 by @dependabot in #676
- build(deps): bump docker/setup-buildx-action from 2 to 3 by @dependabot in #675
- build(deps): bump Microsoft.EntityFrameworkCore.Sqlite from 7.0.10 to 7.0.11 by @dependabot in #674
- Bump dotnet-ef from 7.0.10 to 7.0.11 by @dependabot in #673
- build(deps): bump Grpc.Net.ClientFactory from 2.56.0 to 2.57.0 by @dependabot in #667
- build(deps): bump NLog.Extensions.Hosting from 5.3.3 to 5.3.4 by @dependabot in #662
- build(deps): bump Microsoft.EntityFrameworkCore.Design from 7.0.10 to 7.0.11 by @dependabot in #672
- build(deps): bump contributor-assistant/github-action from 2.3.0 to 2.3.1 by @dependabot in #682
- build(deps): bump xunit.runner.visualstudio from 2.5.0 to 2.5.1 by @dependabot in #680
- build(deps): bump xunit from 2.5.0 to 2.5.1 by @dependabot in #681
- Switches to Corgibytes fork of Spectre.Console by @mscottford in #684
- build(deps): bump Corgibytes.Fork.Spectre.Console from 0.47.1-preview.0.23 to 0.47.1-preview.0.29 by @dependabot in #686
- Addresses issues discovered while integrating DotNet agent by @mscottford in #689
- build(deps): bump YamlDotNet from 13.3.1 to 13.4.0 by @dependabot in #688
- build(deps): bump Microsoft.Build.Locator from 1.6.1 to 1.6.10 by @dependabot in #687
- DotNet in docker container by @mscottford in #691
Full Changelog: v0.5.3...v0.6.0