Fluxzy v1.24.1
Official .NET builds are signed and published at nuget.org.
- CLI binaries are available as assets or downloadable via this page.
- Docker images are available at Docker Hub.
What's Changed
New Features
Dependencies
- Bump xunit.runner.visualstudio from 2.5.4 to 2.5.8 by @dependabot in #224
- Bump xunit.runner.visualstudio from 2.5.8 to 2.8.0 by @dependabot in #237
- Bump Octokit from 10.0.0 to 11.0.1 by @dependabot in #217
- Bump xunit from 2.6.2 to 2.8.0 by @dependabot in #236
Other Changes
- Add
Properties
, a custom data holder, toArchiveMetaInformation
by @haga-rak in #234 - Fix issue with CI/linux, older version of
pkexec
failed to run concurrentfluxzynetcap
by @haga-rak in #241 - Add option to tolerate read error on
CopyPolicy
(removed inlining) by @haga-rak in #240
Full Changelog: v1.23.4.1...v1.24.1.1