Skip to content

Releases: adobe/target-java-sdk

v2.6.1

12 Jul 13:46
a23d6ec
Compare
Choose a tag to compare

Fixed vulnerabilities

  • Upgraded dependencies to fix security vulnerabilities (log4j-log4j & commons-logging)

v2.6.0

18 Jun 18:22
b8b7ebb
Compare
Choose a tag to compare
  • Log the root cause for ODD rules request exceptions
  • Add configuration to allow bypassing proxy cache for ODD rules request

v2.5.1

12 Jan 23:43
dc27cda
Compare
Choose a tag to compare
  • Fix geo context not being cleaned up

v2.5.0

29 Sep 13:25
b4b58e2
Compare
Choose a tag to compare

Added

  • Expose new connection pool configuration options (connectionTtlMs, idleConnectionValidationMs, evictIdleConnectionsAfterSecs)
  • Document configuration builder API

Fixed

  • Default idle connection validation reduced from 2 seconds to 1 second
  • Default idle connection eviction reduced from 30 seconds to 20 seconds
  • Fix requestInterceptor configuration builder

v2.4.0

25 Oct 23:10
8f52c28
Compare
Choose a tag to compare
  • Custom HTTP client support to Client configuration
  • Additional support for complex domain parsing for on-device-decisioning
  • SDK version no longer set in source code

v2.3.1

12 Sep 16:58
1e972b7
Compare
Choose a tag to compare
  • Client custom Mbox parameters now correctly support dot notation
  • stickyLocationHint is updated regardless of Decisioning method

v2.3.0

26 May 18:36
fce25c4
Compare
Choose a tag to compare
Release readiness v2.3.0 (#61)

* releasing 2.3.0 with client hints support

* Added CHANGELOG message

v2.2.2

30 Mar 19:01
a96b43d
Compare
Choose a tag to compare
  • Updated ECID-service dependency to fix parsing expiry values from AMCV cookie
  • Add ClientHints to Delivery API model in preparation for ClientHints support

v2.2.1

10 Mar 18:30
909b4a8
Compare
Choose a tag to compare
  • Fixed incorrect logic for execution mode calculation.
  • Always use context.beacon=false for sendNotifications() calls.

v2.2.0

24 Jan 23:59
7b20b31
Compare
Choose a tag to compare
release readiness v2.2.0 (#50)

* release readiness v2.2.0

* for better consistency