Skip to content

Latest commit

 

History

History
44 lines (23 loc) · 1.13 KB

File metadata and controls

44 lines (23 loc) · 1.13 KB

Changelog

[1.2.4] - 2024-12-13

  • Bumped references of actions/cache@v2 to actions/cache@v4 to address GitHub closing actions/cache@v2.

[1.2.3] - 2024-10-03

  • Update the typedoc package to address a high severity vulnerability.

[1.2.2] - 2024-07-02

  • Update a number of packages to address critical and high vulnerabilities.

[1.2.1] - 2022-05-27

  • Add max-pool-size parameter option

[1.2.0] - 2022-05-26

  • Upgrade mongo-memory-server version to ^8.6.0

[1.1.0] - 2022-01-11

  • Upgrade action to run using node16
  • Change sub-process to inherit its stdio from the parent process to improve sub-process feedback

[1.0.2] - 2021-09-29

  • Dependabot bumps (dependencies only)
  • Bump mongodb-memory-server-core and mongodb-memory-server-global to latest

[1.0.1] - 2021-09-24

  • Dependabot bumps (dependencies only)

[1.0.0] - 2021-08-19

  • Initial release of this GitHub Action; for details see the README

Any change requiring a new release (major, minor or patch/revision) should be maintained in this file using the Keep a Changelog format