Releases: jverce/salesforce-webhooks
Releases · jverce/salesforce-webhooks
v1.1.12
[skip ci] Update package version: 1.1.12
v1.1.7
[skip ci] Update package version: 1.1.7
1.1.5
Changelog
- Fix issue with a reference to an inexistent variable
- Improve error logging
- Enable webhooks for Change Event resources
1.1.3
Changelog
- Added label attribute to the supported SObjects list, to allow for prettier display
1.1.0
Changelog
- Limited the support for certain SObject types, depending on the event type
- Added unit and integration tests, with CI/CD setup
- Multiple fixes in the Apex test code