updated CHANGELOG for 4.3.0

Status Job ID Name Coverage
  Build
passed #27666
build

00:00:06

passed #27659
build

00:00:13

failed #27662
build

00:00:16

 
  Test Pre
failed #27667
allowed to fail
lint

00:00:35

failed #27660
allowed to fail
test-allow_failure

00:00:59

passed #27661
allowed to fail
lint

00:00:33

 
  Test
passed #27668
test

00:01:49

failed #27665
test

00:01:54

 
  Report
passed #27678
report

00:00:04

failed #27669
report

00:00:02

failed #27663
report

00:00:01

 
  Cleanup
passed #27670
cleanup

00:00:09

passed #27664
cleanup

00:00:06

 
Name Stage Failure
failed
test-allow_failure Test Pre There is an unknown failure, please try again
- HTML report generated in file:///app/tests/codeception/_output/_report_optional.html
make: *** [run-tests] Error 1
set -e
exit ${EXIT_CODE}
$ set -e
$ cp -r tests/codeception/_output/ /tmp/${BUILD_PREFIX}/${CI_BUILD_NAME}
$ exit ${EXIT_CODE}

ERROR: Build failed with: wait: no child processes
failed
lint Test Pre There is an unknown failure, please try again
docker run --rm -v "${PWD}/build/scripts/deploy.sh:/tmp/FileToBeChecked" chrisdaish/shellcheck || EXIT_CODE=1
docker run --rm -v "${PWD}/build/scripts/requirements.sh:/tmp/FileToBeChecked" chrisdaish/shellcheck || EXIT_CODE=1

set +v
$ set -e
$ cp -r tests/_metrics/ /tmp/${BUILD_PREFIX}/${CI_BUILD_NAME} || EXIT_CODE=$?
$ exit ${EXIT_CODE}

ERROR: Build failed with: wait: no child processes