Skip to content

Releases: chartmogul/chartmogul-go

v4.3.0

26 Mar 10:13
b3e4ad6
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.2.0...v4.3.0

v4.2.0

08 Feb 15:20
02667da
Compare
Choose a tag to compare

What's Changed

  • Add event order for subscription events by @alpdal in #69
  • Add support for customer website_url field by @whobubble in #70

New Contributors

Full Changelog: v4.1.0...v4.2.0

v4.1.0

21 Dec 16:21
037d2e5
Compare
Choose a tag to compare

What's Changed

  • Go client notes and call logs API support in #67
  • Fix incorrect api url and add omitemtpy for optional params in #68

v4.0.0

14 Dec 15:56
75136f3
Compare
Choose a tag to compare
  • Added support for new cursor based pagination
    
  • Removed deprecated structs
    
  • Added integration tests for pagination endpoints
    

Introduces a breaking change for pagination on List endpoints. The cursor object now expects a per_page and cursor parameter. page will no longer be accepted.

Fix incorrect PerPage on Contacts List response

19 Apr 09:39
6ac0d2b
Compare
Choose a tag to compare

Support for Contacts

19 Apr 09:38
3b70840
Compare
Choose a tag to compare

v2.0.1

30 Jul 09:55
e69b5f8
Compare
Choose a tag to compare

Commits

  • [e69b5f8] - Update v2 Readme [ch32651] (#46) (Hassansin)

v1.5.1

30 Jul 10:09
938ecf7
Compare
Choose a tag to compare

Revert breaking changes

v2.0.0

29 Jul 13:44
Compare
Choose a tag to compare

Metrics API Changes

Changes on MetricsListSubscriptions and MetricsListActivities.

Please follow the upgrade guide.

Commits

  • [b80d5b6] - create v2 package (Hassansin)
  • [4d1334a] - Setup GH Actions [ch32361] (#44) (Hassansin)
  • [f2b67b0] - Implement support for async activities export (#43) (Thomas Carney)
  • [e06a2f7] - Support customer scoped Activities and unscoped Activities [ch30595] (#42) (Srikala Bharadwaj)

Add Account API endpoint

12 Mar 13:44
651a11c
Compare
Choose a tag to compare

Account

api.RetrieveAccount()

Current account details are now available via API call:

  • name
  • currency
  • time zone
  • week start on