You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Slightly tweaks async context to account for additional finalizer fields (#787)
* Utilizes Nebula Logger system messages framework to internally log info about different Apex async contexts _and_ provides more information in the body of the associated log entry (as well as what prints to the Apex debug console) for Queueable finalizers
* Added methods in Logger_Tests to validate that an INFO log entry is auto-generated for async contexts (when system messages are enabled). This also includes a few changes for handling Exception instances not being serializable & adding some test helper methods
* Re-ran prettier on README.md to fix some code formatting
Co-authored-by: Jonathan Gillespie <jonathan.c.gillespie@gmail.com>
Copy file name to clipboardExpand all lines: README.md
+58-58Lines changed: 58 additions & 58 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,15 +5,15 @@
5
5
6
6
The most robust observability solution for Salesforce experts. Built 100% natively on the platform, and designed to work seamlessly with Apex, Lightning Components, Flow, OmniStudio, and integrations.
7
7
8
-
## Unlocked Package - v4.14.14
8
+
## Unlocked Package - v4.14.15
9
9
10
-
[](https://test.salesforce.com/packaging/installPackage.apexp?p0=04t5Y0000015oWIQAY)
11
-
[](https://login.salesforce.com/packaging/installPackage.apexp?p0=04t5Y0000015oWIQAY)
10
+
[](https://test.salesforce.com/packaging/installPackage.apexp?p0=04t5Y0000015obxQAA)
11
+
[](https://login.salesforce.com/packaging/installPackage.apexp?p0=04t5Y0000015obxQAA)
0 commit comments