Petisco

Latest version: v2.1.8

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

Scan your dependencies

Page 10 of 54

2.0.0rc4

What's Changed
* chore: add ElasticSession and AsyncElasticSessionScope type by acostapazo in https://github.com/alice-biometrics/petisco/pull/369
* Bugfix/example persistence by acostapazo in https://github.com/alice-biometrics/petisco/pull/370


**Full Changelog**: https://github.com/alice-biometrics/petisco/compare/v2.0.0-rc3...v2.0.0-rc4

2.0.0rc3

What's Changed
* chore(typing): add some missing typehints on sql module. also fixed S… by acostapazo in https://github.com/alice-biometrics/petisco/pull/368


**Full Changelog**: https://github.com/alice-biometrics/petisco/compare/v2.0.0-rc2...v2.0.0-rc3

2.0.0rc2

What's Changed
* feat(value_object): add field_serializer tool on ValueObject (pydanti… by acostapazo in https://github.com/alice-biometrics/petisco/pull/367


**Full Changelog**: https://github.com/alice-biometrics/petisco/compare/v2.0.0-rc1...v2.0.0-rc2

2.0.0rc1

What's Changed
* perf: increase max attempts to reconnect rabbit consumers by franciscorode in https://github.com/alice-biometrics/petisco/pull/361
* perf: increase max attempts to reconnect rabbit consumers by franciscorode in https://github.com/alice-biometrics/petisco/pull/363
* chore(simplification): improve databases interface by acostapazo in https://github.com/alice-biometrics/petisco/pull/364
* chore: update to pydantic v2 by acostapazo in https://github.com/alice-biometrics/petisco/pull/365
* feat(shared_error_map): implement option to upload a shared error map… by acostapazo in https://github.com/alice-biometrics/petisco/pull/366


**Full Changelog**: https://github.com/alice-biometrics/petisco/compare/v2.0.0-rc0...v2.0.0-rc1

2.0.0rc0

What's Changed
* V2 by acostapazo in https://github.com/alice-biometrics/petisco/pull/354

> **Note**
> Migration Help: https://alice-biometrics.github.io/petisco/migrations/from_v1_to_v2/

Deprecation
* clean(legacy): logger refactor https://github.com/alice-biometrics/petisco/pull/344
* clean: remove deprecated parameters https://github.com/alice-biometrics/petisco/pull/342

Dev Experience
* feat(messages): Improve typing on `DomainEvent` and `Command` when deserialize https://github.com/alice-biometrics/petisco/pull/341
* feat(Controller): Improve result mapping (e.g use `as_fastapi(result)` to map your response to `FastAPI` expected response) https://github.com/alice-biometrics/petisco/pull/347
* feat(cli): Add new CLI tool (`petisco-dev`) to help developers while coding a petisco standard app. https://alice-biometrics.github.io/petisco/cli/
* Improve typing in all the project.

Persistence
* Simplify Persistence https://github.com/alice-biometrics/petisco/pull/355
* Use `Databases` instead of `Persistence`: https://alice-biometrics.github.io/petisco/databases/
* Async implementations
* Better abstractions for SQLAlchemy and Elastic Implementation
* Upgrade to SQLAlchemy v2
* Add examples on examples/persistence folder
* New documentation.

Asyncio
* Create async version of `Controller`, `AppService` and `UseCase` https://github.com/alice-biometrics/petisco/pull/345

Requirements
* Upload pika version to v1.3.2 https://github.com/alice-biometrics/petisco/pull/354/commits/949e468aff40e2dc8492d6d6b3231afb95228f6b

Fixes
* fix(dependencies): bug checking type when inherit from generic on dependency builders https://github.com/alice-biometrics/petisco/pull/354
* fix(messages): solve bug on defining `DomainEvent` and `Command` with some attribute names. https://github.com/alice-biometrics/petisco/pull/359

**Full Changelog**: https://github.com/alice-biometrics/petisco/compare/v1.15.4...v2.0.0-rc0

1.15.8

What's Changed
* fix: protect controllers and subscribers from middleware errors by franciscorode in https://github.com/alice-biometrics/petisco/pull/387


**Full Changelog**: https://github.com/alice-biometrics/petisco/compare/v1.15.7...v1.15.8

Page 10 of 54

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.