Ellar

Latest version: v0.8.6

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

Scan your dependencies

Page 2 of 9

0.8b1

What's Changed
* Bump uvicorn[standard] from 0.30.1 to 0.30.4 by dependabot in https://github.com/python-ellar/ellar/pull/228
* Bump aiohttp from 3.9.5 to 3.10.0 by dependabot in https://github.com/python-ellar/ellar/pull/226
* Bump injector from 0.21.0 to 0.22.0 by dependabot in https://github.com/python-ellar/ellar/pull/227
* Bump starlette from 0.37.2 to 0.38.2 by dependabot in https://github.com/python-ellar/ellar/pull/229
* Bump ruff from 0.5.0 to 0.5.5 by dependabot in https://github.com/python-ellar/ellar/pull/225
* Ft: Module Routes Execution Context by eadwinCode in https://github.com/python-ellar/ellar/pull/230
* Added py3.12 support by eadwinCode in https://github.com/python-ellar/ellar/pull/190


**Full Changelog**: https://github.com/python-ellar/ellar/compare/0.8.0a1...0.8b1

0.8.0a1

What's new
- **Module Service/Providers Encapsulation**: Modules has the ability to define services that won't be accessible to other application modules. This provides a proper graph of module dependencies amongst each other and gives a clear information on services exposed and managed by each modules.
- **Module ForwardRef**: Modules that depends on another imported module can forward ref the module object to be able to utilize services/providers exposed by that module.
- **ModuleRouter Nesting**: ModuleRouter objects can be nested with other ModuleRouter object as necessary for the user

What' changed
* fix: Application Context Round Usage by eadwinCode in https://github.com/python-ellar/ellar/pull/217
* Module Builder Refactor by eadwinCode in https://github.com/python-ellar/ellar/pull/219
* Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.9.0 by dependabot in https://github.com/python-ellar/ellar/pull/221
* Bump codecov/codecov-action from 4.4.1 to 4.5.0 by dependabot in https://github.com/python-ellar/ellar/pull/220
* Bump mypy from 1.10.0 to 1.10.1 by dependabot in https://github.com/python-ellar/ellar/pull/223
* Bump ruff from 0.4.7 to 0.5.0 by dependabot in https://github.com/python-ellar/ellar/pull/222



**Full Changelog**: https://github.com/python-ellar/ellar/compare/0.7.8...0.8.0a1

0.7.8

What's Changed
* Policy Refactor by eadwinCode in https://github.com/python-ellar/ellar/pull/216/commits/9ebb844d942359645b61412480a0031d3a43d0d7
* Dropped task execution for module lifespan actions by eadwinCode in https://github.com/python-ellar/ellar/pull/216/commits/7724b21efbc82d30171d930f6cebab15fcc4eebf
* feat: Added middleware support to EllarMount and ApplicationContext by eadwinCode in https://github.com/python-ellar/ellar/pull/216/commits/61ff5c0a97b0e965e6e82e121530de26aea4f528
* Fixed module template filters and global variables by eadwinCode in https://github.com/python-ellar/ellar/pull/216/commits/7f883c38e74df54d5b026015420d60ecfb9e4b47
* Added support for injector to be nested, dropped controller class key and added support for controller inheritance by eadwinCode in https://github.com/python-ellar/ellar/pull/216/commits/f50cffc3cde44cf868867cff71a712d0358cabf2
* Added support for gateway controller inheritance by eadwinCode in https://github.com/python-ellar/ellar/pull/216/commits/aab73fda48c00ac6849d1abbf6b7d4ba67a12449


**Full Changelog**: https://github.com/python-ellar/ellar/compare/0.7.7...0.7.8

0.7.7

What's Changed
* Bump types-ujson from 5.9.0.0 to 5.10.0.20240515 by dependabot in https://github.com/python-ellar/ellar/pull/213
* Bump ruff from 0.4.2 to 0.4.7 by dependabot in https://github.com/python-ellar/ellar/pull/212
* Bump uvicorn[standard] from 0.29.0 to 0.30.0 by dependabot in https://github.com/python-ellar/ellar/pull/211
* Bump uvicorn[standard] from 0.30.0 to 0.30.1 by dependabot in https://github.com/python-ellar/ellar/pull/214
* Bump codecov/codecov-action from 4.3.0 to 4.4.1 by dependabot in https://github.com/python-ellar/ellar/pull/210
* Bump mypy from 1.9.0 to 1.10.0 by dependabot in https://github.com/python-ellar/ellar/pull/202
* fix: TestingModule metadata sharing during tests by eadwinCode in https://github.com/python-ellar/ellar/pull/215


**Full Changelog**: https://github.com/python-ellar/ellar/compare/0.7.6...0.7.7

0.7.6

What's Changed
* Bump codecov/codecov-action from 4.1.1 to 4.3.0 by dependabot in https://github.com/python-ellar/ellar/pull/207
* Bump ruff from 0.3.4 to 0.4.2 by dependabot in https://github.com/python-ellar/ellar/pull/206
* Update mkdocstrings[python] requirement from <0.25.0,>=0.19.0 to >=0.19.0,<0.26.0 by dependabot in https://github.com/python-ellar/ellar/pull/205
* Bump types-redis from 4.6.0.20240218 to 4.6.0.20240425 by dependabot in https://github.com/python-ellar/ellar/pull/204
* Bump aiohttp from 3.9.3 to 3.9.5 by dependabot in https://github.com/python-ellar/ellar/pull/203
* mypy 1.10.0 upgrade by eadwinCode in https://github.com/python-ellar/ellar/pull/208
* May 22/24 patches by eadwinCode in https://github.com/python-ellar/ellar/pull/209


**Full Changelog**: https://github.com/python-ellar/ellar/compare/0.7.4...0.7.6

0.7.4

What's Changed
* feat(DI): Service registration with tag by eadwinCode in https://github.com/python-ellar/ellar/pull/200
* Bump mypy from 1.8.0 to 1.9.0 by dependabot in https://github.com/python-ellar/ellar/pull/195
* feat: Dynamic command by eadwinCode in https://github.com/python-ellar/ellar/pull/201


**Full Changelog**: https://github.com/python-ellar/ellar/compare/0.7.3...0.7.4

Page 2 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.