-
Notifications
You must be signed in to change notification settings - Fork 249
Comparing changes
Open a pull request
base repository: SteeltoeOSS/Samples
base: main
head repository: SteeltoeOSS/Samples
compare: 3.x
- 9 commits
- 826 files changed
- 2 contributors
Commits on Feb 19, 2025
-
badge and pipeline changes for main moving to 3.x (#372)
* set all pipelines to manual, remove badges * update branch note --------- Co-authored-by: Bart Koelman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4980b92 - Browse repository at this point
Copy the full SHA 4980b92View commit details
Commits on Feb 25, 2025
-
Configuration menu - View commit details
-
Copy full SHA for b6a7b49 - Browse repository at this point
Copy the full SHA b6a7b49View commit details
Commits on Jul 31, 2025
-
Update samples for Steeltoe v3.3 (#405)
* Sync up Directory.Build.props * Update samples other than Messaging/Stream/Workshop to net8.0, suppress obsolete warnings
Configuration menu - View commit details
-
Copy full SHA for 969ff2e - Browse repository at this point
Copy the full SHA 969ff2eView commit details
Commits on Aug 15, 2025
-
More fixes in samples for Steeltoe v3.3 (#408)
* Fix connector samples * Fix security samples * Fix broken management samples * Bump to Steeltoe version 3.3.0-fix-transitive-vulnerable-dependencies-3x-00145 * Fix more broken samples * Set Steeltoe version back to 3.3.*-* * Update MusicStore/README-CloudFoundry.md Co-authored-by: Tim Hess <[email protected]> * Fix broken basic auth --------- Co-authored-by: Tim Hess <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f14fc6e - Browse repository at this point
Copy the full SHA f14fc6eView commit details
Commits on Sep 3, 2025
-
* revisit remaining non-messaging samples, sync CommonTasks.md * Drop FreddysBBQ and WorkshopFinal * fix MusicStore (local process with docker services and docker-compose only) * update messaging samples and tutorials * added multi-project launch files where beneficial * Add container health checks for musicstore sample, hide SQL logging, `add docker compose build` * Fix SBA in Management/Kubernetes sample * Use RMQ 5.1.2 where newer versions likely break things * Use newer Steeltoe container image repository * Update SecureEndpoints management samples --------- Co-authored-by: Bart Koelman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a83da9f - Browse repository at this point
Copy the full SHA a83da9fView commit details -
* Fix code fences * Fix broken links * Update old TFMs * Fix more links * Downgrade RabbitMQ.Client to 5.1.2, target net80 packages in Messaging * Hide SQL logging in docker-compose * Fix broken docker build * Fix build error in VS: > Skipped starting container for (name). Microsoft.VisualStudio.Azure.Containers.Tools.Targets's version must be in [1.19.3,2.0). * Apply suggestions from code review Co-authored-by: Tim Hess <[email protected]> * Fix framework version * Add trailing slash to doc links --------- Co-authored-by: Tim Hess <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 631ce5d - Browse repository at this point
Copy the full SHA 631ce5dView commit details
Commits on Sep 4, 2025
-
Revisit non-SCDF Stream samples (#417)
- Basic clean up to fix naming, dead code, excess references, etc - Change .StartAsync to .RunAsync so apps don't immediately quit - Remove docker fragments - Add basic README files Co-authored-by: Bart Koelman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for dadba91 - Browse repository at this point
Copy the full SHA dadba91View commit details
Commits on Sep 8, 2025
-
Update 3.x samples for v3.3 (#421)
* Remove references to dev feed * Update script to sync Directory.Build.props files * Set Steeltoe version to 3.3.* (using new script) * Remove redundant System/Microsoft nuget references from projects
Configuration menu - View commit details
-
Copy full SHA for ebeb6e2 - Browse repository at this point
Copy the full SHA ebeb6e2View commit details
Commits on Sep 9, 2025
-
Revert runtime changes to Messaging samples (#422)
* revert runtime changes to Messaging samples * revert swashbuckle upgrade in Stream
Configuration menu - View commit details
-
Copy full SHA for 5e050c9 - Browse repository at this point
Copy the full SHA 5e050c9View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff main...3.x