Skip to content

Releases: adobe/target-java-sdk

v2.6.1

Choose a tag to compare

@tvava tvava released this 12 Jul 13:46
a23d6ec

Fixed vulnerabilities

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

v2.6.0

Choose a tag to compare

@dcottingham dcottingham released this 18 Jun 18:22
b8b7ebb
  • Log the root cause for ODD rules request exceptions
  • Add configuration to allow bypassing proxy cache for ODD rules request

v2.5.1

Choose a tag to compare

@shandilya3 shandilya3 released this 12 Jan 23:43
dc27cda
  • Fix geo context not being cleaned up

v2.5.0

Choose a tag to compare

@XDex XDex released this 29 Sep 13:25
b4b58e2

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

Choose a tag to compare

@ericfichtel ericfichtel released this 25 Oct 23:10
8f52c28
  • 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

Choose a tag to compare

@ericfichtel ericfichtel released this 12 Sep 16:58
1e972b7
  • Client custom Mbox parameters now correctly support dot notation
  • stickyLocationHint is updated regardless of Decisioning method

v2.3.0

Choose a tag to compare

@shandilya3 shandilya3 released this 26 May 18:36
fce25c4
Release readiness v2.3.0 (#61)

* releasing 2.3.0 with client hints support

* Added CHANGELOG message

v2.2.2

Choose a tag to compare

@XDex XDex released this 30 Mar 19:01
a96b43d
  • 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

Choose a tag to compare

@shandilya3 shandilya3 released this 10 Mar 18:30
909b4a8
  • Fixed incorrect logic for execution mode calculation.
  • Always use context.beacon=false for sendNotifications() calls.

v2.2.0

Choose a tag to compare

@shandilya3 shandilya3 released this 24 Jan 23:59
7b20b31
release readiness v2.2.0 (#50)

* release readiness v2.2.0

* for better consistency