-
-
Notifications
You must be signed in to change notification settings - Fork 166
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
v4.15.0 - Winter '25 Release (API v62.0) #794
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
jongpie
added
Type: Enhancement
New feature or request
Package Type: Managed Package
Issues and enhancements that specifically apply to the managed package
Layer: Log Management
Items related to the custom objects & Logger Console app
Package Type: Unlocked Package
Issues and enhancements that specifically apply to the unlocked package
Salesforce Release Dependency: v62.0 Winter '25
labels
Nov 1, 2024
jongpie
temporarily deployed
to
Advanced Scratch Org
November 1, 2024 14:35
— with
GitHub Actions
Inactive
jongpie
temporarily deployed
to
Base Scratch Org
November 1, 2024 14:35
— with
GitHub Actions
Inactive
jongpie
temporarily deployed
to
Event Monitoring Scratch Org
November 1, 2024 14:35
— with
GitHub Actions
Inactive
jongpie
temporarily deployed
to
Platform Cache Scratch Org
November 1, 2024 14:48
— with
GitHub Actions
Inactive
jongpie
temporarily deployed
to
OmniStudio Scratch Org
November 1, 2024 14:54
— with
GitHub Actions
Inactive
jongpie
temporarily deployed
to
Experience Cloud Scratch Org
November 1, 2024 14:59
— with
GitHub Actions
Inactive
jongpie
temporarily deployed
to
Base Scratch Org
November 1, 2024 15:46
— with
GitHub Actions
Inactive
jongpie
temporarily deployed
to
Advanced Scratch Org
November 1, 2024 15:46
— with
GitHub Actions
Inactive
jongpie
temporarily deployed
to
Event Monitoring Scratch Org
November 1, 2024 15:46
— with
GitHub Actions
Inactive
jongpie
temporarily deployed
to
OmniStudio Scratch Org
November 1, 2024 15:59
— with
GitHub Actions
Inactive
jongpie
temporarily deployed
to
Platform Cache Scratch Org
November 1, 2024 16:05
— with
GitHub Actions
Inactive
jongpie
temporarily deployed
to
Experience Cloud Scratch Org
November 1, 2024 16:05
— with
GitHub Actions
Inactive
…ame() to toString() - it's easier to read, and based on some benchmarking @jamessimone did, it's faster too
…a fields on Log__c so the data can be shown in list views, etc. The new field LogEntry__c.ProfileLink__c was added to all of the LogEntry__c list views - this should make it easier to recognize trends/patterns when admins/devs are looking at data in the list views The new formula fields also help to circumvent an issue with the new dynamic higlights panel - it expects the namespaced relationship Nebula__Log__r for the managed package, and I don't want to have to make a script to change to add the namespace in the pipeline (and feels like a flaw on Salesforce's side), so these formula fields are used in the dynamic highlights panel, even though the dynamic highlights panel is capable of referencing parent object fields
jongpie
force-pushed
the
feature/winter-25-release
branch
from
November 7, 2024 21:44
3d87c3f
to
c6dc3cd
Compare
jongpie
had a problem deploying
to
Event Monitoring Scratch Org
November 7, 2024 21:48
— with
GitHub Actions
Error
jongpie
had a problem deploying
to
Base Scratch Org
November 7, 2024 21:48
— with
GitHub Actions
Error
jongpie
had a problem deploying
to
Advanced Scratch Org
November 7, 2024 21:48
— with
GitHub Actions
Failure
jongpie
temporarily deployed
to
Base Scratch Org
November 8, 2024 20:32
— with
GitHub Actions
Inactive
jongpie
temporarily deployed
to
Advanced Scratch Org
November 8, 2024 20:32
— with
GitHub Actions
Inactive
jongpie
temporarily deployed
to
Event Monitoring Scratch Org
November 8, 2024 20:32
— with
GitHub Actions
Inactive
jongpie
temporarily deployed
to
OmniStudio Scratch Org
November 8, 2024 20:43
— with
GitHub Actions
Inactive
jongpie
temporarily deployed
to
Platform Cache Scratch Org
November 8, 2024 20:45
— with
GitHub Actions
Inactive
jongpie
temporarily deployed
to
Experience Cloud Scratch Org
November 8, 2024 20:51
— with
GitHub Actions
Inactive
…mula fields on LogEntry__c so the data can be shown in list views, etc. Also updated the All list view to include the new fields, and added a new list view 'AllImpersonatedLogEntryTags'
…xipages to switch to using the component 'dynamic related list - single' instead of the older component 'related list - single' Also enabled field history tracking on LoggerTag__c.Name and LoggerTag__c.UniqueId__c
… and LoggerScenario__c, and added inline help text on Log__c.TransactionId__c
jongpie
force-pushed
the
feature/winter-25-release
branch
from
November 15, 2024 21:28
ac19c18
to
08685a3
Compare
jongpie
had a problem deploying
to
Event Monitoring Scratch Org
November 15, 2024 21:33
— with
GitHub Actions
Failure
jongpie
temporarily deployed
to
Advanced Scratch Org
November 15, 2024 21:33
— with
GitHub Actions
Inactive
jongpie
temporarily deployed
to
Base Scratch Org
November 15, 2024 21:33
— with
GitHub Actions
Inactive
jongpie
temporarily deployed
to
OmniStudio Scratch Org
November 15, 2024 21:44
— with
GitHub Actions
Inactive
jongpie
temporarily deployed
to
Experience Cloud Scratch Org
November 15, 2024 21:56
— with
GitHub Actions
Inactive
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #794 +/- ##
=======================================
Coverage 92.73% 92.73%
=======================================
Files 75 75
Lines 7294 7294
Branches 200 200
=======================================
Hits 6764 6764
Misses 510 510
Partials 20 20
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
jongpie
temporarily deployed
to
Event Monitoring Scratch Org
November 15, 2024 22:36
— with
GitHub Actions
Inactive
jongpie
temporarily deployed
to
Platform Cache Scratch Org
November 15, 2024 22:48
— with
GitHub Actions
Inactive
… still pointing to the v4.12.0 milestone)
jongpie
added
the
Salesforce Feature: Reporting
Anything related to reports, dashboards, and the underlying data model
label
Nov 26, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Layer: Log Management
Items related to the custom objects & Logger Console app
Package Type: Managed Package
Issues and enhancements that specifically apply to the managed package
Package Type: Unlocked Package
Issues and enhancements that specifically apply to the unlocked package
Salesforce Feature: Reporting
Anything related to reports, dashboards, and the underlying data model
Salesforce Release Dependency: v62.0 Winter '25
Type: Enhancement
New feature or request
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Core Unlocked Package Changes
Winter '25 Release Upgrade
v62.0
(Winter '25 release)Log__c
andLogEntry__c
Log__c
Object ChangesLogRecordPage
to use the newer component 'dynamic related list - single' instead of the older component 'related list - single' for displaying related listsLogEntry__c
related list to haveLoggingLevel__c
as one of the first fields (instead of as one of the last fields)Log__c.ProfileLink__c
AllChildLogs
: shows any logs that have a parent log set usingLogger.setParentLogTransactionId(String)
(based onLog__c.ParentLogLink__c != null
)AllImpersonatedLogs
: shows any logs where an admin was impersonating the logging user (based onLog__c.ImpersonatedByUsernameLink__c != null
)LogEntry__c
Object ChangesLogEntryRecordPage
to use the newer component 'dynamic related list - single' instead of the older component 'related list - single' for displaying related listsLogEntry__c
that reference the existing formula fields onLog__c
so that the same data can easily be shown in list views, etc.:ImpersonatedByUsernameLink__c
ParentLogLink__c
ProfileLink__c
Log__c.ProfileLink__c
AllERRORLogEntries
: shows any records whereLogEntry__c.LoggingLevel__c == 'ERROR'
AllERRORandWARNLogEntries
that shows bothERROR
andWARN
AllImpersonatedLogEntries
: shows any log entries where an admin was impersonating the logging user (based onLogEntry__c.ImpersonatedByUsernameLink__c != null
)Log__c
list viewAllImpersonatedLogs
mentioned aboveNote: The new formula fields on
LogEntry__c
(ImpersonatedByUsernameLink__c
,ParentLogLink__c
, andProfileLink__c
) also help to circumvent an issue with the new dynamic higlights panel - even though the dynamic highlights panel is capable of referencing parent object fields, it expects the namespaced relationshipNebula__Log__r
for the managed package, despite the fact that the fields themselves don't need the namespace prefix (e.g., it expectsNebula__Log__r.ParentLogLink__c
, which is nonsense & inconsistent 😅). I don't want to have to make a script to add the namespace in the pipeline, and the whole thing feels like a flaw on Salesforce's side, so these formula fields are used in the dynamic highlights panel to avoid the problem.LogEntryTag__c
Object ChangesLogEntryTagRecordPage
to use the newer component 'dynamic related list - single' instead of the older component 'related list - single' for displaying related listsLogEntryTag__c
that reference the new formula fields onLogEntry__c
(mentioned above) so that the same data can easily be shown in list views, etc.:ImpersonatedByUsernameLink__c
ParentLogLink__c
ProfileLink__c
All
to include the new fieldsLoggedByUsernameLink__c
andProfileLink__c
AllImpersonatedLogEntryTags
: shows any log entry tag where an admin was impersonating the logging user (based onLogEntryTag__c.ImpersonatedByUsernameLink__c != null
)Log__c
list viewAllImpersonatedLogs
and the newLogEntry__c
list viewAllImpersonatedLogEntries
mentioned aboveLoggerTag__c
Object ChangesName
andUniqueId__c
History
related list component to the flexipageLoggerTagRecordPage
LoggerScenario__c
Object ChangesLoggerScenarioRecordPage
to use the newer component 'dynamic related list - single' instead of the older component 'related list - single' for displaying related listsLog__c
andLogEntry__c
related lists to have a more consistent order as other related lists & list views for those objectsUpdated Permission Sets
LogEntry__c
andLogEntryTag__c
(mentioned above)LoggerAdmin
LoggerLogViewer
LoggerEndUser
Internal Optimizations
SObjectType
andSObjectField
usages ofgetDescribe().getName()
totoString()
- it's easier to read, and based on some benchmarking @jamessimone did, it's faster too 🏎️LogBatchPurgeController_Tests
to try to avoid recurring flaky test failures due to (presumably) non-unique data being (previously) generated in parallel test methodsDev / Pipeline Changes
sfdx
commands inREADME.md
, related scripts, and release notes - now onlysf
commands are providedsfdx
commands (see issue #2974 in the CLI repo), andsf
commands will be the only set of commands in the future, so it makes sense to remove references the now-partially-deprecatedsfdx
commandsdev
subdirectory to enable the new (beta) local dev setting for LWC in scratch orgsenableLightningPreviewPref
innebula-logger/dev/main/default/settings/LightningExperience.settings-meta.xml