Skip to content

Releases: transcom/trdm-lambda

Fixed Column Filter Not Being Applied

30 Nov 21:28
6485bad
Compare
Choose a tag to compare
v0.4.2.2

fixed column filtering being added. upped version

IsOnOrAfter IsOnOrBefore Filters

30 Nov 21:16
617c4b1
Compare
Choose a tag to compare

added is on or after and removed forced contentUpdatedSinceDateTime. upped version

Remove TwoDateValue filter in place of SingleDateValue

30 Nov 20:54
f66fd8c
Compare
Choose a tag to compare

Will not use IS_ON_OR_BEFORE instead of IS_BETWEEN due to filter not functioning as expected

Increase getTable timeout

30 Nov 20:37
62ddc6c
Compare
Choose a tag to compare
v0.4.1.7

add 90 second timeout, up version

Forced Inclusion of ContentUpdatedSinceDateTime

30 Nov 20:08
93a245d
Compare
Choose a tag to compare

Fix getTable

30 Nov 19:31
93a245d
Compare
Choose a tag to compare
v0.4.1.5

fixed getTable call

Adjusted Optional Field Types

30 Nov 19:20
618a8a4
Compare
Choose a tag to compare

Two most recent optional fields are set to bool instead of string now

Added Optional Fields

30 Nov 18:16
618a8a4
Compare
Choose a tag to compare

Added optional fields of returnRowStatus and returnLastUpdate for getTable endpoint.

Fix JSON GetTable Receipt and Conversion

30 Nov 15:28
6f5f5be
Compare
Choose a tag to compare
v0.4.1.2

fixed json receipt and getTable conversion. upped version

GetTable Fix

30 Nov 13:54
277c9dd
Compare
Choose a tag to compare

Restructure getTable to better support date value filtering.