Commit ad5c177
Spring '24 Release (API v60.0) - v4.13.0 (#631)
* Bumped all metadata to API v60.0 (Spring '24 release)
* Switched to using the new standard class System.UUID, instead of my custom UUID class. The new system class is soooo much faster.
* Worked with @jamessimone on logger LWC to simplify & fix the approach used for loading user settings, which helps streamline everything else. This one will surely... _resolve_ the issues! I.... Promise! ☜(゚ヮ゚☜)
* Updated logger.js-meta.xml to change isExposed to true so the logger LWC is available in the managed package
* Fixed an issue in LoggerDataStore where not all string fields were truncated for platform events (introduced in v4.12.6). Also optimized how the code looks for string fields to truncate to reduce some unnecessary looping.
* Fixed LogManagementDataSelector so it always returns null in getCachedRecentLogWithApiReleaseDetails() when LoggerParameter.CALL_STATUS_API is null. When the callout is disabled, this query will never find a match (because the relevant fields haven't been populated by the callout) - and in orgs with large data volume (LDV) of logging data, the condition 'ApiReleaseNumber__c != NULL' is a very expensive database operation
* Fixed #624 by commenting out a flappy test in RelatedLogEntriesController_Tests that's been frequently failing due to ongoing platform issues with SOSL. "Fixed" ¯\\_(ツ)_/¯
---------
Co-authored-by: james simone <jamirus99@gmail.com>1 parent f602f90 commit ad5c177
231 files changed
Lines changed: 709 additions & 777 deletions
File tree
- config/experience-cloud
- classes
- pages
- docs/lightning-components
- nebula-logger
- core
- main
- configuration/classes
- log-management
- classes
- lwc
- logBatchPurge
- logEntryEventStream
- logViewer
- loggerHomeHeader
- loggerSettings
- objects/LogEntry__c/fields
- pages
- triggers
- logger-engine
- classes
- lwc/logger
- __tests__
- tests
- configuration
- classes
- utilities
- log-management
- classes
- utilities
- logger-engine
- classes
- utilities
- extra-tests
- classes
- name-shadowing
- flows
- tests
- managed-package
- core/main
- configuration/classes
- deprecated
- aura/logJSONViewer
- classes
- plugins
- async-failure-additions/plugin
- classes
- flows
- triggers
- big-object-archiving/plugin
- classes
- lwc/logEntryArchives
- log-retention-rules/plugin/classes
- slack/plugin/slack/classes
- recipes
- aura/loggerAuraDemo
- classes
- flows
- lwc
- loggerLWCDemo
- loggerLWCLegacyDemo
- triggers
- scripts/build
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
7 | 8 | | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
8 | 13 | | |
9 | 14 | | |
10 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | | - | |
11 | | - | |
| 10 | + | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
23 | | - | |
| 22 | + | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
0 commit comments