-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
#2119 Review load balancing (2nd round) and redesign DefaultConsulServiceBuilder
with ConsulProviderFactory
refactoring to make it thread safe and friendly
#2151
Commits on Aug 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for bc268d2 - Browse repository at this point
Copy the full SHA bc268d2View commit details
Commits on Aug 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f6f94c9 - Browse repository at this point
Copy the full SHA f6f94c9View commit details
Commits on Aug 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7373da5 - Browse repository at this point
Copy the full SHA 7373da5View commit details
Commits on Sep 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9537e43 - Browse repository at this point
Copy the full SHA 9537e43View commit details
Commits on Sep 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for da8670a - Browse repository at this point
Copy the full SHA da8670aView commit details
Commits on Sep 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 48e4663 - Browse repository at this point
Copy the full SHA 48e4663View commit details -
Configuration menu - View commit details
-
Copy full SHA for a4501d8 - Browse repository at this point
Copy the full SHA a4501d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for c11c635 - Browse repository at this point
Copy the full SHA c11c635View commit details -
Configuration menu - View commit details
-
Copy full SHA for a036e42 - Browse repository at this point
Copy the full SHA a036e42View commit details
Commits on Sep 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e5a1bcf - Browse repository at this point
Copy the full SHA e5a1bcfView commit details
Commits on Sep 10, 2024
-
Prefer using named local methods as delegates over anonymous methods …
…for awesome call stack, ensuring the delegate's typed result matches the typed balancer's creator. Additionally, employ an IServiceProvider workaround.
Configuration menu - View commit details
-
Copy full SHA for 6566f20 - Browse repository at this point
Copy the full SHA 6566f20View commit details -
Review load balancing. Assert service & leasing counters as concurren…
…t step. Final version of acceptance test.
Configuration menu - View commit details
-
Copy full SHA for 0212e38 - Browse repository at this point
Copy the full SHA 0212e38View commit details
Commits on Sep 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c8031ff - Browse repository at this point
Copy the full SHA c8031ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 93f4eb4 - Browse repository at this point
Copy the full SHA 93f4eb4View commit details
Commits on Sep 13, 2024
-
Propagate the
ConsulRegistryConfiguration
object through `HttpConte……xt` in the scoped version of the default service builder, utilizing the injected `IHttpContextAccessor` object. Update `ConsulProviderFactory`. Update docs. Update tests.
Configuration menu - View commit details
-
Copy full SHA for 4b1e80d - Browse repository at this point
Copy the full SHA 4b1e80dView commit details
Commits on Sep 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 058584f - Browse repository at this point
Copy the full SHA 058584fView commit details
Commits on Sep 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for eb9be3e - Browse repository at this point
Copy the full SHA eb9be3eView commit details
Commits on Sep 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 27a6959 - Browse repository at this point
Copy the full SHA 27a6959View commit details
Commits on Oct 2, 2024
-
Review
IHttpContextAccessor
logic.Convert anonymous delegates to named ones in placeholders processing
Configuration menu - View commit details
-
Copy full SHA for d197d2d - Browse repository at this point
Copy the full SHA d197d2dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8acd287 - Browse repository at this point
Copy the full SHA 8acd287View commit details