ImageGenius Changes:
Add CLI_ARGS variable.
kopia Changes:
Command-Line Interface
- remove deprecated 'snapshot gc' command (#2862) by Julio Lopez
General Improvements
- added unit tests for diff (#2931) by Denis Voytyuk
- added tests for iocopy (#2932) by Denis Voytyuk
- added tests for tlsutil (#2933) by Denis Voytyuk
- fixed remaining checklocks violations (#2939) by Jarek Kowalski
- added unit tests for freepool (#2930) by Denis Voytyuk
Repository
- remove metrics.Registry from repo.Repository (#2944) by Jarek Kowalski
Dependencies
- bump github.com/aws/aws-sdk-go from 1.44.243 to 1.44.244 (#2943) by dependabot[bot]
- bump github.com/prometheus/client_golang (#2938) by dependabot[bot]
- bump google.golang.org/api from 0.117.0 to 0.118.0 (#2935) by dependabot[bot]
- bump github.com/aws/aws-sdk-go from 1.44.241 to 1.44.243 (#2937) by dependabot[bot]
- bump github.com/minio/minio-go/v7 from 7.0.51 to 7.0.52 (#2927) by dependabot[bot]
- bump github.com/aws/aws-sdk-go from 1.44.240 to 1.44.241 (#2926) by dependabot[bot]
- bump github.com/aws/aws-sdk-go from 1.44.239 to 1.44.240 (#2915) by dependabot[bot]
Development Dependencies
- bump concurrently from 7.6.0 to 8.0.1 in /app (#2880) by dependabot[bot]
- bump electron from 23.1.3 to 24.1.1 in /app (#2940) by dependabot[bot]
- bump electron-builder from 24.0.0 to 24.2.0 in /app (#2922) by dependabot[bot]
- fixup mutex for make check-locks (#2920) by Aaron Alpar
Infrastructure
- do not remove branches on stale workflow (#2925) by Julio Lopez
- upgrade actions/stale to v8 (#2924) by Julio Lopez
- manage stale issues and pull requests (#2916) by Julio Lopez