Build: #299 was successful Manual run by daryl herzmann

Build result summary

Details

Completed
Queue duration
< 1 second
Duration
11 seconds
Labels
None
Agent
ip-172-31-27-151.eu-central-1.compute.internal
Revision
48d866641bbb397b6f21f675c0324202c4508ae5
Successful since
#292 ()

Code commits

Author Commit Message Commit date
daryl herzmann daryl herzmann 48d866641bbb397b6f21f675c0324202c4508ae5 Merge pull request #250 from guusdk/httpclient-5
Replace Apache HTTP Client 4.5 with 5.3 (and introduce caching)
Guus der Kinderen Guus der Kinderen 81600a57d3a42a1fae1a36005dfd6dcd288738bf Replace Apache HTTP Client 4.5 with 5.3 (and introduce caching)
This updates the HTTP client used in our 'rest client'. The new client is configured to use client-sided caching, which hopefully reduces the amount of queries that are performed.