Releases: amplience/dc-cli
Releases · amplience/dc-cli
v0.19.1
0.19.1 (2023-11-14)
Bug Fixes
- auth: 403 errors due to expiring token (dc-management-sdk-js 1.19.1) (7185795)
- dc-management-sdk-js: 1.20.0 bump - retry 429 errors (02d92d8)
- release: set registry-url for setup-node (2c077a3)
@amplience/dc-cli v0.19.0
Features
- latest (1.18.0) dc-management-sdk-js (3f8039e)
- search indexes: support for async search index settings (0e7d5e0)
Bug Fixes
- enrichedsearchindex: convert the properties to their correct type (7159361)
- hub: validateHub respects environment variables (#163) (5f35aaf)
- search indexes: ensuring only pojos are converted to their type (b237f21)
@amplience/dc-cli v0.18.0
Features
- settings: overwrite existing preview settings rather than ignoring updates (#160) (a5d8dc5)
Bug Fixes
- event: correctly archive events with unscheduled editions (#159) (8cfefda)
@amplience/dc-cli v0.17.1
Bug Fixes
- hub: fix hub commands not being passed credentials (#157) (0521428)
@amplience/dc-cli v0.17.0
Features
- hub: add environment management commands (#149) (2857dac)
Bug Fixes
- content-item: enrich items when faceting for archive (#152) (2902877)
- content-item: only assume links will be published, not references (#150) (56bc1b4)
@amplience/dc-cli v0.16.0
Features
- concurrent publish queue with --batchPublish option (#146) (632033c)
@amplience/dc-cli v0.15.1
Bug Fixes
- event: fix event slots list pagination (#141) (d3119aa)
@amplience/dc-cli v0.15.0
Features
- event: add event import/export commands and clone step (#114) (85a8889)
@amplience/dc-cli v0.14.0
Features
- add regex lookup to type and schema export (#126) (93a0cdd)
- use facet request to reduce content fetched when facets in use (#128) (34e5223)
Bug Fixes
- allow empty import without error, fix search index export on accounts where it is disabled (#125) (cce328b)
- search-index: fix replica name rewriting (#124) (b692416)
@amplience/dc-cli v0.13.0
⚠ BREAKING CHANGES
- move dest configuration to the regular config file (#110)
Features
- content-item: make --publish flag publish on update when source publish date is more recent (#115) (c0c2174)
- facet argument for content item commands (#111) (dd4ddab)
- move dest configuration to the regular config file (#110) (1a1c180)
- readme overhaul (#116) (49687d6)
- search-index: add search-index export and import commands (#105) (ebfaf0b)