Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 514 Bytes

ChangeLog.md

File metadata and controls

19 lines (13 loc) · 514 Bytes

Changelog

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

The format is based on Keep a Changelog,

[Unreleased]

[1.0.2] - 2022-03-04

Added

  • Added ErrorCode for ResourceNotFound like AWS SecretManagerARN etc.

[1.0.1] - 2022-03-01

Added

  • Added ErrorCode for partial write failures.

Changed

  • Updated documentation for allOrNone field in WriteDataRequest.
  • Updated documentation for isSuccess field in WriteDataResponse.