Add projects for obsolete/replaced packages#1565
Merged
Merged
Conversation
bart-vmware
force-pushed
the
obsoletions-in-v4
branch
from
August 11, 2025 09:04
b166750 to
4a1f78a
Compare
Contributor
Summary - All Code Coverage (ubuntu-latest)
|
bart-vmware
force-pushed
the
obsoletions-in-v4
branch
from
August 11, 2025 13:47
84e5892 to
ca6c9f1
Compare
bart-vmware
force-pushed
the
obsoletions-in-v4
branch
from
August 11, 2025 15:19
ca6c9f1 to
09a3732
Compare
TimHess
reviewed
Aug 13, 2025
|
TimHess
approved these changes
Aug 14, 2025
TimHess
left a comment
Member
There was a problem hiding this comment.
Looks Great to Me, should be a huge improvement to the experience for anybody needing to upgrade!
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.



Description
This PR adds projects for packages that don't exist in Steeltoe v4 anymore, so that we can push 4.0.0 versions that fail to compile. The error message points to the replacement package, if applicable, and links to https://steeltoe.io/docs/v3/obsolete. A
readme.mdfor nuget.org is included with the same information.The obsolete packages only build in Release configuration, to keep local builds efficient.
Output from Discovery 3x sample, after updating Steeltoe version
Visual Studio (requires a Rebuild)
CLI
Source used for code generation
Closes #1242.
Quality checklist
If your change affects other repositories, such as Documentation, Samples and/or MainSite, add linked PRs here.