Skip to content

Releases: talon-one/maven-artefacts

v9.1.0

05 Nov 14:28
Compare
Choose a tag to compare

Summary

Integration API

Checksums for pom file

18 Oct 14:08
4e5982d
Compare
Choose a tag to compare

Checksums for JAVA SDK
md5 files were added

Checksums for JAVA SDK

18 Oct 09:33
7339e9a
Compare
Choose a tag to compare

Provide checksums (md5) for articfacts of the JAVA SDK.

v9.0.0: Merge pull request #11 from talon-one/sc-42167-update-java-sdk

v8.0.0

11 Jun 07:43
2658a97
Compare
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

v6.0.1: Fix issue with management key authentication

15 Mar 09:14
dab991b
Compare
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:18
9357239
Compare
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 09:02
a3b8498
Compare
Choose a tag to compare

TalonOneJavaSDK PR 37

What's Changed

New Contributors

  • @giou-k made their first contribution in #6

Full Changelog: v5.0.2...v5.0.3

v5.0.2: fix notification campaign class enum missing values

23 Jun 14:01
0bbd853
Compare
Choose a tag to compare

Changes List