- Added retry mechanism for create docker container. As default, will attempt three times. #3988
- Fixed the init command to successfully create event collector integration #3995
- Fixes an issue where running pre-commit with the
run-hook
argument didn't execute the hook in some cases. #3999 - Fixed an issue where fetching from a git remote would cause a failure in cases where fetching is not necessary. #3878
- Added support for DOCKER_REGISTRY_URL environment variable. #3975