Skip to content

Releases: WURFL/wurfl-cloud-client-java

v1.11.1

03 Mar 09:15
d9652c8
Compare
Choose a tag to compare
  • Updated logback dependency to resolve vulnerability issue

v1.11.0b

13 Dec 11:50
bdb879b
Compare
Choose a tag to compare
  • This release removes two unused log4j properties files. This released is not released on Maven Central since it does not contain any code change. That's also why it is marked as "b" and doesn't have a new version number.

v1.11.0

27 Sep 09:53
b68d614
Compare
Choose a tag to compare
  • Replaced jsoniter dependency with gson

v1.0.15

08 Jun 08:23
39acc28
Compare
Choose a tag to compare
  • updated logback vulnerable dependencies
  • updated javadocs

v1.0.10

12 Nov 09:47
fe4a7a0
Compare
Choose a tag to compare
  • Used HTTP as default connection scheme

v1.0.9

11 Nov 11:48
45ecc83
Compare
Choose a tag to compare
  • Updated and improved Maven repo references in poms.

v.1.0.8

25 May 12:55
Compare
Choose a tag to compare
  • Fix: Some minor fixes to Servlet example
  • Enh: Removed references to brand_name/is_wireless_device from unit tests

v.1.0.7

04 May 14:45
Compare
Choose a tag to compare
  • Fix: Cache issue when detection is performed by getDeviceFromUserAgent
  • Fix: EhcachePremiumCloudCache and HashMapPremiumCloudCache unit tests

v1.0.6

30 Dec 19:09
Compare
Choose a tag to compare
  • Add: EhcachePremiumCloudCache and HashMapPremiumCloudCache unit tests
  • Fix: SimpleCookieCache and SimpleCookieCache unit test
  • Fix: Headers sent to cloud server to correctly calculate Virtual Capabilities
  • Remove: CloudRequest and DefaultCloudRequest (using HttpServletRequest directly)

v1.0.5

10 Nov 19:26
Compare
Choose a tag to compare

Changelog:

  • Add: Make connection and read timeouts configurable in wurflcloud.properties file