Skip to content

Latest commit

 

History

History
182 lines (59 loc) · 6.61 KB

CHANGELOG.md

File metadata and controls

182 lines (59 loc) · 6.61 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

2.12.1 (2022-04-01)

Note: Version bump only for package ask-sdk-s3-persistence-adapter

2.12.0 (2022-01-28)

Bug Fixes

  • updated node minimum versions for Github Actions and @types/node to fix test failures (7636f36)

2.11.0 (2021-07-21)

Note: Version bump only for package ask-sdk-s3-persistence-adapter

2.10.2 (2021-03-16)

Note: Version bump only for package ask-sdk-s3-persistence-adapter

2.10.0 (2020-10-08)

Bug Fixes

  • Addded new line at end of tsconfig.json files (d94a1c6)
  • fix the github action workflow and compilation making relative require fail issue (#658) (895c88e)
  • update rootDir to point to the right root dir in tsconfig file in tst (66ca284)
  • Updated all packages .npmignore files (de76a18)
  • Updated all packages package.json (#656) (c27c3e6)
  • Windows failures on path separtor issue on ask-sdk-s3-persistence-adapter (1bd1a15)

Features

  • eslint migration and fixes, git workflows and updates on package.json for ask-sdk-s3-persistence-adapter (2789886)
  • Update root package.json to fix doc generation (4bf482b)

2.9.0 (2020-07-22)

Bug Fixes

  • general fix on some typo and lint issues (#633) (11ce407)

2.8.0 (2020-04-01)

Bug Fixes

  • extend tslint test to cover all test files (#588) (b142590)
  • fixed one type definition and some doc issues (#583) (5cc2576)

2.7.0 (2019-08-01)

Features

  • add appendAdditionalUserAgent function to customSkill in ask-sdk-core (#575) (7bbd7a6)

2.6.0 (2019-05-29)

Note: Version bump only for package ask-sdk-s3-persistence-adapter

2.5.2 (2019-04-24)

Bug Fixes

  • update getDeviceId to check for optional device field (#535) (884a904), closes #532

2.5.1 (2019-03-08)

Note: Version bump only for package ask-sdk-s3-persistence-adapter

2.5.0 (2019-03-07)

Note: Version bump only for package ask-sdk-s3-persistence-adapter

2.4.0 (2019-02-21)

Bug Fixes

  • update to fix a build error casued by 'aws-sdk-mock' breaking changes (f3e380c)

Features

  • add deleteAttributes to PersistenceAdapter interface and deletePersistentAttributes to AttributesManager interface (#507) (e7409f1)

2.3.0 (2018-11-05)

Note: Version bump only for package ask-sdk-s3-persistence-adapter

2.2.0 (2018-10-30)

Note: Version bump only for package ask-sdk-s3-persistence-adapter

2.1.0 (2018-10-04)

Features

  • add option to configure file name prefix in s3 persistence apdater(#467) (10780e0)
  • SDK structure update (3f52c59)

2.0.10 (2018-09-25)

Note: Version bump only for package ask-sdk-s3-persistence-adapter