Skip to content

Latest commit

 

History

History
502 lines (300 loc) · 10.1 KB

CHANGELOG.md

File metadata and controls

502 lines (300 loc) · 10.1 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Released for version consistency with other DSW tools.

Released for version consistency with other DSW tools.

Released for version consistency with other DSW tools.

Released for version consistency with other DSW tools.

Released for version consistency with other DSW tools.

Changed

Released for version consistency with other DSW tools.

Fixed

  • Fix unknown document template metamodel version 14

Released for version consistency with other DSW tools.

Released for version consistency with other DSW tools.

Released for version consistency with other DSW tools.

Changed

Released for version consistency with other DSW tools.

Released for version consistency with other DSW tools.

Released for version consistency with other DSW tools.

Released for version consistency with other DSW tools.

Released for version consistency with other DSW tools.

Released for version consistency with other DSW tools.

Released for version consistency with other DSW tools.

Fixed

  • Fix watch mode errors after descriptor change

Released for version consistency with other DSW tools.

Released for version consistency with other DSW tools.

Released for version consistency with other DSW tools.

Changed

  • Adjusted with template metamodel version 12 (integration and integration reply changes)

Fixed

  • Fixed directory handling in watch mode

Fixed

  • Fixed unpackage with default output directory
  • Fixed terminating watch mode
  • Fixed non-printable characters handling

Released for version consistency with other DSW tools.

Released for version consistency with other DSW tools.

Changed

  • Removed legacy support for authentication using credentials

Released for version consistency with other DSW tools.

Released for version consistency with other DSW tools.

Released for version consistency with other DSW tools.

Released for version consistency with other DSW tools.

Changed

  • Added support for authentication using API keys
  • Added deprecated warning for username/password authentication

Released for version consistency with other DSW tools.

Changed

  • Use Alpine-based Docker image

Fixed

  • Download published document template with get command

Changed

  • Rectify API URL (trailing slash)

Fixed

  • Fix updating template.json file

Fixed

  • Fix reported version using --version
  • Fix creation of document template draft if DSW instance uses different organization ID

Added

  • Added unpackage command

Changed

  • Updated according to API changes for Template Editor

Fixed

  • Correct version constant

Fixed

  • Fixed issue with remote_type resolution
  • Serialization of path for get command

Released for version consistency with other DSW tools.

Released for version consistency with other DSW tools.

Released for version consistency with other DSW tools.

Released for version consistency with other DSW tools.

Released for version consistency with other DSW tools.

Released for version consistency with other DSW tools.

Released for version consistency with other DSW tools.

Released for version consistency with other DSW tools.

Fixed

  • Template creation using dsw-tdk new

Changed

Released for version consistency with other DSW tools.

Changed

  • Updated with template metamodel 10
  • Check file and asset ID on delete

Released for version consistency with other DSW tools.

Changed

  • Updated with template metamodel 9
  • Dropped support of Python 3.6 and started with 3.10

Released for version consistency with other DSW tools.

Changed

  • Updated with template metamodel 8
  • Updated several dependencies

Changed

  • Updated with template metamodel 7
  • Updated several dependencies

Changed

  • Updated with template metamodel 6
  • Updated several dependencies

Fixed

  • Loading ID of local template

Fixed

  • Default metamodel version
  • Listing all templates

Changed

  • Updated with template metamodel 5
  • Updated several dependencies

Released for version consistency with other DSW tools.

Released for version consistency with other DSW tools.

[3.2.1]

Fixed

  • Retrieving remote API version
  • No default start pattern for files

Changed

  • Updated with template metamodel 4

Fixed

  • Checking remote API version if not stable release

Released for version consistency with other DSW tools.

Released for version consistency with other DSW tools.

Released for version consistency with other DSW tools.

Fixed

  • dsw-tdk put uploads file synchronously to avoid inconsistency
  • Fix Content-Disposition escaping in filename of uploaded assets

Added

  • Checks for metamodel version compatibility

Fixed

  • Metamodel version matching new DSW

Released for version consistency with other DSW tools.

Fixed

  • Added timestamps into descriptor for ZIP package.

Released for version consistency with other DSW tools.

Released for version consistency with other DSW tools.

Changed

  • Fix matching template files that have relative path to template dir
  • Fix starter Jinja template file (questionnaireReplies)
  • Add LICENSE to Python package

Initial DSW Template Development Kit (versioned as part of the DSW platform)

Added

  • new for initializing new template project
  • list for listing remote templates
  • get for retrieving remote template and storing it locally
  • put for uploading local template project to DSW instance including watch functionality for smooth template development
  • verify for checking template metadata
  • package for creating an importable ZIP package from local project