Skip to content

Releases: acquia/content-hub-php

3.9.0

Choose a tag to compare

@kirtigarg2584 kirtigarg2584 released this 10 Dec 07:01
1150966

What's Changed

  • Drush ach-rq import Command.

3.7.1

Choose a tag to compare

@kirtigarg2584 kirtigarg2584 released this 21 Nov 06:42

What's Changed

  • Fixing TypeError in ClientMetaData: Argument #5 () must be string, array given

3.8.0

Choose a tag to compare

@kirtigarg2584 kirtigarg2584 released this 21 Nov 06:45
6c932dd

What's Changed

  • Added method for drush ach-qs:update Command.
  • Implement confirm processed queue api.
  • Added method for drush ach-qs:list Command.
  • Added getClientByUuidProperly method for ach-client drush command.
  • Fixing TypeError in ClientMetatdata: Argument #5 () must be string, array given.

3.7.0

Choose a tag to compare

@saxumVermes saxumVermes released this 06 Nov 15:19

What's Changed

Full Changelog: 3.6.0...3.7.0

3.6.0

Choose a tag to compare

@narendradesai narendradesai released this 08 Oct 15:59

What's Changed

  • Added getInterestList function and deprecated getInterestsByWebhook and getInterestsByWebhookAndSiteRole. by @narendradesai in #198
  • Added webhook_version attribute in client metadata. by @narendradesai in #199
  • Fixed bug in ContentHubClient::deleteMultipleInterest() function. by @kirtigarg2584 in #202

Full Changelog: 3.5.2...3.6.0

3.5.2

Choose a tag to compare

@narendradesai narendradesai released this 01 Jul 13:57

What's Changed

  • deleteMultipleInterest() method added in ContenthubClient class. by @kirtigarg2584 in #194
  • Added request id and status code in the search endpoint exception. by @narendradesai in #197

Full Changelog: 3.5.1...3.5.2

3.5.1

Choose a tag to compare

@saxumVermes saxumVermes released this 14 Dec 11:38

What's Changed

Full Changelog: 3.5.0...3.5.1

3.4.2

Choose a tag to compare

@saxumVermes saxumVermes released this 14 Dec 11:35

What's Changed

Full Changelog: 3.4.1...3.4.2

2.7

2.7

Choose a tag to compare

@saxumVermes saxumVermes released this 14 Dec 11:24
268b17a

What's Changed

Full Changelog: 2.6...2.7

3.5.0

Choose a tag to compare

@narendradesai narendradesai released this 12 Sep 05:47

What's Changed

  • Added an exception if search is not responding instead of returning empty document.
  • Logging an error message, if unable to delete client.
  • Added methods for sending client metadata while registering or updating the client.
  • Added optional argument to fetch disabled entities in interest list api.

Full Changelog: 3.4...3.5.0