Skip to content

Releases: mcagov/droits

1.66.1

01 Apr 15:56
0568664

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.65.10...1.66.1

1.66.0

18 Mar 11:45
4ccb44c

Choose a tag to compare

What's Changed

Full Changelog: v1.65.9...1.66.0

v1.65.9

27 Feb 13:12
ce288c4

Choose a tag to compare

What's Changed

Full Changelog: v1.65.8...v1.65.9

v1.65.8

11 Feb 10:10
8cc6d82

Choose a tag to compare

What's Changed

  • chore(deps): bump lodash from 4.17.21 to 4.17.23 in /webapp by @dependabot[bot] in #382
  • chore(deps-dev): bump lodash from 4.17.21 to 4.17.23 in /tests by @dependabot[bot] in #381
  • chore(deps): bump tar, copy-webpack-plugin and terser-webpack-plugin in /webapp by @dependabot[bot] in #380
  • chore(deps): bump express-validator from 6.15.0 to 7.3.1 in /webapp by @dependabot[bot] in #378
  • chore(deps): bump @isaacs/brace-expansion from 5.0.0 to 5.0.1 in /webapp by @dependabot[bot] in #387
  • fix: decode location description by @asvegah in #388
  • chore(deps-dev): bump webpack from 5.101.0 to 5.105.0 in /webapp by @dependabot[bot] in #390
  • chore(deps): bump webpack from 5.99.8 to 5.105.0 in /backoffice/src by @dependabot[bot] in #389

Full Changelog: v1.65.7...v1.65.8

v1.65.7

08 Jan 10:22
dbb94eb

Choose a tag to compare

What's Changed

  • chore(deps): bump actions/upload-artifact from 5 to 6 by @dependabot[bot] in #366
  • chore(deps): bump jws from 3.2.2 to 3.2.3 in /webapp by @dependabot[bot] in #364
  • chore: unit and integration tests for login and using passportjs by @asvegah in #368
  • chore(deps): bump dayjs from 1.11.13 to 1.11.19 in /webapp by @dependabot[bot] in #369
  • chore(deps): bump actions/checkout from 4 to 6 by @dependabot[bot] in #360
  • Bump tmp, @stryker-mutator/core and @stryker-mutator/jest-runner in /webapp by @dependabot[bot] in #298
  • Bump actions/setup-dotnet from 4 to 5 by @dependabot[bot] in #321
  • chore(deps): bump @babel/preset-env from 7.28.0 to 7.28.5 in /webapp by @dependabot[bot] in #373
  • chore(deps): bump autoprefixer from 10.4.21 to 10.4.23 in /webapp by @dependabot[bot] in #372
  • chore(deps-dev): bump babel-jest from 29.7.0 to 30.2.0 in /webapp by @dependabot[bot] in #374
  • fix: razor html encoding issues by @asvegah in #376
  • chore(deps): bump qs and @cypress/request in /tests by @dependabot[bot] in #377

Full Changelog: v1.65.6...v1.65.7

v1.65.6

04 Dec 11:59
f61f9d7

Choose a tag to compare

What's Changed

  • chore(deps): bump js-yaml from 4.1.0 to 4.1.1 in /backoffice/src by @dependabot[bot] in #355
  • chore(deps): bump prettier from 2.8.8 to 3.6.2 in /webapp by @dependabot[bot] in #354
  • chore: adjust memory utilisation alarm based on metrics. by @asvegah in #357
  • chore(deps): bump validator from 13.15.20 to 13.15.23 in /webapp by @dependabot[bot] in #363
  • chore(deps): bump node-forge from 1.3.1 to 1.3.2 in /webapp by @dependabot[bot] in #361
  • chore(deps): bump js-yaml in /webapp by @dependabot[bot] in #358

Full Changelog: v1.65.5...v1.65.6

v1.65.5

11 Nov 10:12
5d1c20b

Choose a tag to compare

What's Changed

  • Add initial Terraform development pipeline by @WillGibson in #347
  • chore(deps): bump validator from 13.15.15 to 13.15.20 in /webapp by @dependabot[bot] in #350
  • Bump postcss-preset-env from 7.8.3 to 10.4.0 in /webapp by @dependabot[bot] in #331
  • chore(deps): bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #348
  • Bump actions/setup-node from 4 to 6 by @dependabot[bot] in #341
  • fix: response sent to the client more than once for the same single request by @asvegah in #352

Full Changelog: v1.65.4...v1.65.5

v1.65.4

22 Oct 11:28
4f44945

Choose a tag to compare

What's Changed

  • fix: revert change by @asvegah in #345
  • Remove Will Gibson from CODEOWNERS by @WillGibson in #312
  • feat: Add rate limiter by @samuele-mattiuzzo in #309
  • feat: add scaffolding for cypress end2end tests by @Dtzz81 in #313
  • Bump sass-loader from 10.5.2 to 16.0.5 in /webapp by @dependabot[bot] in #316
  • Bump postcss-loader from 4.3.0 to 8.1.1 in /webapp by @dependabot[bot] in #318
  • Bump sass from 1.89.2 to 1.91.0 in /webapp by @dependabot[bot] in #317
  • Miscellaneous and clean up by @asvegah in #334
  • Bump axios from 0.30.1 to 1.12.2 in /webapp by @dependabot[bot] in #328
  • feat: setup cloudwatch alarms for 4xx and 5xx alerts and connect to pagerduty by @asvegah in #335
  • chore: add missing github secrets by @asvegah in #336
  • fix: DatapointsToAlarm must be less than or equal to EvaluationPeriods by @asvegah in #337
  • fix: handle the "file not found" error gracefully without crashing the application by @asvegah in #342
  • chore: Add end-to-end tests to the CI/CD pipeline. by @asvegah in #343
  • chore: update naming and disable alarms for dev. by @asvegah in #344

Full Changelog: v1.65.2...v1.65.4

v1.65.3

22 Oct 07:44
179b05f

Choose a tag to compare

v1.65.3 Pre-release
Pre-release

What's Changed

  • Remove Will Gibson from CODEOWNERS by @WillGibson in #312
  • feat: Add rate limiter by @samuele-mattiuzzo in #309
  • feat: add scaffolding for cypress end2end tests by @Dtzz81 in #313
  • Bump sass-loader from 10.5.2 to 16.0.5 in /webapp by @dependabot[bot] in #316
  • Bump postcss-loader from 4.3.0 to 8.1.1 in /webapp by @dependabot[bot] in #318
  • Bump sass from 1.89.2 to 1.91.0 in /webapp by @dependabot[bot] in #317
  • Miscellaneous and clean up by @asvegah in #334
  • Bump axios from 0.30.1 to 1.12.2 in /webapp by @dependabot[bot] in #328
  • feat: setup cloudwatch alarms for 4xx and 5xx alerts and connect to pagerduty by @asvegah in #335
  • chore: add missing github secrets by @asvegah in #336
  • fix: DatapointsToAlarm must be less than or equal to EvaluationPeriods by @asvegah in #337
  • fix: handle the "file not found" error gracefully without crashing the application by @asvegah in #342
  • chore: Add end-to-end tests to the CI/CD pipeline. by @asvegah in #343
  • chore: update naming and disable alarms for dev. by @asvegah in #344

Full Changelog: v1.65.2...v1.65.3

v1.65.2

22 Aug 13:17
15a0a65

Choose a tag to compare

What's Changed

  • fix: Increase value count limit and revert save as json fix by @asvegah in #310

Full Changelog: v1.65.1...v1.65.2