Skip to content

3.37.0

Compare
Choose a tag to compare
@davidmreed davidmreed released this 10 Jun 16:26
· 2383 commits to main since this release
9a52c47

Changes

  • The install_managed task now supports 2GP releases (#2655).
  • We changed the behavior of the release_2gp_beta flow to always upload a package version, even if metadata has not changed (#2651).
  • We now support sourcing install keys for packages from environment variables via the password_env_name dependency key (#2622).

Robot Framework

  • We upgraded SeleniumLibrary to 5.x (#2660).
  • We added a new keyword "select window" to Salesforce library, to replace the keyword of the same name which was renamed in SeleniumLibrary 5.x to 'switch window'. We will be removing this keyword in a future release; tests should use 'switch window' instead.

Issues Closed

  • We corrected some JavaScript issues that were occurring with Chrome 91. (#2652)
  • We fixed a bug impacting the generate_data_dictionary task when used with dependencies (#2653).
  • We fixed an issue causing sfdx commands that had options with spaces to fail to execute on Windows (#2656).
  • We fixed an issue causing the creation of incorrect 2GP beta tags (#2651).