Skip to content

3.21.0 | Community Release

Compare
Choose a tag to compare
@junners junners released this 25 Jul 02:58
· 297 commits to master since this release

What's Changed

We're back again with another release! This time we're adding a new rule that was launched for summer 24 orgs

Rule (Configuration ID) Description
Unsafe Running Context (UnsafeRunningContext) This flow is configured to run in System Mode without Sharing. This system context grants all running users the permission to view and edit all data in your org. Running a flow in System Mode without Sharing can lead to unsafe data access.
  • test: refactor tests and improve compiler search without recursion by @junners in #107
  • test: small changes to compiler to reduce complexity by @junners in #108
  • build: update workspace repository configuration by @junners in #109
  • feat: new rule unsafe running context by @junners in #110

Full Changelog: v3.20.0...v3.21.0