Commit Graph

30 Commits

Author SHA1 Message Date
buildmaster
44b35c2cbf Going back to snapshots 2020-10-03 13:41:52 +00:00
buildmaster
83b7a1d6b3 Update SNAPSHOT to 3.0.0-M4 2020-10-03 13:39:52 +00:00
buildmaster
b38e31f263 Going back to snapshots 2020-07-23 17:52:56 +00:00
buildmaster
ffa885b2f5 Update SNAPSHOT to 3.0.0-M3 2020-07-23 17:51:24 +00:00
buildmaster
af62e6e015 Going back to snapshots 2020-05-29 18:22:19 +00:00
buildmaster
d50a2ae6cd Update SNAPSHOT to 3.0.0-M2 2020-05-29 18:21:00 +00:00
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
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
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
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
efcb959e8c Bumping versions 2019-11-07 13:47:04 +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
Olga Maciaszek-Sharma
bcbc5d4819 Remove spring.provides. Fixes gh-602. 2019-09-17 15:50:18 +02:00
Olga Maciaszek-Sharma
19bab039a9 Gh 586 loadbalancer starter (#599)
* Add loadbalancer starter. Add property to set BlockingLoadBalancerClient
as default non-reactive loadbalancer. Start working on auto-enabling caching.

* Automatically enable caching. Fixes gh-585.

* Add tests.

* Add reference docs.

* Change property name.
2019-09-09 17:49:46 +02:00