All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
2.0.0 (2024-02-07)
- add support for pat token to authenticate (#154)
1.20.0 (2023-11-02)
- gh actions: nodejs deprecation warnings (#149) (fb8204d)
- gha release: run build on release-please (#153) (98a17fd)
1.19.1 (2023-10-17)
1.19.0 (2023-10-13)
- remove Amplience DC header logo from README (#143) (e8441e0)
- unassign workflow state from an item (#146) (92e22bc)
- content type list supports status parameter (#99) (#133) (c407559)
- node: updated to use active node lts versions (16, 18, & 20) (#147) (e08b0b9)
1.18.0 (2023-01-17)
1.17.2 (2022-08-22)
1.17.1 (2022-05-26)
1.17.0 (2022-05-16)
1.16.2 (2022-03-28)
1.16.1 (2022-03-25)
1.16.0 (2022-03-24)
- reset release-please 1.16.0 (346c749)
1.15.0 (2022-03-24)
1.14.0 (2021-09-16)
1.13.0 (2021-06-15)
1.12.0 (2021-06-14)
1.11.0 (2021-05-07)
- content items: make locale nullable (#80) (54a07b9)
- deps: bump axios from 0.18.1 to 0.21.1 (#76) (b4f046c)
1.10.0 (2021-01-28)
1.9.0 (2020-12-16)
- content items: facets support (#71) (494d5e3)
- content repository: find by feature (#65) (0e25837)
- event: delete, archive events and delete, archive, unschedule editions (#61) (32c9951)
- settings: added update settings in a hub and workflow states lis… (#62) (8326435)
- webhook signature: dynamically imports crypt (#72) (12a67f7)
- workflow-state: assign to content-item and update workflow-state support (#70) (578aca8)
1.8.0 (2020-11-17)
- added hub() methods to the resource that have hub hal links (#64) (5a94e36)
- expose edition find by date (#63) (fcc5150)
- Feature/cmp 7269 able to fetch children and parents to create hierarchys (#60) (1badea6)
1.7.0 (2020-09-01)
- search indexes: analytics apis (#58) (759a7d8), closes #43 #46 #47 #48 #50 #49 #51
- search index actions (#44) (68c2a80)
1.6.0 (2020-07-29)
- folders: fix subfolder pagination (09d874d)
- content: add support for archive and unarchive hal links (ed40d28)
- folders: add proper pagination support to subfolder and subitem list (27fdc54)
1.5.0 (2020-04-22)
1.4.2 (2020-02-12)
- docs: logo update (30e6629)
1.4.1 (2019-11-07)
1.4.0 (2019-11-05)
- content-type-schema: removed the sort support from the sdk (b1e699b)
- crypto import: replace wildcard imports to avoid deprecated warnings (5b44b54)
- tojson: added support for JSON.stringify serialization and deprecated previous method (b8db6b1)
- tojson: added support for JSON.stringify serialization and deprecated previous method (2cb76ac)
- content type schema: added extra resource to content types to update and fetch (3408df3)
- content types: added get and update actions along with tests (d78b6e1)
- content-repository: exposing itemLocales property (a263f6d)
- content-type-cached-schema: exported ContentTypeCachedSchema & CachedSchema models (df74052)
- content-type-schema: ability to create, update, get, get by version & list content-type-schemas (7e32fac)
- http errors: extends the thrown http errors to include the request and response (ca9c371)