Skip to content

Commit

Permalink
[skip ci] Created new package versions for the plugins Async Failure …
Browse files Browse the repository at this point in the history
…Additions and Big Object Archiving
  • Loading branch information
jongpie committed Dec 4, 2024
1 parent fbc8b89 commit 2384c3d
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 8 deletions.
6 changes: 3 additions & 3 deletions nebula-logger/plugins/async-failure-additions/README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# Async Failure Additions plugin for Nebula Logger

> :information_source: This plugin requires `v4.7.2` or newer of Nebula Logger's unlocked package
> :information_source: This plugin requires `v4.15.2` or newer of Nebula Logger's core unlocked package
[![Install Unlocked Package Plugin in a Sandbox](../.images/btn-install-unlocked-package-plugin-sandbox.png)](https://test.salesforce.com/packaging/installPackage.apexp?p0=04t5Y0000023QttQAE)
[![Install Unlocked Package Plugin in Production](../.images/btn-install-unlocked-package-plugin-production.png)](https://login.salesforce.com/packaging/installPackage.apexp?p0=04t5Y0000023QttQAE)
[![Install Unlocked Package Plugin in a Sandbox](../.images/btn-install-unlocked-package-plugin-sandbox.png)](https://test.salesforce.com/packaging/installPackage.apexp?p0=04t5Y0000015ohwQAA)
[![Install Unlocked Package Plugin in Production](../.images/btn-install-unlocked-package-plugin-production.png)](https://login.salesforce.com/packaging/installPackage.apexp?p0=04t5Y0000015ohwQAA)

## What's Included

Expand Down
6 changes: 3 additions & 3 deletions nebula-logger/plugins/big-object-archiving/README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# Big Object Archiving plugin for Nebula Logger

> :information_source: This plugin requires `v4.7.1` or newer of Nebula Logger's unlocked package
> :information_source: This plugin requires `v4.15.2` or newer of Nebula Logger's core unlocked package
[![Install Unlocked Package Plugin in a Sandbox](../.images/btn-install-unlocked-package-plugin-sandbox.png)](https://test.salesforce.com/packaging/installPackage.apexp?p0=04t5Y0000015lgLQAQ)
[![Install Unlocked Package Plugin in Production](../.images/btn-install-unlocked-package-plugin-production.png)](https://login.salesforce.com/packaging/installPackage.apexp?p0=04t5Y0000015lgLQAQ)
[![Install Unlocked Package Plugin in a Sandbox](../.images/btn-install-unlocked-package-plugin-sandbox.png)](https://test.salesforce.com/packaging/installPackage.apexp?p0=04t5Y0000015oi1QAA)
[![Install Unlocked Package Plugin in Production](../.images/btn-install-unlocked-package-plugin-production.png)](https://login.salesforce.com/packaging/installPackage.apexp?p0=04t5Y0000015oi1QAA)

Adds a Big Object - `LogEntryArchive__b` - to Nebula Logger for archiving of logging data. The `LogEntryArchive__b` object can be used to:

Expand Down
6 changes: 4 additions & 2 deletions sfdx-project.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
],
"versionNumber": "1.0.3.NEXT",
"versionName": "Logging & Testing Improvements",
"versionDescription": "Updated LogFinalizer to skip logging the async context when no error has occurred, and corrected some test issues caused by changes in core v4.15.2 unhandled exceptions within screen flows to be automatically logged (toggleable, default off)",
"versionDescription": "Requires v4.15.2 or newer of Nebula Logger's core unlocked package. Updated LogFinalizer to skip logging the async context when no error has occurred, and corrected some test issues caused by changes in core v4.15.2 unhandled exceptions within screen flows to be automatically logged (toggleable, default off)",
"default": false
},
{
Expand All @@ -41,7 +41,7 @@
],
"versionNumber": "0.9.1.NEXT",
"versionName": "Testing Improvements",
"versionDescription": "Corrected some test issues caused by changes in core v4.15.2",
"versionDescription": "Requires v4.15.2 or newer of Nebula Logger's core unlocked package. Corrected some test issues caused by changes in core v4.15.2",
"default": false
},
{
Expand Down Expand Up @@ -210,8 +210,10 @@
"Nebula Logger - Core Plugin - Async Failure [email protected]": "04t5Y0000015lhiQAA",
"Nebula Logger - Core Plugin - Async Failure [email protected]": "04t5Y0000015lhsQAA",
"Nebula Logger - Core Plugin - Async Failure [email protected]": "04t5Y0000023QttQAE",
"Nebula Logger - Core Plugin - Async Failure [email protected]": "04t5Y0000015ohwQAA",
"Nebula Logger - Core Plugin - Big Object Archiving": "0Ho5Y000000blMSSAY",
"Nebula Logger - Core Plugin - Big Object [email protected]": "04t5Y0000015lgLQAQ",
"Nebula Logger - Core Plugin - Big Object [email protected]": "04t5Y0000015oi1QAA",
"Nebula Logger - Core Plugin - Log Retention Rules": "0Ho5Y000000blNfSAI",
"Nebula Logger - Core Plugin - Log Retention [email protected]": "04t5Y0000015lgGQAQ",
"Nebula Logger - Core Plugin - Logger Admin Dashboard": "0Ho5Y000000blNkSAI",
Expand Down

0 comments on commit 2384c3d

Please sign in to comment.