Skip to content

Releases: dvsa/vol-app

v5.11.0

29 Nov 14:40
a13577f
Compare
Choose a tag to compare

5.11.0 (2024-11-29)

Features

v5.10.2

29 Nov 11:19
3137fd3
Compare
Choose a tag to compare

5.10.2 (2024-11-29)

Bug Fixes

  • internal to use previous auth package for now VOL-5896 (#491) (9f63591)
  • trust policies for PR (#488) (e064bdf)

v5.10.1

29 Nov 09:11
8bb2ab1
Compare
Choose a tag to compare

5.10.1 (2024-11-29)

Bug Fixes

v5.10.0

26 Nov 11:46
20e2143
Compare
Choose a tag to compare

5.10.0 (2024-11-26)

Features

  • 5261 provision prod account (#431) (1de9af3)
  • add 2 new item to decision list, hide old one from dropdown but leave in refdata table for old records (#453) (9c0ec62)
  • add prep test stage (#429) (7360163)
  • apply prep account (#463) (336478a)
  • bump govuk-frontend to 5.7.1 (royal coat of arms) (#422) (bb460ce)
  • bumped php-govuk-account for did document support (#424) (58c503d)
  • e2e test runs after deploy, rollback in unsuccessful in int (#402) (145009a)
  • integrate doctrine migrations vol 5793 (#420) (bcaeab0)
  • permission fixes, improve permission tests, facilitate check for last op admin user VOL-4718 VOL-5796 (#458) (990f446)
  • use deploy-environment workflow for int rollback. (#421) (e70824e)
  • welcome page for external users with terms and conditions VOL-5664 (#419) (e4a5102)

Bug Fixes

  • 5261 role privileges (#440) (c3966da)
  • change defualt allowEmail to 1 (#428) (4884242)
  • give e22 tests requisite permissions (#405) (fb2330b)
  • only op-tc are affected by the submit app/var block op-adm check (#447) (4ce6321)
  • place explicit dependency between service and cluster (#435) (b00e969)
  • properly call reuseable workflow in test-dev and test-int (#404) (bdc9155)
  • reinstate transport manager ability to have TC role (#465) (fd9f8a5)
  • remove healthcheck wait conditions (#437) (b6ea3c1)
  • remove placeholders that have been removed from paramstore - followup ticket will assess if config blocks can go too (#466) (41f8333)
  • temporary removal of check for operator admin login (#423) (2c3e25c)
  • tests called specifying environment (#439) (e4503ed)
  • tweak deployment approaches (#438) (985aaae)
  • Update dependency that had sub-dependency with security vuln (#434) (86179ed)
  • upgrade autoprefixer from 10.4.19 to 10.4.20 (#397) (1fdc262)
  • use aws trivy java db registry avoid ratelimits (#408) (aab2c92)

Miscellaneous Chores

v5.9.4-alpha.1

25 Nov 14:32
31f171a
Compare
Choose a tag to compare

5.9.4-alpha.1 (2024-11-25)

Features

  • 5261 provision prod account (#431) (1de9af3)
  • add 2 new item to decision list, hide old one from dropdown but leave in refdata table for old records (#453) (9c0ec62)
  • add prep test stage (#429) (7360163)
  • apply prep account (#463) (336478a)
  • bump govuk-frontend to 5.7.1 (royal coat of arms) (#422) (bb460ce)
  • bumped php-govuk-account for did document support (#424) (58c503d)
  • e2e test runs after deploy, rollback in unsuccessful in int (#402) (145009a)
  • integrate doctrine migrations vol 5793 (#420) (bcaeab0)
  • permission fixes, improve permission tests, facilitate check for last op admin user VOL-4718 VOL-5796 (#458) (990f446)
  • use deploy-environment workflow for int rollback. (#421) (e70824e)
  • welcome page for external users with terms and conditions VOL-5664 (#419) (e4a5102)

Bug Fixes

  • 5261 role privileges (#440) (c3966da)
  • change defualt allowEmail to 1 (#428) (4884242)
  • give e22 tests requisite permissions (#405) (fb2330b)
  • only op-tc are affected by the submit app/var block op-adm check (#447) (4ce6321)
  • place explicit dependency between service and cluster (#435) (b00e969)
  • properly call reuseable workflow in test-dev and test-int (#404) (bdc9155)
  • reinstate transport manager ability to have TC role (#465) (fd9f8a5)
  • remove healthcheck wait conditions (#437) (b6ea3c1)
  • remove placeholders that have been removed from paramstore - followup ticket will assess if config blocks can go too (#466) (41f8333)
  • temporary removal of check for operator admin login (#423) (2c3e25c)
  • tests called specifying environment (#439) (e4503ed)
  • tweak deployment approaches (#438) (985aaae)
  • Update dependency that had sub-dependency with security vuln (#434) (86179ed)
  • upgrade autoprefixer from 10.4.19 to 10.4.20 (#397) (1fdc262)
  • use aws trivy java db registry avoid ratelimits (#408) (aab2c92)

Miscellaneous Chores

v5.9.0

17 Oct 15:09
4404b29
Compare
Choose a tag to compare

5.9.0 (2024-10-17)

Features

  • 5809 batch alarm dead letter queue (#387) (258431c)
  • 5809 batch alarm dlq module (#388) (1637fa9)
  • 5809 batch alarm email testing (#377) (2ecbd09)
  • add Consultant Administrator option to add users page (#363) (9703d68)
  • cannot sign declaration unless op-adm for org has logged in (#364) (47e31e4)
  • create monitoring in cloudwatch for aws batch failures (#367) (58c076c)
  • operator self-registration revamp post consultant toggle (#375) (cf3f117)
  • Update DataGovUkExport.php to upload to S3 bucket. (#357) (3414573)

Bug Fixes

  • 5809 batch alarm rule names (#374) (1168502)
  • 5809 batch alarms topic policy (#392) (65c86e4)
  • add/manage user TC role hidden when TC toggle disabled (#393) (02aa445)
  • added missing subheading for operator self registration (#379) (045ce36)
  • Operator representation registration form radio options switched (#355) (2984dde)
  • sanitize the returned version - dont return string with slashes in (#366) (7d13277)
  • Two methods in DataGovUkExport did not call new parent uploadToS3 method. (#378) (d4b8b9f)
  • updated businessType label for register for operator to have its own translation key (#362) (8918d18)

v5.8.2

26 Sep 09:09
f1802e3
Compare
Choose a tag to compare

5.8.2 (2024-09-25)

Bug Fixes

  • bring button fix in via updated common dep (#354) (94a35c7)
  • External search form button mis-alignment (#352) (2527e3c)

v5.8.1

25 Sep 12:35
b59d427
Compare
Choose a tag to compare

5.8.1 (2024-09-25)

Bug Fixes

  • Check records are actually related to an Operating Centre before accesing that property. (#347) (822ce06)
  • Ensure filter button is rendered at the end of the filter form. (#350) (5dec8c9)
  • Ensure filter button is rendered at the end of the filter form. Bump Common to pull in a fox on a shared form (#349) (b409c62)
  • External search form button mis-alignment (#351) (32637e9)
  • removes form__action field from failed postcode lookups (#341) (c1bca49)
  • Resolves vehicle search being accessible incorrectly to logged out users (#348) (05e8d21)

v5.8.0

19 Sep 15:46
342e60b
Compare
Choose a tag to compare

5.8.0 (2024-09-19)

Features

  • add ignore-platform-reqs option to local refresh Composer (#264) (55d819a)
  • add e2e tests to cd dev int vol 5263 (#322) (fea08e8)
  • add e2e tests to cd dev int vol 5263 (#322) (#323) (d98fb7d)
  • Add e2esmoke and full regression to workflow (WIP) (#321) (e0090fa)
  • add Elasticache as session save handler (#304) (20df1db)
  • add LDAP adapter (dvsa/olcs-backend#210) (f1b64c0)
  • add local refresh script (#198) (4c597f5)
  • add mailpit container to compose stack and update docs to mention it. (#271) (1b6f0e3)
  • bump common dep minimum version (#336) (d9517b7)
  • bump common dependency (#269) (4c89f3b)
  • change the continuation information email templates to use translation key. (#286) (b243853)
  • docker: exclude /healthcheck from access logs (#279) (f2b889e)
  • docker: tweak PHP-FPM process manager values (#278) (f9e9916)
  • docker: update PHP-FPM config (#291) (89da3a8)
  • expand list of licence and application statuses included in messaging dropdown (#285) (cfa8a36)
  • externalise application log level (#263) (309edb8)
  • full CD, change in app/cdn (#325) (554f722)
  • isolated e2e test workflow to verify params/outputs etc (#332) (5a2e10d)
  • remove send by post radio (#317) (4f45ba8)
  • terraform: allow traffic routing to be controlled by boolean (#241) (74f3af5)
  • update local refresh script (#258) (f8c169e)
  • VOL-5239 create transport consultant reg journey (#259) (169d5a1)
  • VOL-5305 create transport consultant role (#249) (c12d621)
  • VOL-5536 update addresses for Quarry House (#284) (61c4f10)

Bug Fixes

  • alter CDN module to create public record rather than private (#308) (ab6895b)
  • api: add status code to content store file uploader log (#280) (3209a44)
  • api: fix the local register journey while using LDAP (#303) (2791b9c)
  • api: handle errors better in WebDavClient.php (#283) (e8e1933)
  • bump dvsa/laminas-config-cloud-parameters and fix cast config (#290) (db1fcdd)
  • bus reg letters not generating on some Grants (#306) (59a4007)
  • cast log level params to int to fix CPMS error (#288) (8c9ae97)
  • Cast str to int to satisfy typing on cpms client (#282) (1116488)
  • Cater for some "attached_to" CU fields being null in the DB. (#337) (6b46419)
  • cdn: exclude dependency from uglification causing errors with jQuery 3 (#239) (758c5d1)
  • cdn: remove unused asset files (#257) (56a5db3)
  • disable events in developer tools (#267) (2ebb6c8)
  • docker: add port_in_redirect off for One Login redirect (#300) (9a08cf3)
  • docker: forward query parameters for GOV.UK OneLogin redirect (#302) (d1eb15f)
  • ecs environments defer to parameter assets_url for asset path (#318) (53da7aa)
  • externalise app log level (#265) (42dec8b)
  • extra-hosts entry for non Docker Desktop systems (#256) (4f126e7)
  • fix for radio button alignment at smaller widths when hint is pr… (#277) (51b0f09)
  • fix local setup (#254) (1fb834c)
  • fix validation on two Reg For Operator form fields (#307) (b003847)
  • IDE removed an "unused" use statement. Adding back in as its actually essential. (#320) (f2fda0c)
  • internal modal/alert button group position and modal bottom spacing (#305) (47596ce)
  • internal: remove unnecessary login hop (#299) (6b844f1)
  • local.php.dist - api_service_mappings require full URLs (#309) (7e0ad37)
  • refactor cascadeForm for JQ3 (#240) (fc34c80)
  • remove laminas-form workaround (#268) (64c5c3c)
  • remove dis...
Read more