v4.15.3 - Improved Testability of Queries #822
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.
-
Core Unlocked Package Changes
LoggerSObjectProxy, which are used for dynamically interacting with some standard SObject types that don't exist in all orgs (Network,OmniProcess, etc.)LoggerParameter__mdt). This is controlled internally by Nebula Logger via a new Apex classLoggerConfigurationSelectorLogMassDeleteto the permission setsLoggerAdmin,LoggerLogViewer, andLoggerEndUserAsync Failure AdditionsPlugin Changes -v1.0.3LogFinalizerto skip logging the async context when no error has occurredv4.15.3(this release), now that the org's actual CMDT records are loaded during testsBig Object ArchivingPlugin Changes -v0.9.1v4.15.3(this release), now that the org's actual CMDT records are loaded during testsPipeline Changes
package.json+build.ymlto auto-generate apackage.xmlmanifest file for the core package's metadata, stored within the repo atnebula-logger/core.package.xml. Thanks to @Coding-With-The-Force for chatting about this!sf project deploy start --manifest ./nebula-logger/core.package.xmlpackage.xmlfile for Nebula Logger to help any teams that meet the 2 criteria below:package.xmlmanifest files in their deployment/devops processextra-testsdirectory (used by the pipeline) to help validate that the org's records are correctly returned by the new query selector classpackage.json/ regeneratedpackage-lock.jsonInstallation Info
CoreUnlocked Package - no namespacesf package install --wait 20 --security-type AdminsOnly --package 04t5Y0000015ok2QAAAsync Failure AdditionsPlugin Unlocked Package - no namespaceℹ️ This release of the plugin requires
v4.15.3of Nebula Logger's core unlocked package (above)sf package install --wait 20 --security-type AdminsOnly --package 04t5Y0000015ok7QAABig Object ArchivingPlugin Unlocked Package - no namespaceℹ️ This release of the plugin requires
v4.15.3of Nebula Logger's core unlocked package (above)sf package install --wait 20 --security-type AdminsOnly --package 04t5Y0000015okCQAQThis discussion was created from the release Improved Testability of Queries.
Beta Was this translation helpful? Give feedback.
All reactions