This documentation is not maintained. Please refer to doc.castsoftware.com/technologies to find the latest updates.

On this page:

Summary: This document provides information about changes and new features introduced in this release.

1.1.0-funcrel

Updates

NOSQLDNET-67,68 - DynamoDB support

Support has been provided when the following batch operations of DynamoDB are implemented in different ways:

  • BatchWriteItem: Identification of both delete and insert operations
  • BatchGetItem

Resolved Issues

Internal IDCall IDSummary
NOSQLDNET-64-DynamoDB table is appearing as Unknown table while table name is mentioned in the class field.

1.1.0-alpha3

Updates

NOSQLDNET-58 - DynamoDB support

Support has been added for the following item and batch operations used in  DynamoDB:

  • DeleteItem
  • GetItem
  • UpdateItem
  • BatchWriteItem
  • BatchGetItem

Resolved Issues

Internal IDCall IDSummary
NOSQLDNET-54-DynamoDB table is appearing as Unknown table while table name is mentioned in the class field.


1.1.0-alpha2

Resolved Issues

Internal IDCall IDSummary
NOSQLDNET-56-DynamoDB client object is not getting created


1.1.0-alpha1

Updates

NOSQLDNET-40 - DynamoDB support

Support has been added for DynamoDB:

  • Creation of objects for DynamoDB with DotNet
  • Creation of different kind of links for various operations such as insert delete etc.