diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 68f9449d5d..ff202757ab 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "5.7.0" + ".": "5.8.0" } diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000000..8f6889368f --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,68 @@ +# Changelog + +## [5.8.0](https://github.com/dvsa/vol-app/compare/v5.7.0...v5.8.0) (2024-09-19) + + +### Features + +* add `ignore-platform-reqs` option to local refresh Composer ([#264](https://github.com/dvsa/vol-app/issues/264)) ([55d819a](https://github.com/dvsa/vol-app/commit/55d819a8d66c49ad3076cc5e9a098178d12f18fb)) +* add e2e tests to cd dev int vol 5263 ([#322](https://github.com/dvsa/vol-app/issues/322)) ([fea08e8](https://github.com/dvsa/vol-app/commit/fea08e899d9e6feb44d8f791463c9ab0f2c177f4)) +* add e2e tests to cd dev int vol 5263 ([#322](https://github.com/dvsa/vol-app/issues/322)) ([#323](https://github.com/dvsa/vol-app/issues/323)) ([d98fb7d](https://github.com/dvsa/vol-app/commit/d98fb7df6ae06217540fb2adb04ab7f8421b08ff)) +* Add e2esmoke and full regression to workflow (WIP) ([#321](https://github.com/dvsa/vol-app/issues/321)) ([e0090fa](https://github.com/dvsa/vol-app/commit/e0090fa622c95f69aa84b96273c8b3895a5e00be)) +* add Elasticache as session save handler ([#304](https://github.com/dvsa/vol-app/issues/304)) ([20df1db](https://github.com/dvsa/vol-app/commit/20df1dbe87dc0fbc5d30afe53563225cc9f7fbf5)) +* add LDAP adapter (dvsa/olcs-backend[#210](https://github.com/dvsa/vol-app/issues/210)) ([f1b64c0](https://github.com/dvsa/vol-app/commit/f1b64c03bf3c1e55072e2d7da3693b96c2a55fe6)) +* add local refresh script ([#198](https://github.com/dvsa/vol-app/issues/198)) ([4c597f5](https://github.com/dvsa/vol-app/commit/4c597f51c0589300c11757b39135cc263319a0f1)) +* add mailpit container to compose stack and update docs to mention it. ([#271](https://github.com/dvsa/vol-app/issues/271)) ([1b6f0e3](https://github.com/dvsa/vol-app/commit/1b6f0e3cb200ad63ee92d8e0a8c57343c2ec4cad)) +* bump common dep minimum version ([#336](https://github.com/dvsa/vol-app/issues/336)) ([d9517b7](https://github.com/dvsa/vol-app/commit/d9517b71e669c2146d4f9b3bd796458fb083a1a8)) +* bump common dependency ([#269](https://github.com/dvsa/vol-app/issues/269)) ([4c89f3b](https://github.com/dvsa/vol-app/commit/4c89f3b7b7cf44902df8b74685b57466e3307662)) +* change the continuation information email templates to use translation key. ([#286](https://github.com/dvsa/vol-app/issues/286)) ([b243853](https://github.com/dvsa/vol-app/commit/b2438530e9ffba9642015e6f3bb9608f0fa5298b)) +* **docker:** exclude `/healthcheck` from access logs ([#279](https://github.com/dvsa/vol-app/issues/279)) ([f2b889e](https://github.com/dvsa/vol-app/commit/f2b889e6e7577f371ee9a533dfc1e86243ab19a2)) +* **docker:** tweak PHP-FPM process manager values ([#278](https://github.com/dvsa/vol-app/issues/278)) ([f9e9916](https://github.com/dvsa/vol-app/commit/f9e9916684acf65ef30de5c2d17832fbeb9cedf0)) +* **docker:** update PHP-FPM config ([#291](https://github.com/dvsa/vol-app/issues/291)) ([89da3a8](https://github.com/dvsa/vol-app/commit/89da3a8c5c7a9e2c9e73fbd32e4a352eea4819c7)) +* expand list of licence and application statuses included in messaging dropdown ([#285](https://github.com/dvsa/vol-app/issues/285)) ([cfa8a36](https://github.com/dvsa/vol-app/commit/cfa8a363a03fbe9bb9e28bd54d6ae68cfdf0dd4a)) +* externalise application log level ([#263](https://github.com/dvsa/vol-app/issues/263)) ([309edb8](https://github.com/dvsa/vol-app/commit/309edb813ccb0592d65c81122e69bc182b2c47ef)) +* full CD, change in app/cdn ([#325](https://github.com/dvsa/vol-app/issues/325)) ([554f722](https://github.com/dvsa/vol-app/commit/554f7225e620532bf29d20c44289935b71476f36)) +* isolated e2e test workflow to verify params/outputs etc ([#332](https://github.com/dvsa/vol-app/issues/332)) ([5a2e10d](https://github.com/dvsa/vol-app/commit/5a2e10d79e0fe5df5e9ce83be7556a1ff46515e1)) +* remove send by post radio ([#317](https://github.com/dvsa/vol-app/issues/317)) ([4f45ba8](https://github.com/dvsa/vol-app/commit/4f45ba86eef3b4d4eb8595f57b8c2a11b2bd95cc)) +* **terraform:** allow traffic routing to be controlled by boolean ([#241](https://github.com/dvsa/vol-app/issues/241)) ([74f3af5](https://github.com/dvsa/vol-app/commit/74f3af596e73079a7bdfd538cc3a37f1f142a26b)) +* update local refresh script ([#258](https://github.com/dvsa/vol-app/issues/258)) ([f8c169e](https://github.com/dvsa/vol-app/commit/f8c169e9ad97d0b4c0ecae2c978cdb65f386361a)) +* VOL-5239 create transport consultant reg journey ([#259](https://github.com/dvsa/vol-app/issues/259)) ([169d5a1](https://github.com/dvsa/vol-app/commit/169d5a1d7303ac650720e46d97ba065d342b2b65)) +* VOL-5305 create transport consultant role ([#249](https://github.com/dvsa/vol-app/issues/249)) ([c12d621](https://github.com/dvsa/vol-app/commit/c12d6214a8796c65ab37cde5efd05c4e3e439458)) +* VOL-5536 update addresses for Quarry House ([#284](https://github.com/dvsa/vol-app/issues/284)) ([61c4f10](https://github.com/dvsa/vol-app/commit/61c4f103d6b3be6c7bf56e4bdea0f7f11f748098)) + + +### Bug Fixes + +* alter CDN module to create public record rather than private ([#308](https://github.com/dvsa/vol-app/issues/308)) ([ab6895b](https://github.com/dvsa/vol-app/commit/ab6895b1e0dea0bfab63e1ca175a42f661acfd63)) +* **api:** add status code to content store file uploader log ([#280](https://github.com/dvsa/vol-app/issues/280)) ([3209a44](https://github.com/dvsa/vol-app/commit/3209a44a15a493732dfa32276f646a94096828eb)) +* **api:** fix the local register journey while using LDAP ([#303](https://github.com/dvsa/vol-app/issues/303)) ([2791b9c](https://github.com/dvsa/vol-app/commit/2791b9c1351a17981b6b9266fa2fa90818c1bf9f)) +* **api:** handle errors better in `WebDavClient.php` ([#283](https://github.com/dvsa/vol-app/issues/283)) ([e8e1933](https://github.com/dvsa/vol-app/commit/e8e19332b046399d5e1069707cb4d6fc4f237ee6)) +* bump `dvsa/laminas-config-cloud-parameters` and fix cast config ([#290](https://github.com/dvsa/vol-app/issues/290)) ([db1fcdd](https://github.com/dvsa/vol-app/commit/db1fcdd51a28c74e132352c8df43ece3f2f4038a)) +* bus reg letters not generating on some Grants ([#306](https://github.com/dvsa/vol-app/issues/306)) ([59a4007](https://github.com/dvsa/vol-app/commit/59a4007dac4d549c007a45e919045fd809d4fdb5)) +* cast log level params to int to fix CPMS error ([#288](https://github.com/dvsa/vol-app/issues/288)) ([8c9ae97](https://github.com/dvsa/vol-app/commit/8c9ae976e38e093893b70edada6ff0a663da8696)) +* Cast str to int to satisfy typing on cpms client ([#282](https://github.com/dvsa/vol-app/issues/282)) ([1116488](https://github.com/dvsa/vol-app/commit/11164881890464d2fc6ec31897b48302b72f99a8)) +* Cater for some "attached_to" CU fields being null in the DB. ([#337](https://github.com/dvsa/vol-app/issues/337)) ([6b46419](https://github.com/dvsa/vol-app/commit/6b4641974a686098e12855f589d7984eaa149462)) +* **cdn:** exclude dependency from uglification causing errors with jQuery 3 ([#239](https://github.com/dvsa/vol-app/issues/239)) ([758c5d1](https://github.com/dvsa/vol-app/commit/758c5d1790b931a009c3f068a70c07363783b830)) +* **cdn:** remove unused asset files ([#257](https://github.com/dvsa/vol-app/issues/257)) ([56a5db3](https://github.com/dvsa/vol-app/commit/56a5db3689121a8042f29da65efb82d93058e3f3)) +* disable events in developer tools ([#267](https://github.com/dvsa/vol-app/issues/267)) ([2ebb6c8](https://github.com/dvsa/vol-app/commit/2ebb6c81e097b099598331cc85d4ffcd2830dd4f)) +* **docker:** add `port_in_redirect off` for One Login redirect ([#300](https://github.com/dvsa/vol-app/issues/300)) ([9a08cf3](https://github.com/dvsa/vol-app/commit/9a08cf38029273d9e45af344a499836b0de16c42)) +* **docker:** forward query parameters for GOV.UK OneLogin redirect ([#302](https://github.com/dvsa/vol-app/issues/302)) ([d1eb15f](https://github.com/dvsa/vol-app/commit/d1eb15fb7fed9ba4d9989c32b3b5dc286cd0a267)) +* ecs environments defer to parameter assets_url for asset path ([#318](https://github.com/dvsa/vol-app/issues/318)) ([53da7aa](https://github.com/dvsa/vol-app/commit/53da7aad070646379dbb28636bfc704788230604)) +* externalise app log level ([#265](https://github.com/dvsa/vol-app/issues/265)) ([42dec8b](https://github.com/dvsa/vol-app/commit/42dec8b6114c8de43b63ca54fca2e199d46cfe5c)) +* extra-hosts entry for non Docker Desktop systems ([#256](https://github.com/dvsa/vol-app/issues/256)) ([4f126e7](https://github.com/dvsa/vol-app/commit/4f126e703132368d2fb415a7ca3dbc5e4b78f92e)) +* fix for radio button alignment at smaller widths when hint is pr… ([#277](https://github.com/dvsa/vol-app/issues/277)) ([51b0f09](https://github.com/dvsa/vol-app/commit/51b0f09238c7ba304ff5f8acc1814647fbd91f17)) +* fix local setup ([#254](https://github.com/dvsa/vol-app/issues/254)) ([1fb834c](https://github.com/dvsa/vol-app/commit/1fb834ce5d6dfb7c81fd945e8b6ef8637b03d72f)) +* fix validation on two Reg For Operator form fields ([#307](https://github.com/dvsa/vol-app/issues/307)) ([b003847](https://github.com/dvsa/vol-app/commit/b003847c2f9f03ddb0a2d759b2eccbc4bafffb83)) +* IDE removed an "unused" use statement. Adding back in as its actually essential. ([#320](https://github.com/dvsa/vol-app/issues/320)) ([f2fda0c](https://github.com/dvsa/vol-app/commit/f2fda0ce017e14752251ce9feaec2b9ee7a29a6d)) +* internal modal/alert button group position and modal bottom spacing ([#305](https://github.com/dvsa/vol-app/issues/305)) ([47596ce](https://github.com/dvsa/vol-app/commit/47596ce5c6d5e80136aa3f8cb5bbdc8924d11dcf)) +* **internal:** remove unnecessary login hop ([#299](https://github.com/dvsa/vol-app/issues/299)) ([6b844f1](https://github.com/dvsa/vol-app/commit/6b844f144aecde68634f5eda8451e1068d6c19a3)) +* local.php.dist - api_service_mappings require full URLs ([#309](https://github.com/dvsa/vol-app/issues/309)) ([7e0ad37](https://github.com/dvsa/vol-app/commit/7e0ad37d4991a14fe1bdb536db9b2c1d3a268d13)) +* refactor cascadeForm for JQ3 ([#240](https://github.com/dvsa/vol-app/issues/240)) ([fc34c80](https://github.com/dvsa/vol-app/commit/fc34c80702e1abb4b1dfe32f5edf76394e4c7e07)) +* remove `laminas-form` workaround ([#268](https://github.com/dvsa/vol-app/issues/268)) ([64c5c3c](https://github.com/dvsa/vol-app/commit/64c5c3cafa2fef61acf76764152c1807e42c9fd5)) +* remove display hardcoded style when unhiding elements using cascadeForm ([#311](https://github.com/dvsa/vol-app/issues/311)) ([76ee133](https://github.com/dvsa/vol-app/commit/76ee1339d9cc7f3db4041f0996a8439728faba95)) +* restore "No (Operator to post)" radio for internal caseworker form. ([#338](https://github.com/dvsa/vol-app/issues/338)) ([bdd53bf](https://github.com/dvsa/vol-app/commit/bdd53bfb9b3984946b933cec27e73b03364cfc98)) +* reversed lint changes to cacadeForm ([#312](https://github.com/dvsa/vol-app/issues/312)) ([ac10eda](https://github.com/dvsa/vol-app/commit/ac10eda78cc023c626084d9bb45ee19c499e1dbc)) +* set filter button priority to be rendered below select filters ([#339](https://github.com/dvsa/vol-app/issues/339)) ([6b62805](https://github.com/dvsa/vol-app/commit/6b62805831bbc1bb6d6b5390a45e08dd2e485405)) +* **terraform:** remove `latest` tag from variables ([#260](https://github.com/dvsa/vol-app/issues/260)) ([4ac8a30](https://github.com/dvsa/vol-app/commit/4ac8a301a565114f253225ffb911d5cd2bcd6c96)) +* **terraform:** use `legacy_environment` for environment name ([#287](https://github.com/dvsa/vol-app/issues/287)) ([9f316af](https://github.com/dvsa/vol-app/commit/9f316af167a6d4453101072c9dcf631df700c928)) +* variation status tag capital letter fix vol 5714 (dvsa/olcs-selfserve[#178](https://github.com/dvsa/vol-app/issues/178)) ([c02b7f8](https://github.com/dvsa/vol-app/commit/c02b7f87d25f23966edb6063f72cc20737f7f330))