-
-
Notifications
You must be signed in to change notification settings - Fork 213
v4.17.0 - Summer '25 Release (API v64.0) #925
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
Open
jongpie
wants to merge
24
commits into
main
Choose a base branch
from
feature/summer-25-release
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains hidden or 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
…o configuration directory
…of LoggerParameter__mdt records (instead of incorrectly relying on the records deployed to the current org) Also added extra-tests restricted picklist field to ensure that Nebula Logger's tests still work when using mock data values
…ue in Winter '26 orgs (even though this is Nebula Logger's Summer '25 release)
…issues in loggerCodeViewer
…ields on LogEntry__c flexipage in a better format than the standard fields/UI
…ad' since the records themselves are unique - access to Log__c & LogEntry__c records will still be restricted by the Log__c object's sharing model ('Private')
… to JS stack traces in LWC/Aura
…ded some package.json dependencies
…ome issues with namespacing, as well as SLDS2 - I'll revisit after finally finishing the Summer '25 release This reverts commit ff14b83.
…gerCodeViewer to be compatible with SLDS v2
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #925 +/- ##
==========================================
+ Coverage 91.55% 93.60% +2.05%
==========================================
Files 58 58
Lines 6322 6302 -20
Branches 199 199
==========================================
+ Hits 5788 5899 +111
+ Misses 514 401 -113
+ Partials 20 2 -18
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Collaborator
|
I love it when a plan comes together! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
devops
Items related to tooling, automation, and guidelines used for developing Nebula Logger
Feature: Custom Field Mappings
Items related to custom field mappings functionality
Layer: Configuration
Items related to the custom hierarchy setting LoggerSettings__c or any included custom metadata type
Layer: Log Management
Items related to the custom objects & Logger Console app
Layer: Logger Engine
Items related to the core logging engine
Logging Source: Lightning Components
Items related to using Nebula Logger using JavaScript within lightning components (lwc & aura)
Logging Source: OmniStudio
Items related to using Nebula Logger within OmniStudio
Salesforce Feature: Callable Interface
Items related to dynamically using Nebula Logger via the Apex's Callable interface
Salesforce Feature: OmniStudio
Items related to using Nebula Logger within OmniStudio
Salesforce Feature: Security
Items related to the security model (object-level access, field-level security, record sharing)
tests
Relates to Apex or LWC jest tests
Type: Bug
Something isn't working
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.
No description provided.