Skip to content

v1.0.0

Compare
Choose a tag to compare
@XDex XDex released this 27 Apr 13:10
· 28 commits to main since this release
cfc2276

Adobe Target .NET SDK with On-Device Decisioning

  • Direct and DI Target Client initialization
  • Sync/Async API
  • On-Device Decisioning support
  • Server-side ECID library integration

Changes

  • Prepare initial v1.0.0 release by @XDex (#13)
  • Fix race causing an integration test to fail by @XDex (#12)
  • TNT-40079 [ODD] Implement integration tests for decision provider by @XDex (#10)
  • TNT-40001 Integrate ECID library by @XDex (#9)
  • TNT-39264 [ODD] Implement notification sending & async getOffers by @XDex (#8)
  • TNT-39263 [ODD] Implement allocation & decision providers by @XDex (#7)
  • Add subdomain/TLD parsing by @XDex (#6)
  • TNT-39261 [ODD] Implement context providers + geo lookup by @XDex (#5)
  • TNT-39260 [ODD] Implement artifact provider by @XDex (#4)
  • TNT-38933 getAttributes() + fixes by @XDex (#3)
  • TNT-38932 Implement getOffers() and sendNotifications() by @XDex (#2)
  • TNT-38931 Initialize the SDK by @XDex (#1)

👨🏼‍💻 Contributors

@XDex