Firenado

Latest version: v0.9.5

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

Scan your dependencies

Page 3 of 8

0.2.11

Oct 17, 2021

We are pleased to announce the release of Firenado 0.2.11.

The fix presented at 0.2.10 won't cover methods not allowed, bug 366 was
reopened. This version fixed the issue.

Here are the highlights:

Bug Fixes

* When writing an error the component handler will enter in infinite loop. 366

0.2.10

Oct 16, 2021

We are pleased to announce the release of Firenado 0.2.10.

This release is fixing an infinite loop when the component handler was handling a http error.

Here are the highlights:

Bug Fixes

* When writing an error the component handler will enter in infinite loop. 366

0.2.9

Apr 03, 2021

We are pleased to announce the release of Firenado 0.2.9.

Logging basic configuration will be executed in the launcher instead of the import of `firenado.conf`. This will make it easier to evolve logging functionalities and fix some undesired behaviors caused by all logging logic being handled in `firenado.conf`.

Here are the highlights:

Refactory

* Move log handling to the launcher. 361
* Use log_level_from_string from carcara. 362

0.2.8

Mar 27, 2021

We are pleased to announce the release of Firenado 0.2.8.

Removed six from the project directly. Some other packages(like croniter) may depend on six but our logic is tied to python 3 at this point. It was also removed `import from __future__` as python 2.7 support was removed.

The dynamic configuration is being handled by cartola.config and logging from scheduler level was changed to debug instead of info.

As sqlalchemy was changed to 1.4.3 we added the future parameter to the data source configuration to make it possible port application to the 2.0 style.

Here are the highlights:

New Features

* Add future parameter to the sqlalchemy data source data feature. 354

Refactory

* Remove six from the project refactory. 352
* Handle dinamic configuration from yaml files using cartola.config. 355
* Change logging from in the schedule to debug instead of info. 356

0.2.7

Mar 14, 2021

We are pleased to announce the release of Firenado 0.2.7.

Upgraded to Tornado 6.1. Python 2.7 and 3.5 are no longer supported.

Significant refactory to unify TornadoHandler and TornadoWebSocketHandler logic..

Here are the highlights:

Bug Fixes

* Launcher won't launch on Windows with python 3.9. 339

New Features

* Upgrade tornado to 6.1. 344
* Remove Python 2.7 and 3.5 from the support list. 343

Refactory

* Unify TornadoHandler and TornadoWebSocketHandler logic. 342

0.2.6

Mar 14, 2021

We are pleased to announce the release of Firenado 0.2.6.

Here are the highlights:

Bug Fixes

* Pyyaml conflict with cartola when installing 0.2.5. 338

Page 3 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.