Skip to content

Releases: adobe/target-dotnet-sdk

Delivery v1.1.1

13 May 09:20
db1abbd
Compare
Choose a tag to compare
  • TNT-40794 Add analytics payload support to metrics by @XDex (#20)

👨🏼‍💻 Contributors

@XDex

Client v1.1.1

13 May 09:58
39e1c5e
Compare
Choose a tag to compare
  • TNT-40917-1 Update SDK to use new Delivery client after #18 and #20 fixes by @XDex (#19)
  • TNT-40905 Retrieve SDK version directly from assembly by @XDex (#16)
  • TNT-40894 Fix incorrect MaxAge set in response cookies by @XDex (#15)

👨🏼‍💻 Contributors

@XDex

Delivery v1.1.0

12 May 11:47
ff97305
Compare
Choose a tag to compare

Delivery API client changes

  • Fix TNT-40917 Zero numeric values not included in serialized Delivery request by @XDex (#18)
  • Update openapi-generator to latest v5.1.1

👨🏼‍💻 Contributors

@XDex

v1.0.1

28 Apr 14:39
da050ec
Compare
Choose a tag to compare
  • Add GetAttributes and GetAttributesAsync API methods by @XDex (#14)

👨🏼‍💻 Contributors

@XDex

v1.0.0

27 Apr 13:10
cfc2276
Compare
Choose a tag to compare

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