Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents
minLevel1
maxLevel1
include
outlinefalse
indent
exclude
typeflat
separatorbrackets
class
printablefalse

...

  • Introducing Secrets Cache support for Secrets Management that minimizes latency resulting from fluctuating requests to all the Supported Secrets Management providers.

  • Support for Git Lab Integration with your Org.

  • Connectivity to on-premises GitHub Enterprise Servers (GHES). You can now configure the new app gateway to connect your Groundplex to your on-premises GHES host. Previously, connectivity required IP filtering on requests to GHES from the SnapLogic Control Plane or endpoint restrictions, where a limited subset of API endpoints was available.

  • Support for Secrets Management using Azure Key Vault. In this release, we support only:

    • Secrets are stored in the Azure Key Vault and not keys and certificates.

    • Managed identity-based authentication on the Azure Active Directory (Azure AD): System-assigned identities and User-assigned identities. Learn more.

  • Snaplex node crashes are now captured as events in the Activity Log.

  • Git repositories now link with Project Spaces. All Git operations supported in Projects are also supported at the Project Space level.

...

Warning

With the new support for LDAP authentication to HashiCorp Vaults, the Snaplex node configuration file secrets-config.json requires a new key, auth_method, with a value approle or ldap. You must update each of your existing Snaplex node configuration files to include this key-value pair: "auth_method": "approle", as prescribed in the Step 1a-Approle, for the approle-based authentication to succeed.

...