Skip to content

Releases: talon-one/TalonOneJavaSdk

9.1.0

05 Nov 14:27
65c1e38

Choose a tag to compare

Summary

Integration API

Checksums for pom file

18 Oct 14:01
c179507

Choose a tag to compare

Generating checksum for pom (#49)

* add checksum for pom

* add checksum for pom

Checksums for JAVA SDK

18 Oct 09:16
db42880

Choose a tag to compare

Provide a md5 hash along with the SDK package in the maven repository.

v9.0.0

25 Sep 09:19
b3a2e92

Choose a tag to compare

v8.0.0

11 Jun 07:30
4265121

Choose a tag to compare

Summary

New endpoints

Management API

Changes

The disabled and archived campaign states were added.

⚠️ Deprecation Notice

  • The GET /v1/roles endpoint was deprecated. Please use the new one GET /v2/roles
  • The GET /v1/roles/{roleId} endpoint was deprecated. Please use the new one GET /v2/roles/{roleId}

v7.0.0

24 May 05:56
cf95673

Choose a tag to compare

v6.0.1

15 Mar 09:12
2b5723e

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v6.0.0...v6.0.1

v6.0.0: Add stores

02 Jan 10:14
5c6444b

Choose a tag to compare

Summary

New endpoints

Integration API

Management API

Changes:

⚠️ Deprecation Notice

  • The endpoint to create notification about campaign-related changes (POST /v1/applications/{applicationId}/notification_webhooks) was deprecated
  • The endpoint to delete notification about campaign-related changes (DELETE /v1/applications/{applicationId}/notification_webhooks/{notificationWebhookId}) was deprecated
  • The endpoint to get notification about campaign-related changes (GET /v1/applications/{applicationId}/notification_webhooks/{notificationWebhookId}) was deprecated
  • The endpoint to list notifications about campaign-related changes (GET /v1/applications/{applicationId}/notification_webhooks) was deprecated
  • The endpoint to update notification about campaign-related changes (PUT /v1/applications/{applicationId}/notification_webhooks/{notificationWebhookId}) was deprecated

v5.0.3: fix notifications campaign FrontendStateEnum and refactor fix for notifications campaign StateEnum

25 Aug 08:53
624a215

Choose a tag to compare

v5.0.2: fix notification campaign class enum missing values

23 Jun 13:54
1eeb4a3

Choose a tag to compare

Changes List: