v1.34.1
492e751 Release v1.34.1.
400b54e updated dependencies
784d0a3 added passwordless auth filter supporting externally authenticated users (external SSO) like SAML, LDAP, etc. and virtually any custom authentication mechanism
96a90be increased idle timeout for all requests due to failing batch writes with 504
34708ee added warning for duplicates in createAll() requests, DynamoDB handling of duplicates, fixed deleteAll() for more than 20 items in batch
e1cdf28 removed limit for batch delete requests