Skip to main content

s2r v1.7.7 Release Notes

Release notes for s2r v1.7.7, introducing SOAP Broker mode for transparent SOAP-to-SOAP passthrough and IP-based access control for consumers.

Applies to1.7.7

{/* AUTO-GENERATED from the docs pipeline — do not edit by hand /} {/ source doc_id: prd-s2r-release-notes-v1-7-7 · version: 1.7.7 */}

Summary

Version 1.7.7 introduces a new SOAP Broker mode for handling legacy SOAP integrations and an associated access control mechanism based on consumer IP addresses.

New Features

This release adds the following capabilities.

SOAP Broker Mode

A new "SOAP Broker" mode is now available. This mode provides transparent, byte-faithful SOAP-to-SOAP passthrough. It is designed for legacy integrations where preserving the integrity of the original XML payload is critical.

SOAP Broker Access Control

To secure services operating in SOAP Broker mode, this release adds IP-as-credential access control. API publishers can create grants that restrict service access to a list of authorized API consumer IP addresses.


All SOAP-to-REST docs