Commit Graph

6 Commits

Author SHA1 Message Date
jenkins
9a90632be3 [unleash-maven-plugin] Preparation for next development cycle. 2020-10-25 14:24:21 +00:00
Mateusz Bronk
cc41c560f2 [VolvoOnCall] Backported HTTP req. cache from 3.x
This change is essential for not flooding VOC servers with requests on
each channel update. Cache idea and timeout configuration copied from 3.x
branch ('main', PR#8595) and adapted to 2.5.x codebase.
Related to #8554

Also-by: clinique <gael@lhopital.org>
Signed-off-by: Mateusz Bronk <bronkm+gh@gmail.com>
2020-10-04 21:15:51 +02:00
Mateusz Bronk
a514e1de1a [VolvoOnCall] Backported fix for #8554 from 3.x
User-Agent HTTP header is no longer sent in the requests
- as Jetty/9.4.20.v20190813 is blacklisted server-side.

The backported fix uses a shim wrapper for HttpUtil, allowing to inject
a customized Jetty's HttpClient, while keeping the rest of the interface
intact (goal was to minimize changes: 3.x branch has a more elegant fix
for the same, but coupled with other changes and refactorings that are
not part of this backport).
Resolves #8554

Signed-off-by: Mateusz Bronk <bronkm+gh@gmail.com>
2020-10-04 21:15:51 +02:00
Mateusz Bronk
156492c5e1 [VolvoOnCall] Backported fix for #8518 from 3.x
Changed trip ID data type to match API response.
Resolves #8518

Signed-off-by: Mateusz Bronk <bronkm+gh@gmail.com>
2020-10-04 21:15:51 +02:00
jenkins
15e3fa1567 applied spotless and updated itests
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2020-09-21 00:31:09 +02:00
Kai Kreuzer
4be0e341d8 Codebase as of f11ddbc2a3 as an initial commit for the shrunk repo
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2020-09-20 23:52:13 +02:00