Skip to content

2.19 (Beta 3)

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 23 Jun 19:13
· 230 commits to main since this release
acbdadd

Critical Changes

Update a couple urls that reference na1 for hyperforce migration. [PR1358]
Resolve test guards that should have been blocked but were seeing the packaged triggers and running. [PR1365]
Add direct test coverage for trigger [PR1366]

Changes

Closing some ambiguity in how field validation is handled. [PR1331]
Bypassing some fflib "help" that causes relationship names to resolve to fields. [PR1331]
Adding in more tests focused on using CMDTs as well as exercising more validation logic. [PR1331]
Enable installing DLRS in orgs with encrypted fields [PR1345]
Cleaned up one file and added standard guards to two others that were missing them. [PR1365]

Installation Info

Sandbox & Scratch Orgs:
https://test.salesforce.com/packaging/installPackage.apexp?p0=04t5p00000178VuAAI

Production & Developer Edition Orgs:
https://login.salesforce.com/packaging/installPackage.apexp?p0=04t5p00000178VuAAI

Pull requests with no release notes

  • Update links to be generic [PR1343]

  • Install test triggers during release tests [PR1344]