Skip to main content

27 posts tagged with "link"

View All Tags

Updates to support SAP SSO O-Auth. This latest version has been tested to work with our Salesforce SAP Auth Provider for named credentials allowing for password-less per-user access to SAP.

  • [Bugfix]: Proxy of url encode form content added

Announced on Dec 10th, 2021 the Zero Day Log4j vulnerability CVE-2021-44228, is affecting systems worldwide. enosix has reviewed its systems and has yet to detect any platforms, apps, or services that are affected by this vulnerability.

Salesforce is conducting its own analysis of its systems. Any Salesforce apps provided by enosix (Surface, Transact, Commerce, CPQ) are not using log4j and are not affected. Salesforce will provide updates to the Salesforce platform, if needed.

The enosix connect platform does not utilize java or the log4j libraries and is not affected. Your IT department should review any other apps you are running in the SAP BTP platform, see SAP Note 3130476

enosix Link does not utilize java or the log4j libraries and is not affected. SAP Note 3130868 details that none of the SAP Cloud Connector versions contain the affected log4j-core and are not affected.

enosix will continue to review our systems and provide assistance. We advise that all computer systems operators review their systems that may be affected and take the recommend steps to patch any affected software.

Updated link version with improved documentation

https://docs.link.enosix.io/

  • [Feature]: Use Checkly to monitor outages, add end to end monitoring and alerting to your link instances following our guide.
  • [Update]: Updated runtime to dotnet core 3.1, this fixes many CVE's and memory issues

Link now supports multiple connections per app instance. A single deployed application in SAP Cloud Foundry can now define multiple routes to different virtual hosts. This reduces the number of deployed applications needed for development and test environments, and Cloud Foundry memory allocation requirements.

Link latest and stable have been updated to this release 2.2.22

Please see the link documentation for install instructions.

  • [Feature]: Link version is now returned in health check endpoint /health, and included as a response header enosix-link-v. This will assist in ensuring the most up to date version of Link is deployed, Additionally the enosix-link-v header is captured in your Salesforce Surface logs viewable in the Salesforce enosix app for debugging.
  • [Update]: Version naming change, previous versions were prefixed with the year and the release number, ex: 2020.1.12, going forward link versions will follow a Major.Minor.Patch version scheme. with this release 2.2 the successor of 2020.1.12. The existing labels for enosix/link:stable will be updated with this release.
  • [Bugfix]: Fixed issue with configuring multiple connections within a single instance. Note: this was mainly used in development and QA connections.

This release fixes the intermittent connection error that would happen every 30-40 min and then would resolve after about two minutes.

  • Fixed logic for authentication refresh token to SAP Cloud Connector proxy.

Ensure your manifest file is using the stable image, see below. Restart your link application instances in the Sap Cloud Platform Cockpit to perform the update.

docker:    
image: enosix/link:stable

enosix Link Docs

  • [Bugfix]: Fixed proxy authentication to SAP Cloud Connector. (Intermittent connection error every 30m)