Skip to content

Commit

Permalink
chore(main): release 5.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Sep 6, 2024
1 parent 7e0ad37 commit a0c4a5a
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "5.7.0"
".": "5.8.0"
}
49 changes: 49 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,49 @@
# Changelog

## [5.8.0](https://github.com/dvsa/vol-app/compare/v5.7.0...v5.8.0) (2024-09-06)


### 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 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 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))
* **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

* **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))
* 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))
* **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))
* 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 local setup ([#254](https://github.com/dvsa/vol-app/issues/254)) ([1fb834c](https://github.com/dvsa/vol-app/commit/1fb834ce5d6dfb7c81fd945e8b6ef8637b03d72f))
* 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))
* remove `laminas-form` workaround ([#268](https://github.com/dvsa/vol-app/issues/268)) ([64c5c3c](https://github.com/dvsa/vol-app/commit/64c5c3cafa2fef61acf76764152c1807e42c9fd5))
* **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))

0 comments on commit a0c4a5a

Please sign in to comment.