Winter

Latest version: v22.0.0

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

Scan your dependencies

Page 1 of 9

22.0.0

Changed

- Delete `winter_ddd.global_domain_event_dispatcher`
- It's now application responsibility to configure `DomainEventDispatcher`
- For convenience there are a number of methods in `DomainEventDispatcher` class to add handlers
- It's not a final form as it requires a lot of manual effort and configuration, so more changes to come

21.0.0

Changed

- Add `EventPublisher.emit_many` method to emit multiple events at once
- Refactor `EventDispatcher` to dispatch events as a list or as a single event depending on handler argument type

20.0.1

Bugfixes
- get_previous_page_url and get_next_page_url fixed

20.0.0

Bugfixes
- Vulnerability fix: remove the X-Forwarded-Host/X-Host header values from next/previous page links in Page response

19.0.6

Bugfixes
- Generated OpenAPI JSON file now have no differences if generation is called multiple times

19.0.0

Changed
- DRF request and response are replaced with Django HttpRequest and HttpResponse
- Default Authorization and CSRF protection are removed from the framework
- Always encode decimals as strings despite COERCE_DECIMAL_TO_STRING setting
- Removed: JSONRenderer, create_django_urls_for_package, create_django_urls, no_authentication, csrf_exempt
- Removed djangorestframework from dependencies

Page 1 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.