buildmaster
dffbf85119
Bumping versions
2020-04-16 22:37:51 +00:00
buildmaster
f773511eb8
Going back to snapshots
2020-04-09 22:11:02 +00:00
buildmaster
1cbd1f9588
Update SNAPSHOT to 3.0.0.M1
2020-04-09 22:09:46 +00:00
Spencer Gibb
893921473b
Merge branch '2.2.x'
2020-03-03 15:12:48 -05:00
robotmrv
6db6a81d82
Fixes issues in HealthCheckServiceInstanceListSupplier ( #685 )
...
- WebClient response leaks
- potential Scheduled task leak
- rework polling to plain reactor operators
- remove non atomic operations on ServiceInstance lists
related to gh-629
fixes issues from gh-683
2020-03-03 15:12:07 -05:00
buildmaster
d0febfbfba
Bumping versions
2020-01-21 18:07:45 +00:00
buildmaster
c2fc64a3e5
Bumping versions
2020-01-20 16:05:03 +00:00
buildmaster
39921b2d33
Bumping versions
2020-01-20 13:11:59 +00:00
buildmaster
83d6912076
Bumping versions
2020-01-18 16:04:59 +00:00
Spencer Gibb
62a1233154
Adds boot 2.3 compatiblity
2020-01-17 16:36:55 -05:00
Spencer Gibb
188b98a659
Updates to 3.0.0.BUILD-SNAPSHOT
2020-01-17 14:53:03 -05:00
buildmaster
2e40fcec41
Bumping versions to 2.2.2.BUILD-SNAPSHOT after release
2019-12-20 11:59:03 +00:00
buildmaster
980ce49895
Going back to snapshots
2019-12-20 11:59:03 +00:00
buildmaster
f533ef1553
Update SNAPSHOT to 2.2.1.RELEASE
2019-12-20 11:53:32 +00:00
buildmaster
8ab3c2723a
Bumping versions to 2.2.1.BUILD-SNAPSHOT after release
2019-11-26 09:34:55 +00:00
buildmaster
a70b9f30bd
Going back to snapshots
2019-11-26 09:34:54 +00:00
buildmaster
a20cde9672
Update SNAPSHOT to 2.2.0.RELEASE
2019-11-26 09:28:58 +00:00
Olga Maciaszek-Sharma
da0e06eb7a
Add evictor based loadbalancer caching ( #644 )
...
* Add Evictor dependency. Implement EvictorCache.
* Add EvictorBasedLoadBalancerCacheManager. Add evictor to starter.
* Set caffeine InitialCapacity from properties.
* Add tests. Add javadocs. Fix creating multiple cache instances.
* Reformat. Change property name. Add documentation.
* Add more tests.
* Move evictor version to parent. Add more tests.
* Ignore .flattened-pom.xml.
* Encapsulate Evictor and switch to non-evictor specific class naming.
* Adjust the docs.
* Fix after code review.
2019-11-25 20:34:19 +01:00
Olga Maciaszek-Sharma
bf6b31ee8a
caffeine cache for loadbalancer Fix gh 638 ( #643 )
...
* Add Caffeine-based loadBalancerCacheManager.
* Add more tests.
* Fix test.
* Only enable loadBalancer caching if caffeine is on classpath. Warn if
caffeine is not on classpath.
* Add javadocs.
* Add docs. Change property name.
* Fix configuration.
* Fix after code review. Add another constructor to CaffeineBasedLoadBalancerCacheManager,
allowing to pass cache name, in order to support alternative ServiceInstanceListSupplierImplementations.
2019-11-22 15:53:57 +01:00
buildmaster
80a9a38712
Going back to snapshots
2019-11-08 19:57:32 +00:00
buildmaster
9ec71f275e
Update SNAPSHOT to 2.2.0.RC2
2019-11-08 19:56:19 +00:00
buildmaster
8e2374140a
Going back to snapshots
2019-10-24 20:20:04 +00:00
buildmaster
338649716f
Update SNAPSHOT to 2.2.0.RC1
2019-10-24 20:18:53 +00:00
buildmaster
dd08f97b93
Going back to snapshots
2019-10-03 18:56:14 +00:00
buildmaster
191a2724a4
Update SNAPSHOT to 2.2.0.M3
2019-10-03 18:55:07 +00:00
buildmaster
41622a6a28
Going back to snapshots
2019-08-14 14:34:03 +00:00
buildmaster
66ac698e1a
Update SNAPSHOT to 2.2.0.M2
2019-08-14 14:32:49 +00:00
Olga Maciaszek-Sharma
3f17c0d902
Gh 576 use reactive load balancer ( #584 )
...
* Add `ReactorLoadBalancerClient` interface and its default implementation.
* Add initial `ReactorLoadBalancerExchangeFilterFunction` implementation.
Add `ReactorLoadBalancerClientAutoConfiguration`.
Refactor `ReactorLoadBalancerClient` interface and default implementation.
* Implement configuration changes to make default `ReactorLoadBalancer` and
`ReactorLoadBalancerClient` work out of the box with `@LoadBalanced
WebClient.Builder`.
* Add more tests for ReactorLoadBalancerExchangeFilterFunction and
DefaultReactorLoadBalancer.
* Fix configuration. Add tests. Add documentation.
* Add information on caching to the documentation.
* Add fixes after code review.
* Small refactoring after code review.
* Switch from handle(response, sink) to map(response).
* Remove redundant cast.
* Add link to caching in Springboot reference to the docs.
* Add more information on working with spring-cloud-loadbalancer vs. spring-cloud-starter-netflix-ribbon to the docs.
* Fix after code review.
2019-08-12 11:40:26 +02:00
buildmaster
2ec67abda1
Going back to snapshots
2019-07-01 14:59:20 +00:00
buildmaster
c622bcc00e
Update SNAPSHOT to 2.2.0.M1
2019-07-01 14:58:18 +00:00
Spring Operator
2e8735e412
URL Cleanup ( #511 )
...
This commit updates URLs to prefer the https protocol. Redirects are not followed to avoid accidentally expanding intentionally shortened URLs (i.e. if using a URL shortener).
# Fixed URLs
## Fixed But Review Recommended
These URLs were fixed, but the https status was not OK. However, the https status was the same as the http request or http redirected to an https URL, so they were migrated. Your review is recommended.
* http://www.puppycrawl.com/dtds/suppressions_1_1.dtd (404) with 1 occurrences migrated to:
https://www.puppycrawl.com/dtds/suppressions_1_1.dtd ([https](https://www.puppycrawl.com/dtds/suppressions_1_1.dtd ) result 404).
## Fixed Success
These URLs were switched to an https URL with a 2xx status. While the status was successful, your review is still recommended.
* http://maven.apache.org/xsd/maven-4.0.0.xsd with 9 occurrences migrated to:
https://maven.apache.org/xsd/maven-4.0.0.xsd ([https](https://maven.apache.org/xsd/maven-4.0.0.xsd ) result 200).
# Ignored
These URLs were intentionally ignored.
* http://maven.apache.org/POM/4.0.0 with 18 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 9 occurrences
2019-03-20 10:35:59 -04:00
Marcin Grzejszczak
167a97d390
Bumped commons to 2.2.0
2019-03-07 15:36:37 +01:00
buildmaster
54f496ecef
Bumping versions to 2.1.2.BUILD-SNAPSHOT after release
2019-03-05 15:22:36 +00:00
buildmaster
f3fa713490
Going back to snapshots
2019-03-05 15:22:35 +00:00
buildmaster
41db03106f
Update SNAPSHOT to 2.1.1.RELEASE
2019-03-05 14:55:27 +00:00
Marcin Grzejszczak
ae314100f5
Applied checkstyle and turned it on by default
2019-02-01 12:50:02 +01:00
Bruce E. Thelen
6cffcf9352
Update to RELEASE version of dependency ( #474 )
2019-01-29 16:23:23 -05:00
buildmaster
0c9f9f1d6e
Bumping versions to 2.1.1.BUILD-SNAPSHOT after release
2019-01-22 17:52:15 +00:00
buildmaster
de56340e7b
Going back to snapshots
2019-01-22 17:52:15 +00:00
buildmaster
5c64a6d02c
Update SNAPSHOT to 2.1.0.RELEASE
2019-01-22 17:49:47 +00:00
buildmaster
bc521c4ab6
Going back to snapshots
2018-12-11 21:36:00 +00:00
buildmaster
57c2f9a154
Update SNAPSHOT to 2.1.0.RC2
2018-12-11 21:35:03 +00:00
buildmaster
c410aa749f
Going back to snapshots
2018-12-11 16:10:18 +00:00
buildmaster
1251411295
Update SNAPSHOT to 2.1.0.RC1
2018-12-11 16:09:27 +00:00
buildmaster
8ed921523b
Going back to snapshots
2018-11-18 09:19:14 +00:00
buildmaster
275cdfa43a
Update SNAPSHOT to 2.1.0.M2
2018-11-18 09:18:28 +00:00
Spencer Gibb
1fa513194b
Adds API and implementation of ReactiveLoadBalancer
...
API lives in spring-cloud-commons module and implementation in
spring-cloud-loadbalancer.
2018-10-03 12:38:12 -04:00