Skip to content

v3.5.0

Choose a tag to compare

@github-actions github-actions released this 13 Sep 13:25

Fixed Issues

  • [connectivity] Compare selectionStrategy in DestinationFetchOptions based on value instead of reference. (7ed5ceb)
  • [connectivity] Fix destination caching for destinations from service bindings. The destinations are not cached repeatedly. The function getDestinationFromServiceBinding() returns undefined for destinations which have expired JWTs. (bf54df0)
  • [connectivity] Support destinations of type ClientCertificateAuthentication without password.
    • @sap-cloud-sdk/resilience@3.5.0
    • @sap-cloud-sdk/util@3.5.0 (2277f94)
  • [odata-common, odata-v2, odata-v4] Fix OData v2 serialization for Edm.Decimal to serialize to string. (ee7477c)