Release 23.3.4 artifacts | +semver: patch#2161
Merged
raman-m merged 6 commits intorelease/23.3from Oct 3, 2024
Merged
Conversation
The lib is not supported since September 2016
…g with a single char.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.BDDfyversion 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.Coverallspackage to version 4.0.0 inbuild.cake, following a contribution to the repository via Bump theCake.Corepackage to 4.0.0 cake-contrib/Cake.Coveralls#124, addressing bug Outdated version 1.0.0 of referencedCake.Corepackage 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.