Bugfix: Updated Logger.setAsyncContext() behavior
Core Unlocked Package Changes
- Updated the behavior of
Logger.setAsyncContext()
to only set the context the first time a non-null context value is provided- Previously, subsequent calls would overwrite the context value, which wasn't really the intended behavior - it's intended to be used to set context at the beginning of a transaction
Pipeline Changes
- Made some optimizations in
build.yml
so some steps don't run on draft PRs
Installation Info
Core Unlocked Package - no namespace
Full Changelog: v4.14.10...v4.14.11
- SF CLI:
sf package install --wait 20 --security-type AdminsOnly --package 04t5Y0000015oUgQAI
- SFDX CLI:
sfdx force:package:install --wait 20 --securitytype AdminsOnly --package 04t5Y0000015oUgQAI
- Sandbox: https://test.salesforce.com/packaging/installPackage.apexp?p0=04t5Y0000015oUgQAI
- Production: https://login.salesforce.com/packaging/installPackage.apexp?p0=04t5Y0000015oUgQAI