ngx-export v2.3.0 Release Notes

Release Date: 2018-12-07 // over 5 years ago
    • 👷 Added a new exception TerminateWorkerProcess that can be used for graceful termination of an Nginx worker process when initialization of a service fails.
    • Package ngx-export-tools version 0.4.0.0.
      • Now single-shot services run exactly two times which lets using them in a proper initialization / cleanup flow.
      • Added a number of combinators to facilitate creation of specialized services. They allow distinguishing between ignition and deferred services.