Skip to main content

InCountry Border Release Notes

InCountry Border 1.33.0

  • Added support for an end-to-end identifier to make records created through Border accessible from other InCountry services.
  • Added support for a fields option to find requests.
  • Added switching to a new PostgreSQL client in Border and a new stable version of the PostgreSQL driver.

InCountry Border 1.32.1

  • Improved the MX filtering functionality in the Email Gateway configuration.
  • Added support for managed DB services as a storage backend for Border: changes in the TLS logic.
  • Fixed the PoP API audience URL override in the application configuration.

InCountry Border 1.32.0

  • Added support for redactions in the query parameters.
  • Added support for data schema in unredaction rules.
  • Added the possibility of sending different attachments with the same file name via Email Gateway.
  • Added support for multiple emails in Email Gateway.
  • Added support for redaction of the responses (data masking) with a fixed strategy without GeoIP.
  • Added support for CORS headers customization in a response.

InCountry Border 1.31.0

  • Added metainformation with the list of redacted fields in response headers.
  • Upgraded NodeJS.

InCountry Border 1.30.0

  • Addressed internal issues with health checks in case of DB availability level change.

InCountry Border 1.29.0

  • Added Bring-Your-Own-Key (BYOK) support in Border integrations.
  • Added a new validation schema for v3 integrations.

InCountry Border 1.23.0

  • Added support for handling search requests and mapping search criteria to the record’s fields.
  • Added support for the masking option that returns masked values to the application frontend during unredaction if the request originates outside the country where Border resides.
  • Added support for configurable CORS headers.

InCountry Border 1.22.0

  • Added support for the data firewall that blocks requests to Border coming from IP addresses that are located outside the country where Border resides, or those that are not specified in the allow list.

InCountry Border 1.21.0

  • Support for saving attachments to the InCountry Vault captured from inbound emails.

InCountry Border 1.20.0

  • Added a queue for processing mass email campaigns with redacted emails.
  • Added verification of inbound emails.

InCountry Border 1.19.0

  • 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 and BCC fields in outbound emails.
  • Added a capability to attach regulated files to outbound emails.
  • Added a capability to display embedded images in unredacted emails.
  • Added minor reliability and operation improvements.

InCountry Border 1.18.0

  • 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.
  • Added minor reliability and operation improvements.

InCountry Border 1.17.0

  • 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.
  • Added a capability to log SMTP and network errors.
  • Added a detailed logging for email attachments.
  • Added minor reliability and operation improvements.

InCountry Border 1.16.0

  • 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 the hmacSha256 hash function.
  • Added minor reliability and operation improvements.

InCountry Border 1.15.0

  • 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

  • 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).
  • Added minor reliability and operation improvements.

InCountry Border 1.13.0

  • Support for the processing mode when sensitive values are redacted without their further saving on the InCountry platform.
  • Added minor stability and operation improvements.

InCountry Border 1.12.0

  • Added minor stability and operation improvements.

InCountry Border 1.11.0

  • Created a new /health endpoint.
  • Support for idempotency headers.
  • 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

  • Added support for redaction of inbound emails for the Email-to-Case feature in Salesforce.

InCountry Border 1.9.0

The current release includes minor stability and operation improvements.


InCountry Border 1.8.0

  • Support for deterministic tokenization (persistent tokens) when redacting data.
  • Updates in the Border configuration structure.
  • Support for the program code obfuscation.
  • Added minor stability and security improvements.

InCountry Border 1.7.3

The current release includes preparation of program code for obfuscation.


InCountry Border 1.7.2

  • Added minor stability and operation improvements when handling parameters.

InCountry Border 1.7.1

  • Added improvements in the error correction mechanism for Salesforce Composite API and external identifiers.

InCountry Border 1.7.0

  • Moving Border components to TypeScript.
  • Added minor stability and operation improvements.

InCountry Border 1.6.0

  • 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.
  • Added minor stability and operation improvements.

InCountry Border 1.5.0

  • 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.
  • Added minor stability and reliability improvements.

InCountry Border 1.4.0

  • Introduced Email Gateway for unredacting regulated data values in outbound emails with sensitive data.
  • Introduced HTML Gateway for swapping regulated data values within HTML structure generated by a monolithic web application.
  • Added minor stability and operation improvements.

InCountry Border 1.3.1

  • Added minor operation and reliability improvements.

InCountry Border 1.3.0

  • Payment Gateway for securing payment card data while performing transactions.

InCountry Border 1.2.0

  • Support for self-service configuration of InCountry Border on InCountry Portal.

InCountry Border 1.1.2

  • Minor bug fixes, performance improvements.
  • Regular dependencies updates.

InCountry Border 1.1.1

  • Performance improvements for health checks of InCountry Border.
  • Ordinary updates and other minor bug fixes.

InCountry Border 1.1.0

  • Support for the token-based authentication in InCountry Border configuration.
  • Introduction of the new enhanced hashing algorithm.
  • Ordinary updates and other minor bug fixes.

InCountry Border 1.0.0

  • 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.
  • Improved encryption methods.
  • Bug fixes and performance optimisations.