Security

1. Clear run app’s environment

Fixed bug which allowed unprivileged users to view internal environment variables.

2. Regular package upadate

We updated 6 packages:

Bugfixes

1. Import/export survey variables of Templates

Fixed a bug that caused the list of survey variables to not be included in the backup.

2. Handle <playbook_dir>/requirements.yml

You can now place your common roles and collections requirements file in the playbook directory.

Development

E2E tests launch for VSCode and DevContainer

We continue to improve our Dev Container. In this release, we added the ability to test the backend using Dredd tests from Dev Container.

Open in GitHub Codespaces