mirror of
https://github.com/usebruno/bruno.git
synced 2026-06-15 20:01:28 +00:00
* Interpolate awsv4 values to support them including templated values. Closes #1508 * change to let to allow for rewrite; rename to envVariables for consistency * When running via CLI, preserve changes to collection variables and environment variables. Closes #1255 * Closes #1255 - set well known variable name on environment * Revert "When running via CLI, preserve changes to collection variables and" This reverts commit7c94c9ec19. * Revert "change to let to allow for rewrite; rename to envVariables for consistency" This reverts commit9320b8faf0. --------- Co-authored-by: Scott LaPlante <scott.laplante@flueid.com>