Releases: transcom/trdm-lambda
Releases · transcom/trdm-lambda
Fixed Column Filter Not Being Applied
v0.4.2.2 fixed column filtering being added. upped version
IsOnOrAfter IsOnOrBefore Filters
added is on or after and removed forced contentUpdatedSinceDateTime. upped version
Remove TwoDateValue filter in place of SingleDateValue
Will not use IS_ON_OR_BEFORE instead of IS_BETWEEN due to filter not functioning as expected
Increase getTable timeout
v0.4.1.7 add 90 second timeout, up version
Forced Inclusion of ContentUpdatedSinceDateTime
v0.4.1.6 fixed getTable call
Fix getTable
v0.4.1.5 fixed getTable call
Adjusted Optional Field Types
Two most recent optional fields are set to bool instead of string now
Added Optional Fields
Added optional fields of returnRowStatus and returnLastUpdate for getTable endpoint.
Fix JSON GetTable Receipt and Conversion
v0.4.1.2 fixed json receipt and getTable conversion. upped version
GetTable Fix
Restructure getTable to better support date value filtering.