Ryan Baxter
c2707f8222
Fix README
2024-09-04 10:45:13 -04:00
Marcin Grzejszczak
ca9ebc2f56
Antora ( #1263 )
...
* Migrate Structure
* Insert explicit ids for headers
* Remove unnecessary asciidoc attributes
* Copy default antora files
* Fix indentation for all pages
* Split files
* Generate a default navigation
* Remove includes
* Fix cross references
* Enable Section Summary TOC for small pages
* It's alive
* Fixed readme
2023-09-08 13:41:23 +02:00
Olga MaciaszekSharma
a6ac50f0a7
Merge remote-tracking branch 'origin/main'
2023-06-30 18:22:47 +02:00
Olga MaciaszekSharma
b516856cea
Merge remote-tracking branch 'origin/4.0.x'
2023-06-30 17:38:06 +02:00
Olga MaciaszekSharma
fb879e7cf1
Adjust docs.
2023-06-30 17:32:58 +02:00
Olga MaciaszekSharma
cb96b632bb
Merge remote-tracking branch 'origin/3.1.x' into 4.0.x
2023-06-30 17:14:12 +02:00
Olga MaciaszekSharma
172452d2ed
Update copyright and fix docs.
2023-06-30 11:53:30 +02:00
buildmaster
8f65504863
Bumping versions
2023-06-30 02:11:21 +00:00
buildmaster
7a9bba08ed
Going back to snapshots
2023-06-29 10:33:38 +00:00
buildmaster
4c639f1cf1
Update SNAPSHOT to 3.1.7
2023-06-29 10:31:29 +00:00
Olga MaciaszekSharma
0d1f4967fd
Update config property info.
2023-06-29 10:27:16 +02:00
Olga MaciaszekSharma
2e8631b127
Call get(Request request) on delegates by default.
2023-06-28 14:48:22 +02:00
Olga MaciaszekSharma
7efe08c674
Merge remote-tracking branch 'origin/4.0.x'
2023-06-28 14:30:52 +02:00
Olga MaciaszekSharma
cc1aaa8883
Merge remote-tracking branch 'origin/3.1.x' into 4.0.x
...
# Conflicts:
# docs/src/main/asciidoc/spring-cloud-commons.adoc
# spring-cloud-commons/src/main/java/org/springframework/cloud/client/loadbalancer/LoadBalancerProperties.java
# spring-cloud-loadbalancer/src/test/java/org/springframework/cloud/loadbalancer/core/SameInstancePreferenceServiceInstanceListSupplierTests.java
# spring-cloud-loadbalancer/src/test/java/org/springframework/cloud/loadbalancer/core/ServiceInstanceListSupplierBuilderTests.java
2023-06-28 13:53:16 +02:00
Olga MaciaszekSharma
d36062b8bb
Update copyright and fix docs.
2023-06-28 13:46:49 +02:00
Olga Maciaszek-Sharma
354a894606
Call get request on delegates ( #1250 )
2023-06-28 12:28:44 +02:00
buildmaster
a0ba27fba2
Bumping versions
2023-06-14 19:58:54 +00:00
Ryan Baxter
8fbf183015
Merge branch 'main' of github.com:spring-cloud/spring-cloud-commons
2023-06-09 12:00:25 -04:00
Ryan Baxter
6c04576b18
Fix typo in configprops.
2023-06-09 12:00:22 -04:00
omernaci
f00cc0e052
note section added for security implications of exposed actuator env. ( #1231 )
2023-05-04 20:10:51 -04:00
Ryan Baxter
b4010c9cf8
Updating versions in docs
2023-05-04 15:31:05 -04:00
Ryan Baxter
07a2821ac7
Merge branch '3.1.x'
2023-05-04 15:30:03 -04:00
Ryan Baxter
130208e0aa
Fixing version in docs
2023-05-04 15:29:46 -04:00
Ryan Baxter
ac709ec6e2
Merge branch '3.1.x'
2023-05-04 15:26:49 -04:00
Ryan Baxter
2f467e5823
Add application listener to locate property sources during bootstrap ( #1228 )
...
* Add application listener to locate property sources during bootstrap
Also adds support for activating profiles using spring.profiles.active from bootstrap property source listeners.
Allow profiles to be passed from bootstrap context to main application context
* Add application listener to locate property sources during bootstrap
Also adds support for activating profiles using spring.profiles.active from bootstrap property source listeners.
Allow profiles to be passed from bootstrap context to main application context
Updating version in docs
2023-05-04 15:06:20 -04:00
heqiang
8ec45e03b0
Polish spring-cloud-commons.adoc. ( #1216 )
2023-03-14 09:52:06 -04:00
Olga Maciaszek-Sharma
80643ef3ed
Allow batching the emitted alive instances flux. ( #1206 )
2023-03-07 11:33:06 +01:00
buildmaster
6c21c85080
Bumping versions
2023-02-09 13:16:22 +00:00
Olga Maciaszek-Sharma
f6dd5926b5
Merge remote-tracking branch 'origin/3.1.x'
2023-01-18 12:04:44 +01:00
Olga Maciaszek-Sharma
a4a37cd975
Recheck for null service instance to avoid micrometer NPE. ( #1197 )
2023-01-18 11:57:41 +01:00
Olga Maciaszek-Sharma
2eaaf287e3
Merge remote-tracking branch 'origin/3.1.x'
2023-01-17 13:52:58 +01:00
Olga Maciaszek-Sharma
66b0abdacd
Regenerate docs.
2023-01-17 13:47:43 +01:00
Olga Maciaszek-Sharma
e4bd5b300b
Add native hints for Caffeine cache. ( #1194 )
2023-01-17 11:25:32 +01:00
Olga Maciaszek-Sharma
e41b59d140
Remove CircleCI icon from readme. Reformat.
2022-11-08 17:23:15 +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
Olga Maciaszek-Sharma
82213bab6b
Cosmetic fix in doc.
2022-11-02 18:58:36 +01:00
jizhuozhi
aef64061be
feat: support autoconfigure WeightedServiceInstanceListSupplier ( #1163 )
2022-10-27 19:24:04 +02:00
Olga Maciaszek-Sharma
ceab8dc08f
Fix capitalisation.
2022-10-20 16:08:07 +02:00
Olga Maciaszek-Sharma
42b5a915c0
Merge remote-tracking branch 'origin/3.1.x'
2022-10-04 13:42:21 +02:00
Olga Maciaszek-Sharma
cf20bc788b
Fix docs after editor review. Fix checkstyle issues.
2022-10-04 13:30:48 +02:00
jizhuozhi
6955fdcc7a
feat: expand the list by weights to implement weighted load balancing ( #1140 )
2022-10-04 12:33:01 +02:00
buildmaster
0ec7e02009
Bumping versions
2022-09-28 13:20:49 +00:00
Olga Maciaszek-Sharma
3fc07ae777
Merge remote-tracking branch 'origin/3.1.x'
2022-09-27 19:20:32 +02:00
Olga Maciaszek-Sharma
813104de85
Document lb aot support ( #1147 )
2022-09-20 13:26:45 +02:00
buildmaster
fdc3ac4659
Bumping versions
2022-09-04 02:10:46 +00:00
buildmaster
99db0fdeb6
Going back to snapshots
2022-09-02 20:38:02 +00:00
buildmaster
9dd4af43af
Update SNAPSHOT to 3.1.4
2022-09-02 20:36:07 +00:00
Marcin Grzejszczak
17311ebfd7
Support for Micrometer Observations ( #1131 )
...
with this change we're introducing Micrometer Observations for CircuitBreakers
2022-08-16 17:42:34 +02:00
buildmaster
9ca83dc892
Bumping versions
2022-07-22 13:20:24 +00:00