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
Bugfix: Allowing to log SObject without ID field (#912)
* Small scope creep - removed a few unnecessary method calls in LogBatchPurger_Tests
---------
Co-authored-by: Jonathan Gillespie <jonathan.c.gillespie@gmail.com>
Copy file name to clipboardExpand all lines: README.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,13 +5,13 @@
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.17.0
8
+
## Unlocked Package - v4.17.1
9
9
10
-
[](https://test.salesforce.com/packaging/installPackage.apexp?p0=04tg70000000rNhAAI)
11
-
[](https://login.salesforce.com/packaging/installPackage.apexp?p0=04tg70000000rNhAAI)
10
+
[](https://test.salesforce.com/packaging/installPackage.apexp?p0=04tg7000000157JAAQ)
11
+
[](https://login.salesforce.com/packaging/installPackage.apexp?p0=04tg7000000157JAAQ)
Copy file name to clipboardExpand all lines: package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
{
2
2
"name": "nebula-logger",
3
-
"version": "4.17.0",
3
+
"version": "4.17.1",
4
4
"description": "The most robust logger for Salesforce. Works with Apex, Lightning Components, Flow, Process Builder & Integrations. Designed for Salesforce admins, developers & architects.",
0 commit comments