Release 23.3.4 artifacts | +semver: patch #2161
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Successor
Predecessor
Proposed Changes
All NuGet packages have been updated, with the exception of the
Serilog.*
packs (in the acceptance testing project).The BDDfy testing framework has been removed from the integration testing project due to a compilation version mismatch following the package updates. The
TestStack.BDDfy
version v4.3.2 is no longer supported as of September 2016.Detailed release notes have been written and are available.
Implemented a minor yet significant update of the
Cake.Coveralls
package to version 4.0.0 inbuild.cake
, following a contribution to the repository via Bump theCake.Core
package to 4.0.0 cake-contrib/Cake.Coveralls#124, addressing bug Outdated version 1.0.0 of referencedCake.Core
package cake-contrib/Cake.Coveralls#123. Consequently, the build log no longer shows the outdated compatibility warning 😍. This update paves the way for future enhancements to the Coveralls logic, streamlining DevOps practices, and enabling the "Coverage Status badge" in the README.md (currently commented out), setting the stage for the development of the Quality Gates process.Addressed several troublesome warnings and messages in the compilation log.