Firenado

Latest version: v0.9.5

Safety actively analyzes 629959 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 5 of 8

0.1.9

Jul 23, 2020

We are pleased to announce the release of Firenado 0.1.9.

That release fixes session, launcher issues and fixes installation under pip
20.1 up.

The paginator component was moved to cartola 0.7.

Here are the highlights:

Bug Fixes

* If PYTHONPATH isn't defined launcher will clean sys.path. 306
* Pip 20.1 will break installation. 310
* Redis session prefix isn't working. 311

Refactory

* Remove Paginator from the project. 309

0.1.8.3

Apr 10, 2020

We are pleased to announce the release of Firenado 0.1.8.3.

Right now python 3.x will install tornado 6 and python 2.7 will keep with tornado 5.1.1.

Here are the highlights:

New Features

* Install new tornado if python is 3.x. 303

0.1.8.1

Mar 05, 2020

We are pleased to announce the release of Firenado 0.1.8.1.

We still support python 2.7 in the main development contrary to the announce
from 0.1.7.8 but we started to relax tests against 2.7 and prepare the code
base for a python 3.x only.

Firenado gave birth to Cartola and we added this project to the basic
dependency.

This version fixes definitely the process launcher shutdown making easier to
spam and teardown Firenado application in a test and that's the reason we still
keep with python 2.7.

A new json session encoder were added to the available list of session encoders
making it easier to share session data between applications that don't have
pikle encoding/serialization.

Here are the highlights:

New Features

* Add json session encoder to the project. 295
* Clean sys.path and set PYTHONPATH before launch a process. . 299

Bug Fixes

* Process launcher shutdown doesn't work. 290

Examples

* Use pymobiledetect instead of util.browser. 292
* Use cartola instead of util.sysexits. 293
* Use cartola instead of util.file. 294
* Use cartola instead of local security package. 296

0.1.7.8

Dec 25, 2019

We are pleased to announce the release of Firenado 0.1.7.8.

Last Firenado supporting python 2.7 in the main development we will move
Tornado 5.x codebase to a legacy state and only fixing bugs if needed.

Next release we're moving to Tornado 6.x.

We added an extra options to install all extra dependencies and random string
and uuid commands to the command line program.

We fixed bugs with processes launcher and added interface to send lines to the
process running.

Here are the highlights:

New Features

* Add to setup.py an extra option to install all extras. 280
* Random string and uuid command line tasks. 284

Bug Fixes

* ProcessLauncher logfile parameter assignment overrides socket. 279
* Control ProcessLauncher shutdown properly. 281

Examples

* Async timeout example. 283

0.1.7.7

Sep 07, 2019

We are pleased to announce the release of Firenado 0.1.7.7.

Introduced multi app and multi process configurations. Now its is possible to define and launch more than one applications in the same project with more than one processes.

Here are the highlights:

Refactory

* Move tornado app configurations to app settings. 263

New Features

* Use bind instead listen when starting a Tornado Application. 94
* Multiapp configuration. 177
* Multi process configuration. 264

Bug Fixes

* Using localhost and 127.0.0.1 in the addresses will break the application execution. 229
* Command project init will throw an error if no module name is informed. 268
* Pexpect is being imported when process launcher is still being resolved bug. 273

0.1.7.6

Dec 22, 2018

We are pleased to announce the release of Firenado 0.1.7.6.

Firenado 0.1.7.5 pip package was not correct. Use this release instead.

Here are the highlights:

Bug Fixes

* Cannot install 0.1.7.5 because the pexpect is missing on the manifest. 258

Page 5 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.