Releases: heikkipora/gitlab-radiator
Releases · heikkipora/gitlab-radiator
4.3.3
4.3.2
- Updated dependencies to latest versions (express, serve-static and body-parser had recent vulnerabilities)
4.3.1
- package published as v4.3.0 was broken due to an error between chair and keyboard
- 4.3.0 was unpublished from npmjs registry and a corrected package was published as v4.3.1
4.3.0
4.2.0
4.1.3
Updated dependencies to latest versions
4.1.2
- Fixed bin script (
bin/gitlab-radiator.js
) that did not work after dropping transpilation
4.1.1
- Updated README (left-over from 4.0.0)
4.1.0
- Mitigate DoS'ing a GitLab server with a lot of projects by reducing API request parallelism greatly
- Run natively (now that node v16 is required) without transpiling
4.0.0
- Drop support for node.js v14
- Now requires node.js v16.17 or newer
- Updated dependencies to latest versions