Skip to content
This repository has been archived by the owner on Jan 28, 2024. It is now read-only.

v10.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Oct 09:42
ba31e39

10.0.0 (2022-10-03)

⚠ BREAKING CHANGES

  • routes/admin/access: bcrypt now used for hashing stored bearer tokens
  • config: SERVICE_HOST and SERVICE_PORT env variables renamed to HOST and PORT respectively.

Bug Fixes

  • config: use HOST and PORT env variables for cloud services (68c36f6)
  • plugins/serialize-json-to-xml: rep invalid xml chars with U+FFFD (#1000) (e63bfee)

Continuous Integration

  • link-check: skip checking ydh domain (3bb16fb)

Documentation

  • use shorter urls; fix fastify links (148d875)

Miscellaneous

  • .env.template: remove service section (a0d88c0)
  • .vscode: add redhat.vscode-xml as default xml formatter (c595b5b)
  • *.ignore: add clinicjs directory (49cbc9a)
  • import destructuring (#999) (f001fa3)
  • LICENSE: remove trailing whitespace (ee2f5a5)
  • prefer object destructuring (c8607f5)
  • sort imports alphabetically (c0e6276)

Improvements

  • plugins/serialize-json-to-xml: minify xml responses (10c453e)
  • public/image/icons: compress mask-icon (9f3a98b)
  • routes/admin/access: use faster bcrypt over scrypt (47c7086)
  • routes/docs: remove redundant html elem attributes (c45f239)
  • routes: shallow-copy req.query rather than reference (6ad4c58)

Dependencies

  • deps-dev: bump autocannon from 7.9.0 to 7.10.0 (#1009) (96616e6)
  • deps-dev: bump eslint from 8.23.0 to 8.24.0 (#1002) (e465744)
  • deps-dev: bump eslint-plugin-jest from 27.0.1 to 27.0.4 (#1015) (e07a199)
  • deps-dev: bump jest from 29.0.2 to 29.1.2 (#1013) (9a0cc8b)
  • deps-dev: bump nodemon from 2.0.19 to 2.0.20 (#1007) (49443e9)
  • deps-dev: bump playwright from 1.25.1 to 1.26.1 (#1003) (493990c)
  • deps: bump @fastify/autoload from 5.3.1 to 5.4.0 (#1012) (0eba02b)
  • deps: bump @fastify/helmet from 10.0.0 to 10.0.1 (#1011) (62c174d)
  • deps: bump @fastify/swagger from 7.5.0 to 7.6.1 (#1017) (03a8b5c)
  • deps: bump dotenv from 16.0.2 to 16.0.3 (#1004) (4423fa3)
  • deps: bump env-schema from 5.0.0 to 5.1.0 (#1005) (53ff27d)
  • deps: bump fastify from 4.5.3 to 4.7.0 (#1008) (c2041ac)
  • deps: bump fastify-disablecache from 3.0.2 to 3.0.3 (#1019) (d60bfec)
  • deps: bump fastify-floc-off from 2.0.2 to 2.0.3 (#1020) (0dc053a)
  • deps: bump js2xmlparser from 4.0.2 to 5.0.0 (#1014) (4aa9b1c)
  • deps: bump pino from 8.5.0 to 8.6.1 (#1016) (037ed70)
  • deps: bump redoc from 2.0.0-rc.76 to 2.0.0 (#1006) (78903ff)
  • deps: bump transistive dependencies (#1021) (1ccfc71)