v4.18.1 - New Declarative Configuration for Ignoring Apex Classes in Stack Traces #984
jongpie
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Thanks goes to @JMercie for working on this release! 🥳
Core Unlocked Package Changes
LoggerParameter__mdtrecord,IgnoredApexOrigins, to provide a declarative approach that allows admins/developers to configure Apex classes to ignore in stack traces globally, without requiring any code changes.[], an empty JSON array. To ignore classes, add them to the array, like['SomeClass', 'AnotherClass']IgnoredApexOriginsto only be available in the unlocked package (controlled via the XML node<protected>true</protected>). This may change later, but for now will be only available in the unlocked package.Installation Info
CoreUnlocked Package - no namespaceFull Changelog: v4.18.0...v4.18.1
sf package install --wait 20 --security-type AdminsOnly --package 04tg70000008GVpAAMThis discussion was created from the release v4.18.1 - New Declarative Configuration for Ignoring Apex Classes in Stack Traces.
Beta Was this translation helpful? Give feedback.
All reactions