New Release v4.7.3 - Added query selector classes, fixed some recurring bugs #316
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.
-
Enhancements
This PR is primarily focused on adding some optimizations & cleanup as pre-work to implementing some stellar suggestions from @LawrenceLoz that will be implemented as part of #311 (originally discussed in #303)
LoggerEngineDataSelectorandLogManagementDataSelectorto centralize (almost) all queries throughout the codebaseLoggerCacheto centralize caching of query resultsBugfixes
UUIDfor the transaction ID (instead of usingSystem.Request.getCurrent().getRequestId())LoggerEmailSender.SENT_EMAILS, which was previously causing test failures in orgs with email deliverability disabled.LoggerSObjectMetadatato permission sets 'LoggerAdmin' and 'LoggerLogViewer'Metadata Cleanup
Async Failures plugin
LoggerSObjectHandler.BatchApexErrorEventfor the async failures plugin (and created a new package version that includes the CMDT record)This discussion was created from the release Added query selector classes, fixed some recurring bugs.
Beta Was this translation helpful? Give feedback.
All reactions