Skip to content

Releases: amplience/dc-cli

v0.19.1

14 Nov 15:55
8a546cd
Compare
Choose a tag to compare

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

16 Feb 14:54
2157e00
Compare
Choose a tag to compare

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

28 Oct 08:39
52bec76
Compare
Choose a tag to compare

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

20 Oct 09:01
6b05641
Compare
Choose a tag to compare

Bug Fixes

  • hub: fix hub commands not being passed credentials (#157) (0521428)

@amplience/dc-cli v0.17.0

19 Oct 10:44
2bb101c
Compare
Choose a tag to compare

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

12 Sep 11:39
75b18c0
Compare
Choose a tag to compare

Features

  • concurrent publish queue with --batchPublish option (#146) (632033c)

@amplience/dc-cli v0.15.1

26 May 13:40
379063b
Compare
Choose a tag to compare

Bug Fixes

  • event: fix event slots list pagination (#141) (d3119aa)

@amplience/dc-cli v0.15.0

16 May 15:36
ff65a9b
Compare
Choose a tag to compare

Features

  • event: add event import/export commands and clone step (#114) (85a8889)

@amplience/dc-cli v0.14.0

05 May 11:37
bcc429d
Compare
Choose a tag to compare

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

06 Jan 14:38
9acd945
Compare
Choose a tag to compare

⚠ 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)