Skip to content

Releases: ZorTik/node-server-manager

1.1.2

01 Mar 01:14
ebb0017

Choose a tag to compare

Optimized image picking algorithm.

What's Changed

Full Changelog: 1.1.1...1.1.2

1.1.1

28 Feb 14:51
c04d086

Choose a tag to compare

This update brings back functionality that adds SERVICE_ID env var to the running services and fixes some critical issues.

What's Changed

Full Changelog: 1.1.0...1.1.1

1.1.0

27 Feb 18:23

Choose a tag to compare

A big restructure update. This version comes with a brand-new engine that reuses images to increase bootup speeds, as well as with some critical fixes and optimalizations.

Full Changelog: 1.0.0...1.1.0

1.0.0

05 Nov 09:55

Choose a tag to compare

First working release of NSM.

Please note that some features are still in development, that includes networking and redis support. All those features are not recommended to be used in production.

How to install

Please follow instructions at the project homepage.

1.0.0-pre3

26 Oct 21:10
8c48635

Choose a tag to compare

1.0.0-pre3 Pre-release
Pre-release

1.0.0-pre3

This version is a crucial point for first stable release. Many optimalizations have been made and NSM now supports some cool endpoints to help track service progress and statistics about usage.

Major changes

  • Statistics
  • Redis support (beta)
  • Asynchronous stop calls
  • Worker threads support (outside container environment)
  • Fixes & tweaks

Enjoy. 👍

1.0.0-pre2

13 Jun 15:44

Choose a tag to compare

1.0.0-pre2 Pre-release
Pre-release

Second pre-release of 1.0.0.
This version should be fairly stable, providing basic functionality.

1.0.0-pre1

24 Mar 23:11

Choose a tag to compare

1.0.0-pre1 Pre-release
Pre-release
README

0.0.1-pre1

01 Mar 01:11

Choose a tag to compare

0.0.1-pre1 Pre-release
Pre-release

An Initial pre-release of NSM.