Install

Works with Drupal: ^10.3 || ^11

Using Composer to manage Drupal site dependencies

Alternative installation files

Download tar.gz 193.96 KB
MD5: b226bf0dee60b73188a03a9d595c8ea1
SHA-1: 703e1749841e154047d2a6a419b9435ec04a48cd
SHA-256: bc9865971128c87def9af52c51e8799d85b0970e5ed53ebadba16857dbb646ac
Download zip 361.86 KB
MD5: caaaf52253117e820093cbe04b4c4617
SHA-1: b04d84ab6fd63251e33f7cfe3e2122cb9db33ebb
SHA-256: 380270dee49a684cac1c420c9ddc59966eb79f96d2df67fe2d7c58df79c7d6d8

Release notes

Big changeset, so it's going into a beta tag

Biggest change is deprecation warnings and some refactoring to prepare for deprecation of salesforce_oauth module, and eliminate dependency on lusitanian/oauth.

If you've been putting off updating to salesforce_jwt, it's time to do it now.

Contributors (10)

Dishvola, aaronbauman, amitaibu, balazswmann, bkosborne, colinstillwell88, gcb, johnny5th, sabrina.liman, scotteuser

Changelog

Issues: 15 issues resolved.

Changes since 5.1.2 (compare):

Bug

  • #3519451: PHP 8.3 compatibility warning
  • fix: #3562234 Warning: foreach() argument must be of type array|object, null given when parameters option is not defined.
  • #3250853: Browse available tokens is not working due to 'csrf_token' URL...
  • Resolve #3516158 "Mapped object"
  • Fix #3563593 - TokenNotFoundException in SalesforceLinkItemList crashes user salesforce page when not connected
  • #3560287: Handle missing composite keys when building Webform mapping options
  • #3515337 by aaronbauman: Smarter handling for reference fields

Feature

  • Resolve #3529230 "Push upsert allowed event"
  • #3276564: Allow RelatedID mapped fields to disallow pulls
  • Resolve #3543350 "Add reason tracking"
  • feat: #3231850 Bulk Operation for SF Push/Pull of entities

Misc

  • Fix tests
  • Fix cspell
  • Allow firebase/php-jwt 7.0
  • Add node body field storage, which was removed from core
  • Switch from OAuth to Bearer in Authorization header
  • Missed the php-jwt in jwt submodule
  • Service aliases
  • implode() - Argument 2 must be of type array
  • Fix implicit nullable deprecation

Task

  • [#3556277] fix: Use "main property" for related property name instead of hardcoded 'value'
  • Fix deprecated use of implicit nullability declaration. #3547031.
  • Resolve #3551878 "Php 8.4 deprecations"
  • #3514383 by aaronbauman: Implement new #config_target framework for config forms
Created by: aaronbauman
Created on: 8 May 2026 at 15:14 UTC
Last updated: 8 May 2026 at 15:14 UTC
Bug fixes
New features

Other releases