All notable changes to this project will be documented in this file.
Getmethod
- Added BYOT strict modes in Insert Method.
- Added request index in response in Insert Method.
- Support for Bulk request with Continue on Error in Detokenize Method
- Support for Continue on Error in Insert Method
- Support for OFF Loglevel.
- Internal Batch API with tokenization
- Support for BYOT tokens in insert method
- Support for Context in insert method
redactionkey for detokenize method for column group support.
- Fix token expiry time and removal of grace period.
- Upsert support for
insertmethod.
- Support for application/x-www-form-urlencoded and multipart/form-data content-type's in connections.
- Added validation to token from TokenProvider
- requestHeaders are not case insensitive
- deprecated
IsValidin favor ofIsExpired
- Request ID in error logs and error responses for API Errors
isValidmethod for validating Service Account bearer token
- Logging functionality
SetLogLevelfunction for setting the package-level LogLevelGenerateBearerTokenFromCredsfunction which takes credentials as stringInsertvault APIDetokenizevault APIGetByIdvault APIInvokeConnection
- Renamed and deprecated
GenerateTokenin favor ofGenerateBearerToken
GenerateTokenfor Service Account Token generation