-
Notifications
You must be signed in to change notification settings - Fork 171
Merge tag 4.2.0 into 4.x #1710
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Closed
Merge tag 4.2.0 into 4.x #1710
Changes from all commits
Commits
Show all changes
81 commits
Select commit
Hold shift + click to select a range
8457a0e
Bump Steeltoe version from 4.0.0 to 4.0.1.
github-actions[bot] 218cfb4
Remove placeholder packages that were added to help migrate from 3.x …
bart-vmware c78a342
Update README.md
TimHess a8c3a98
Fixed: Without any configuration, an app listening on both https and …
bart-vmware 6f7dfa2
Service Discovery: Expose Instance ID in IServiceInstance (#1597)
bart-vmware 68f4fae
Exclude Aspire service discovery resolver from internal HttpClient us…
bart-vmware 176e7da
Set templated=false for all management endpoints
TimHess 2f99497
Expose secure/non-secure URIs on service instance, optimize Eureka (#…
bart-vmware 883f326
Optimize NuGet package restore (#1605)
bart-vmware cfc15ca
Lower the level of recurring logging to reduce noise in apps (#1608)
bart-vmware 0f06725
Update places where BindConfiguration is called, which registers anon…
bart-vmware e7bbe72
Capture more diagnostics when memory dump test fails, sync Steeltoe l…
bart-vmware 034e2d0
Update dump dependencies, fix gcdump (#1611)
bart-vmware 936ac0c
Add public method to convert InstanceInfo to EurekaServiceInstance (#…
bart-vmware 5822cdc
Update Steeltoe for .NET 10 (#1615)
bart-vmware ac04a11
Fix gcdump publish and transitive references (#1619)
bart-vmware 956e891
Fix actuators when used with UsePathBase (#1618)
bart-vmware 1fffc2c
Remove middleware warning, it's not reliable (#1625)
bart-vmware 8df49dd
Prepare for updating tests, small fixes (#1628)
bart-vmware accee88
Add AGENTS.md with comprehensive build and test documentation (#1627)
Copilot 254b5c6
Accept null tags/meta in Consul responses (#1631)
bart-vmware 939b77a
Various test fixes (#1633)
bart-vmware eb22697
Configuration Schema Generator: Port changes from https://github.com/…
bart-vmware 16973f2
Fix scoped ASP.NET health checks, correct AddHealthContributor docs (…
bart-vmware 3f7be3e
Update R# code style settings (#1637)
bart-vmware ca23480
Rename job 'analyze' to 'build' in workflow (#1638)
bart-vmware 91e2d4e
Make skipped tests appear on test summary instead of hiding them enti…
bart-vmware ece58a0
Update .gitignore (#1643)
bart-vmware c3aec3d
Add .NET runtime information to /info actuator endpoint (#1640)
Copilot 80b359a
Enable skipping ASP.NET health checks at actuator endpoint (#1644)
bart-vmware 98c6e55
build Steeltoe 4.1
TimHess eea2880
Package updates (#1646)
bart-vmware 186ff02
Run public-api-mark-shipped.ps1 (#1647)
bart-vmware da33d9c
Bump Steeltoe version from 4.1.0 to 4.1.1. (#1648)
github-actions[bot] fbe5079
Fix awkward sentences in comments (#1650)
bart-vmware ccd55f6
Use source generators for logging and regular expressions (#1652)
bart-vmware c99e7aa
Fix broken documentation in Steeltoe 4.x (#1655)
bart-vmware 407af87
Use json source generator (#1656)
bart-vmware 58a177b
Fix broken build netsdk 10.0.200, fix green builds on failure (#1657)
bart-vmware 067370c
Fix binding options against null values (#1663)
bart-vmware 972d11d
Fix Eureka Dynamic Port Assignment overriding user-configured ports (…
TimHess 9aa324d
Config Server stability improvements (#1667)
bart-vmware 4659245
Update versions of GitHub Actions (#1668)
bart-vmware 176f7ae
Update AssemblyInfo.cs files to include logging categories for all St…
bart-vmware d95d9bf
Bump non-exposed NuGet dependencies (#1670)
bart-vmware 5d88bb2
Add IDiscoveryClient.InstancesFetched event (#1672)
bart-vmware b75cce0
Follow-up changes for new `IDiscoveryClient.InstancesFetched` event (…
bart-vmware e46e6a5
Gracefully handle when unable to fetch access token in Eureka and Con…
bart-vmware 4594c30
Update to ReSharper v2026.1 (#1681)
bart-vmware bbf3ee9
R#: Move inline suppressions for AccessToDisposedClosure in tests to …
bart-vmware e79fcfa
Convert to .slnx format (#1683)
bart-vmware e061cc0
Revert "R#: Move inline suppressions for AccessToDisposedClosure in t…
bart-vmware c4c6820
Connectors: add option to turn off the built-in post-processors (#1680)
bart-vmware af26973
Tweak vulnerability checks (fix broken builds) (#1684)
bart-vmware ef661b4
Bump OpenTelemetry dependencies to fix vulnerabilities (#1685)
bart-vmware eac8fc8
Normalize line endings (#1689)
bart-vmware f1f03fd
Fix invalid links (#1690)
bart-vmware a1c4bd3
Hide transitive vulnerabilities in tests (#1692)
bart-vmware 42fff3e
Address flaky tests (#1691)
TimHess 044c1f1
Package updates (#1694)
bart-vmware f0dfcf2
Fix flaky certificate tests failing with InvalidOperationException (#…
bart-vmware f4d5993
Fix CA1873: Potentially expensive logging (#1695)
bart-vmware 7d66e96
Ignore case when comparing Connector configuration keys (#1700)
bart-vmware e353005
Update ReSharper to v2026.1.2 (#1702)
bart-vmware e2ed3a3
Remove suppression for CA1848: Use the LoggerMessage delegates (#1704)
bart-vmware c7c84a4
Fix crash on shutdown: trying to unregister app that never registered…
bart-vmware b7ca93c
Fix management port isolation bypass
TimHess c34a739
Fix Eureka DataCenterInfo poisoning
TimHess e50cd31
Enhance /env sanitizer
TimHess b39defa
Require FULL Permissions on /env, /threaddump, /heapdump by default
TimHess 64ed5ff
Fix Vault token leak on HTTP redirect
TimHess 8dd97cc
Harden temporary files written by MySQL/PostgreSQL Connectors
bart-vmware 6cfee5c
Fix unexpected OAEP algorithm downgrade
TimHess 463dcbc
Placeholder resolution should only be logged at trace-level
TimHess 04db2ac
Add expiration to JWT/OpenID keys caching
bart-vmware 43c7829
Update for next Steeltoe release v4.2
bart-vmware cef1a9e
Move unshipped APIs to shipped
bart-vmware 169f220
Fix Sonar GHA workflow to adapt for Config Server docker changes
bart-vmware 2d4338d
Fix Sonar GHA workflow
bart-vmware 441733a
Merge branch 'main' into 4.x
bart-vmware becaadd
Fix branch ref in status badge
bart-vmware File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
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
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
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
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
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.