Install
Works with Drupal: ^10.3 || ^11Using Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
194.12 KB
MD5: f279dd7cc0295e8a5f0528cd026ce524
SHA-1: 3de06f9e1473cef7c9d2575ae13108255c496baa
SHA-256: 3ec7c5dad7cd2d63fcff546f8cdbb90446d392264b7c883d28a8acb33717929a
Download zip
365.23 KB
MD5: 603c724d53fa63ee474cfc5a0cdd0c3c
SHA-1: 10c409777a2c874e608ffb9d8cd195b7e4669248
SHA-256: 0f388ba3e9cb15df6f28a314318b3c6e76008288e3a9312feae59a36364b7e14
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