Run AER Tests
Version updated for https://github.com/octoberswimmer/aer-dist to version v0.0.57.
- This action is used across all versions by ? repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
Version v0.0.57
Capture AsyncApexJob Metadata For Queueable And Future Jobs
Add FlowDefinitionView and FlowVersionView to Default Schema
Add Topic Schema; Refine Audit Field Handling
Add User.SmallPhotoUrl
Track Callout Limits Usage
Keep Org Defaults In Memory
Normalize Builtin Dispatch for System Aliases
Improve Enum Canonicalization And Rounding Handling
Fix System.debug Stripping Quote Characters From String Values
Treat Empty String Comparisons As Matching Null In SOQL WHERE Clauses
Exclude Property Backing Fields And Fix Enum Serialization In JSON Output
Exclude Transient Fields From JSON Serialization
Populate ApexTrigger Metadata Records When Loading Triggers
Fire Update Triggers On Parent Records When Rollup Summary Fields Are Recalculated
Support Custom Sharing Reason Access Via Schema.SObject__Share.RowCause
Fix Database.update To Create Merged Records For Triggers
Fix Database.emptyRecycleBin To Count DML Limits Correctly
Fix DML Limits Tracking For Delete, Undelete, And Database Methods
Fail Upsert When External ID Field Value Is Null
Capture Exception Stack Trace At Creation Time And Preserve Line Numbers In Generated Code
Fix Null Map Key Storage And JSON Serialization
Throw SObjectException For Template Object ID Resolution
Fix List.getSObjectType() To Return Null For Generic List
Capture Exception Stack Trace At Creation Time And Preserve Line Numbers In Generated Code
Use For Constructor Method Names In Stack Traces
Add isSortable And Fix isNameField For Custom Object Name Fields
Fix Custom Metadata Type Equality Comparison
Fix JSON.deserialize To Return Null For List And Array Types
Add JSON.deserialize Support For Date Type
Add JSON.deserialize Support For Id Type
mplement Messaging.reserveSingleEmailCapacity Limit Tracking
Add JSON.deserialize Support For Stdlib Types
Fix List.size() and isEmpty() to throw NullPointerException on null
Generate Share Objects For Custom SObjects After Namespace Transformation
Add SetupOwner Parent Relationship Support for Hierarchical Custom Settings
Throw NullPointerException When Database.delete() Receives Null Argument
Fix HttpResponse.getHeaderKeys() to Return Keys in Reverse Insertion Order
Change exec Command To Take Apex Code As Positional Argument Instead Of –exec Flag