InCountry Border release notes
InCountry Border 1.19.0
New in this release
The current release has introduced the following features:
Added a capability to unredact and send batch emails.
Updated the
email
section format in the Border configuration.Added support for unredaction of the
CC
andBCC
fields in outbound emails.Added a capability to attach regulated files to outbound emails.
Added a capability to display embedded images in unredacted emails.
Improved in this release
The current release includes minor reliability and operation improvements.
InCountry Border 1.18.0
New in this release
The current release has introduced the following features:
Added a capability to log JSON parsing errors.
Added more additional fields when saving emails to the InCountry platform.
Added support for the Email-to-Case functionality.
adding regulated policies for the Subject and Body fields.
linking contacts to the Case object.
Improved in this release
The current release includes minor reliability and operation improvements.
InCountry Border 1.17.0
New in this release
The current release has introduced the following features:
Addressed the issue with not sending the
CORS
headers when responding with errors.Added a capability to send the
x-inc-corr-id-ext
header from a browser.Added a capability to attach files from the InCountry platform when unredacting emails.
Extended the range of searchable keys with newly added
key21-25
andrange_key1_10
fields.Added a capability to log SMTP and network errors.
Added a detailed logging for email attachments.
Improved in this release
The current release includes minor reliability and operation improvements.
InCountry Border 1.16.0
New in this release
The current release has introduced the following features:
Added support for the configurable retries and a timeout for all Pop API operations.
Switched the formula strategy to the JSON format to provide better code maintainability and reduce the risk of incorrect work.
Internal architecture updates. Deterministic Tokenization Keys (DTK) were moved to Vault to synchronize data with Salesforce.
Added security improvements into the hashing function. Replaced the
salted sha256
hash function with thehmacSha256
hash function.
Improved in this release
The current release includes minor reliability and operation improvements.
InCountry Border 1.15.0
New in this release
The current release has introduced the following features:
Support for a new redaction strategy - formula. It allows you to write custom formulas and customize the outputted redacted values to your needs.
Support for a new redaction strategy - masking. It masks the original input values with asterisks, for example,
john.doe@gmail.com
>j*****@gmail.com
.Support for JSON nesting when handling Border configurations generated by the InCountry Data Residency for Salesforce package.
InCountry Border 1.14.0
New in this release
The current release has introduced the following feature:
- Support for deterministic tokenization that produces the identical redacted value for the same input value upon each redaction operation (unlike the standard tokenization producing unique values).
Improved in this release
The current release includes minor reliability and operation improvements.
InCountry Border 1.13.0
New in this release
The current release has introduced the following features:
Support for the newly added record’s fields: key21-key25.
Support for the processing mode when sensitive values are redacted without their further saving on the InCountry platform.
Improved in this release
The current release includes minor stability and operation improvements.
InCountry Border 1.12.0
New in this release
The current release has introduced the non-hashing mode for the profile_key
and service_keyN
fields of records.
InCountry Border 1.11.0
New in this release
The current release has introduced the following features:
Created a new
/health
endpoint.Support for idempotency headers.
Improved in this release
The current release includes minor stability and operation improvements including the following:
Saving additional email fields to the InCountry platform when handling inbound emails passing through Email-to-Case.
Improvements for healthcheck.
Additional operation and stability improvements.
InCountry Border 1.10.0
New in this release
The current release has introduced the following features:
- Support for redaction of inbound emails for the Email-to-Case feature in Salesforce.
InCountry Border 1.9.0
Improved in this release
The current release includes minor stability and operation improvements.
InCountry Border 1.8.0
New in this release
The current release has introduced the following features:
Support for deterministic tokenization (persistent tokens) when redacting data.
Updates in the Border configuration structure.
Support for the program code obfuscation.
Improved in this release
The current release includes minor stability and security improvements.
InCountry Border 1.7.3
Improved in this release
The current release includes preparation of program code for obfuscation.
InCountry Border 1.7.2
Improved in this release
The current release includes minor stability and operation improvements when handling parameters.
InCountry Border 1.7.1
Improved in this release
The current release has introduced the following improvement:
- Improvements in the error correction mechanism for Salesforce Composite API and external identifiers.
InCountry Border 1.7.0
New in this release
The current release has introduced the following features:
- Moving Border components to TypeScript.
Improved in this release
The current release includes minor stability and operation improvements.
InCountry Border 1.6.0
New in this release
The current release has introduced the following features:
Support for creation and update of multiple records with external identifiers for the Salesforce integration.
Support for bulk record removal in rollback transactions for the Salesforce integration.
Improved in this release
The current release includes minor stability and operation improvements.
InCountry Border 1.5.0
New in this release
The current release has introduced the following features:
Support for IP localization for the ServiceNow integration.
Support for creation and update of multiple records for the Salesforce integration.
Support for query parameters when redacting data.
Improved in this release
The current release includes minor stability and reliability improvements.
InCountry Border 1.4.0
New in this release
The current release has introduced the following features:
Email Gateway for unredacting regulated data values in outbound emails with sensitive data.
HTML Gateway for swapping regulated data values within HTML structure generated by a monolithic web application.
Improved in this release
The current release includes minor stability and operation improvements.
InCountry Border 1.3.1
Improved in this release
The current release has introduced minor operation and reliability improvements.
InCountry Border 1.3.0
New in this release
The current release has introduced the following feature:
- Payment Gateway for securing payment card data while performing transactions.
InCountry Border 1.2.0
New in this release
The current release has introduced the following feature:
- Support for self-service configuration of InCountry Border on InCountry Portal.
InCountry Border 1.1.2
Improved in this release
The current release includes the following improvements:
Minor bug fixes, performance improvements.
Regular dependencies updates.
InCountry Border 1.1.1
Improved in this release
The current release includes the following improvements:
Performance improvements for health checks of InCountry Border.
Ordinary updates and other minor bug fixes.
InCountry Border 1.1.0
New in this release
The current release has introduced the following features:
Support for the token-based authentication in InCountry Border configuration.
Introduction of the new enhanced hashing algorithm.
Improved in this release
The current release includes the following improvements:
- Ordinary updates and other minor bug fixes.
InCountry Border 1.0.0
New in this release
The current release has introduced the following features:
Integration of oAuth authentication in InCountry Border.
Introduction of the field value pre-validation method.
Support of a self-lookup to retrieve token status in token auto-renew implementation.
Support of the replication data regulation model.
Improved Salesforce Integration.
Addition of new tokenization strategies for data values.
Support of the plain keys mode.
Improved encryption methods.
Improved in this release
The current release includes the following improvements:
- Bug fixes and performance optimisations.