Releases: acquia/content-hub-php
Releases · acquia/content-hub-php
Release list
3.9.0
3.7.1
What's Changed
- Fixing TypeError in ClientMetaData: Argument #5 () must be string, array given
3.8.0
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
What's Changed
- LCH-7211: Adding php 8.4 in pipeline. by @narendradesai in #204
- CHS-8754 | Remove deprecated functions for 3.6.0 from content-hub-php… by @kirtigarg2584 in #208
- CHS-8782 | Propagation flag added to deletyEntity operations by @kirtigarg2584 in #209
- CHS-6426 | Implementation for Entity_deletion propagation flag updated by @kirtigarg2584 in #210
- CHS-2353: Pull syndication feature by @narendradesai in #220
- CHS-8853: Updated visibility_timeout from 0 to 0s. by @narendradesai in #221
Full Changelog: 3.6.0...3.7.0
3.6.0
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
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
What's Changed
- Propagate changes from 3.x to 3.5.x by @kirtigarg2584 in #189
- LCH-6798: Handle exceptions which do not have response objects. 3.5.x. by @narendradesai in #192
Full Changelog: 3.5.0...3.5.1
3.4.2
What's Changed
- Handle maintenance mode by @kirtigarg2584 in #188
- Updated maintenance mode code 5031. 3.4.x by @narendradesai in #190
- Handle exceptions which do not have response objects. 3.4.x by @narendradesai in #193
Full Changelog: 3.4.1...3.4.2
2.7
3.5.0
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