Commit Graph

1766 Commits

Author SHA1 Message Date
Marcin Grzejszczak
31cade5948 Fixed observation convention issues 2022-12-15 16:58:34 +01:00
spencergibb
99fda44272 removed non-existent micrometer docs jars 2022-12-15 10:37:22 -05:00
Marcin Grzejszczak
07c6d2d791 Removing libs prefix and local suffix from repositories 2022-12-15 16:29:05 +01:00
spencergibb
af8a36b36b Update micrometer docs generator to 1.0.0 2022-12-15 10:19:53 -05:00
Ryan Baxter
34687af510 Use spring.config.activate.on-profile instead of spring.profiles for Boot 3 compatibility. Fixes #1177 (#1182)
Co-authored-by: Ryan Baxter <524254+ryanjbaxter@users.noreply.github.com>
2022-12-15 08:58:35 -05:00
Moary Chen
5faadf3aa4 Use a class name that is only available on Spring Boot 3 (#1179) 2022-12-12 19:32:19 -05:00
Olga Maciaszek-Sharma
d1c3449b57 Merge remote-tracking branch 'origin/3.1.x' 2022-12-12 16:05:05 +01:00
Benoit Kessler
c13c8bbb5b Add flexibility to zone preference in load balancing (#1174) 2022-12-12 16:04:20 +01:00
Benoit Kessler
9849d9b23d Add flexibility to zone preference in load balancing (#1174) 2022-12-12 16:03:18 +01:00
buildmaster
f26c2b3e93 Going back to snapshots 2022-12-01 17:37:54 +00:00
buildmaster
007f844e6c Update SNAPSHOT to 4.0.0-RC3 2022-12-01 17:36:05 +00:00
Olga Maciaszek-Sharma
78eb9a0fd6 Lazily initialize child contexts with AOT initializers. (#1176) 2022-11-30 21:01:45 +01:00
buildmaster
e18fc0d602 Bumping versions 2022-11-29 13:20:26 +00:00
Marcin Grzejszczak
e98e315704 Adds a check for Sleuth with 2022 cloud (#1175) 2022-11-28 18:06:43 +01:00
buildmaster
b1fc0d8d6f Going back to snapshots 2022-11-17 17:15:40 +00:00
buildmaster
ef88c4164a Update SNAPSHOT to 4.0.0-RC2 2022-11-17 17:13:24 +00:00
Ryan Baxter
768384d8a0 Remove httpclient package. Fixes #1171 2022-11-15 12:54:32 -05:00
Ryan Baxter
82fb22649b Remove deprecated bind method 2022-11-09 11:06:27 -05:00
Ryan Baxter
8209a047d3 Remove @SpringCloudApplication annotation 2022-11-09 10:50:32 -05:00
Ryan Baxter
5e7c2a6601 Merge branch 'main' of github.com:spring-cloud/spring-cloud-commons 2022-11-09 10:39:19 -05:00
Ryan Baxter
d676889701 Remove @EnableCircuitBreaker annotation 2022-11-09 10:39:16 -05:00
buildmaster
b86d06e1e2 Bumping versions 2022-11-09 13:29:41 +00:00
Ryan Baxter
dbdc87bb76 Remove deprecated AbstractAutoServiceRegistration constructor 2022-11-08 17:07:27 -05:00
Olga Maciaszek-Sharma
5b7e03b133 Revert "Allow overriding getScheme on DefaultServiceInstance. (#1168)"
This reverts commit 5015b13f22.
2022-11-08 18:19:56 +01:00
Olga Maciaszek-Sharma
e41b59d140 Remove CircleCI icon from readme. Reformat. 2022-11-08 17:23:15 +01:00
Olga Maciaszek-Sharma
603bb2d7e3 Remove Circle CI config. 2022-11-08 17:08:47 +01:00
Olga Maciaszek-Sharma
5015b13f22 Allow overriding getScheme on DefaultServiceInstance. (#1168) 2022-11-08 17:06:51 +01:00
Olga Maciaszek-Sharma
0637a76355 Fix failing tests. 2022-11-08 15:22:20 +01:00
Olga Maciaszek-Sharma
4a0e403ec2 Remove unused imports. 2022-11-08 14:20:58 +01:00
Olga Maciaszek-Sharma
5cb7a0d289 Remove deprecated elements in SC LoadBalancer. 2022-11-08 14:11:33 +01:00
Olga Maciaszek-Sharma
efe5131a36 Remove some deprecated API usage, switch to newer JDK api usages, refactor. 2022-11-08 13:57:03 +01:00
Ryan Baxter
6f39b7ed22 Merge branch '3.1.x' 2022-11-03 14:06:58 -04:00
Ryan Baxter
987704784f Add note about removing configuration values and performing refreshes. Fixes #1161 (#1167)
Co-authored-by: Ryan Baxter <524254+ryanjbaxter@users.noreply.github.com>
2022-11-03 13:58:38 -04:00
buildmaster
be72e49e91 Bumping versions to 3.1.6-SNAPSHOT after release 2022-11-03 14:32:00 +00:00
buildmaster
5d95ca7137 Going back to snapshots 2022-11-03 14:32:00 +00:00
buildmaster
d33cadbe5c Update SNAPSHOT to 3.1.5 2022-11-03 14:30:07 +00:00
Olga Maciaszek-Sharma
82213bab6b Cosmetic fix in doc. 2022-11-02 18:58:36 +01:00
jizhuozhi
07f7328ca2 Lazy fills service instances to reduce max latency (#1165) 2022-11-02 15:21:43 +01:00
buildmaster
fa53e6cb1c Going back to snapshots 2022-10-27 21:49:50 +00:00
buildmaster
3acff28aeb Update SNAPSHOT to 4.0.0-RC1 2022-10-27 21:48:01 +00:00
jizhuozhi
aef64061be feat: support autoconfigure WeightedServiceInstanceListSupplier (#1163) 2022-10-27 19:24:04 +02:00
spencergibb
0a4ee74bca Merge branch '3.1.x' 2022-10-27 11:51:56 -04:00
spencergibb
3a582dc603 Adds rebind/refresh an individual bean by type
Fixes gh-1162
2022-10-27 11:51:04 -04:00
spencergibb
d1dba70bbf Adds rebind/refresh an individual bean by type
Fixes gh-1162
2022-10-27 11:43:45 -04:00
Ryan Baxter
7afddc8eb8 Destroy and initialize beans within the correct context. Fixes #1158 (#1160)
Co-authored-by: Ryan Baxter <524254+ryanjbaxter@users.noreply.github.com>
2022-10-25 09:06:31 -04:00
Ryan Baxter
86c44de855 Destroy and initialize beans within the correct context. Fixes #1158 (#1160)
Co-authored-by: Ryan Baxter <524254+ryanjbaxter@users.noreply.github.com>
2022-10-25 09:05:18 -04:00
Marcin Grzejszczak
6a03d2b201 Sets parentObservation on circuitbreaker Observation (#1159) 2022-10-24 17:02:50 +02:00
Olga Maciaszek-Sharma
ceab8dc08f Fix capitalisation. 2022-10-20 16:08:07 +02:00
spencergibb
4f553328e7 Updates version compatibility 3.0 class to check 2022-10-19 15:12:52 -04:00
Ryan Baxter
37f17ba9e2 Merge branch '3.1.x' 2022-10-17 19:22:20 -04:00