Firenado

Latest version: v0.9.5

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

Scan your dependencies

Page 6 of 8

0.1.7.5

Dec 22, 2018

We are pleased to announce the release of Firenado 0.1.7.5.

A new launcher were added to spawn an application in another process and the socket parameter was added to the firenado launcher to overrides the configuration file.

Here are the highlights:

Refactory

* Move random_string to the security module. 247
* Provide a function to return the class reference by it's name. 251
* Rename skell to testapp. 252

New Features

* Add socket parameter to the app run command. 248
* Add a process launcher. 249

Bug Fixes

* Fix command match with parenthesis. 250

0.1.7.4

Dec 01, 2018

We are pleased to announce the release of Firenado 0.1.7.4.

With launcher loading separately from the launch method we can use it to
retrieve applications in management tasks and tests.

Services will retrieve a data connected consumer when calling the get data
connected method.

Fixed an attempt to write a none session. This is happening when we have a
handler with error set by tornado. The error was noticed in a post method
without xsrf argument/cookie. The handler was set with a 403 and other
exception as raised because we were waiting for a valid session. Now a warning
will be logged regarding the issue of a none session in this case.

Here are the highlights:

Refactory

* Launcher should load the application before launch. 243

New Features

* Service should return the consumer if it is a data connected. 152


Bug Fixes

* When xsrf argument is missing from post we try to write an empty session. 241

0.1.7.3

Nov 23, 2018

We are pleased to announce the release of Firenado 0.1.7.3.

Now it is possible to change the address and port the application will listen and the application directory using parameters with app run command.

Fixed some bugs and upgraded redis-py to 3.0.1.

Here are the highlights:

Refactory

* Upgrade redis to 3.x. 232

New Features

* Service by decorator must only create the service if not defined. 228
* Add addresses, application directory and port parameters to the app run command. 231

Bug Fixes

* Handle manager help better. 217
* Session purge limit check is broken. 233
* Session read and write breaking when session is disabled. 234
* Tornado Web Socket handler breaking on python 3. 235

0.1.7.2

Oct 21, 2018

We are pleased to announce the release of Firenado 0.1.7.2.

The system configuration file was implemented and improvements to session and components were added to the framework.

Here are the highlights:

New Features

* Implement system conf file. 222
* Add after and before handler methods to the component. 223
* Add method to execute a sql script to the sqlalchemy util. 225

Bug Fixes

* Run session write after the handler on_finish. 39
* Redis session expiration control is blocking. 221

0.1.7.1

0.1.7.0

Aug 24, 2018

We are pleased to announce the release of Firenado 0.1.7.0.

Tornado 5 added to the project and python 3.3 removed from the supported versions.

Here are the highlights:

New Features

* Add tornado 5. 174
* Add to the handler a method to check if user is authenticated. 204
* Add addresses configuration item to the application. 205

Bug Fixes

* Handle empty static maps config files. 175
* The configuration file stream is opened for a while after we load the yaml file. 206

Refactoring

* Replace nose with python unittest. 185

Page 6 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.