orange_dam 2.2.0

New features

## New Features
1. Issue #3476559 by apotek: Allow for Logging of Search API queue requests. You can now subscribe to an OrangeDamApiResponseReceivedEvent, and, from the response object inside that event, extract all data from both the request and the response, so you can log and debug highly specific details about every interaction you have with the API, if desired.

orange_dam 2.1.0

New features

New features release:
- #3451497: Add support for retrieving assets as file streams.
- #3456390Add support for watermarked assets.

orange_dam 2.0.0

Bug fixes
New features
Unsupported

This version contains breaking changes:
- OrangeDamApi::getContent(): removed in favor of queueContent()
- OrangeDamApi::getKeywords() now only returns keywords and does not queue them.

If you have code that calls these functions, you will need to adapt your code in order to use version 2.

Other changes:
Feature: Issue #3439306 by apotek: Provide public method to retrieve content data without queuing it.

orange_dam 1.6.3

Bug fixes

Includes the following:

- Fixed: Queue operation timestamps in log output are broken (3425524).
- Fixed: Update CSPELL configuration to fix failing job (3425784).

orange_dam 1.6.2

New features

1.6.2 Fixed: Issue 3422764: Don't re-queue failed items

orange_dam 1.6.1

Bug fixes

1.6.1 includes the following fixes:

- Fixed: Issue #3417119 by apotek, markdorison: Better handling of potential race conditions in Queue.
- Fixed: Issue #3418520 by apotek: Reduce/manage verbosity in the Queue operations
- Fixed: Issue #3412405 by apotek, markdorison:... OrangeDamQueueDataManager::queueUpdatedItems() updates time state even on update failure
- Fixed: Issue #3403239 by markdorison, apotek, adamzimmermann: Increase PHPStan level past level 1

orange_dam 1.6.0

New features

New feature release: Provide primitive --sort option in orange-dam:queue-content-by-type drush command.

Add option to queue with --sort option

Resolves: 3402987

orange_dam 1.5.1

Bug fixes
Unsupported

Fixed exception on non-string values in migrate process plugin orange_dam_unpublish_on_empty.

orange_dam 1.5.0

Bug fixes
New features
Unsupported
  • caceb6c Remove references to non-existent class
  • 3cb42de First pass at configurable paging functionality.

orange_dam 1.4.1

Bug fixes
Unsupported
  • Issue #3396423 by adamzimmermann: Fix bug in orange_dam_unpublish_on_empty process plugin
  • Issue #3396430 by adamzimmermann, markdorison: Improve entity deletion error detection

orange_dam 1.4.0

Bug fixes
New features
Unsupported
  • 2b3c732 Issue #3390961 by apotek, markdorison, adamzimmermann: In OrangeDamMigrationDataManager::getMigrationBySourceId allow for f>
  • e99dcad Issue #3390458: Use Camel Case for Variable Names
  • 254f432 Issue #3393736: Simplify getSearchApiData() checks
  • 2b091eb Issue #3393727 by markdorison, adamzimmermann: Add/enable Tugboat live previews for merge requests
  • d8fd75f Issue #3390963 by apotek: Allow process plugin OrangeDamAlertOnEmpty to be chained
  • 1d97b70 Issue #3389900 by adamzimmermann, markdorison: Improve Field Configuration Setup

orange_dam 1.3.0

New features
Unsupported

Allow migration status command output to be altered.

orange_dam 1.2.4

Bug fixes
New features
Unsupported

Fix content type filtering bug and add migration plugin.

orange_dam 1.2.3

Bug fixes
Unsupported

Standardize configuration retrieval and management.

orange_dam 1.2.2

Bug fixes
Unsupported

Fixes syntax issue in migration plugin annotation.

orange_dam 1.2.1

Bug fixes
Unsupported

Issue #3380333 by apotek: Version 1.2 breaks config import due to incompatible schemas

orange_dam 1.2.0

New features
Unsupported

Issue #3378882 by adamzimmermann, apotek: Add Full Document DataTable API Integration

orange_dam 1.1.0

Bug fixes
New features
Unsupported
  • Issue #3378489 by adamzimmermann, apotek: Create Migration Process Plugin for Storing Asset Format
  • Issue #3375690 by adamzimmermann, markdorison, apotek: Create a Queue and Migrate Single Item Command
  • Issue #3375367: Fix Keyword API Request Logging
Subscribe with RSS Subscribe to Releases for Orange DAM