Skip to content

Releases: messagebird/bird-sdk-go

v0.7.5

Choose a tag to compare

@github-actions github-actions released this 16 Jul 16:18

Release v0.7.5 (sdk-go/v0.7.5)

v0.7.4

Choose a tag to compare

@github-actions github-actions released this 16 Jul 15:28

Release v0.7.4 (sdk-go/v0.7.4)

v0.7.3

Choose a tag to compare

@github-actions github-actions released this 16 Jul 11:26

Release v0.7.3 (sdk-go/v0.7.3)

v0.7.2

Choose a tag to compare

@github-actions github-actions released this 14 Jul 18:53

Release v0.7.2 (sdk-go/v0.7.2)

v0.7.1

Choose a tag to compare

@github-actions github-actions released this 14 Jul 15:43

Release v0.7.1 (sdk-go/v0.7.1)

v0.7.0

Choose a tag to compare

@github-actions github-actions released this 14 Jul 15:14

Release v0.7.0 (sdk-go/v0.7.0)

v0.6.0

Choose a tag to compare

@github-actions github-actions released this 10 Jul 18:50

Release v0.6.0 (sdk-go/v0.6.0)

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 10 Jul 18:08

Release v0.5.0 (sdk-go/v0.5.0)

v0.4.1

Choose a tag to compare

@github-actions github-actions released this 10 Jul 17:48

Release v0.4.1 (sdk-go/v0.4.1)

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 09 Jul 19:12
  • Add the contacts collection: Contacts.Create, .Get, .List, .Update, .Delete, and .Batch (bulk upsert by email). Requires an API key with the email_marketing scope.
  • Add the audiences collection: Audiences.Create, .Get, .List, .Update, .Delete, plus membership .ListContacts, .AddContacts, .RemoveContacts, .RemoveContact.
  • Add contact properties: ContactProperties.Create, .Get, .List, .Update, .Archive, .Unarchive.