Skip to content

v4.1.0

Choose a tag to compare

@SvenWesterlaken SvenWesterlaken released this 23 Mar 07:41
· 5 commits to master since this release

4.1.0 (2023-03-23)

Bug Fixes

  • ci: add min password length env for neo4j also to ci pipeline (169fc32)
  • docker: set min password length to 3 for neo4j docker container (851e661)
  • npm: update packages & lockfile version (ccea566)
  • package.json & package-lock.json to reduce vulnerabilities (f1ce469)
  • upgrade mongoose from 6.2.8 to 6.2.9 (99b3a81)
  • upgrade neo4j-driver from 4.4.5 to 4.4.6 (33e0c7c)

Features

  • ci: add back version 12 to pipeline (b47257f)
  • ci: add node version 20 to pipeline (7d6c12a)
  • ci: remove node version 12 & add version 18 (65af82b)
  • ci: remove node version 20 to pipeline (e1fa8a8)