Guillotina

Latest version: v7.0.3

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

Scan your dependencies

Page 14 of 16

6.0.0b1

Not secure
--------------------

- Use orjson instead of json/ujson
[masipcat]

- AsgiStreamReader.read() can return bytes or bytearray
[masipcat]

6.0.0a16

Not secure
---------------------

- Changes in ICatalogUtility, DefaultSearchUtility and search endpoints
[masipcat]

- Update react-gmi v 0.4.0
[jordic]

- Fix more antipatterns [lferran]

- Fix integer query param validation [lferran]

6.0.0a15

Not secure
---------------------

- Handle http.disconnect (and other types of messages) while reading the request body
[masipcat]

- Be able to have async schema invariants
[vangheem]

- Provide better validation for json schema field
[vangheem]

6.0.0a14

Not secure
---------------------

- Change AttributeError to HTTPPreconditionFailed in FileManager
[masipcat]

- Reverted "Replaced Response.content_{type,length} with Response.set_content_{type,length}".
Using setter to avoid breaking `Response.content_{type,length} = ...`
[masipcat]

- Handle error when "None" value provided for behavior data
[vangheem]

- Handle connection reset errors on file download
[vangheem]

6.0.0a13

Not secure
---------------------

- Changed error handling logic: Guillotina (asgi app) catches all errors and returns a
response for the ones that implements the handler IErrorResponseException. Otherwise
raises the exception and is handled by ErrorsMiddleware
[masipcat]

- Add "endpoint" in scope to let sentry know the view associated to the request
[masipcat]

- Request.read() can return bytes or bytesarray
[masipcat]

- Replaced Response.content_{type,length} with Response.set_content_{type,length}
[masipcat]

- Breaking API change: Search GET
Search get responds a json with items and items_total like plone rest api
[bloodbare]

- Breaking Internal API change: Search
Catalog utility search is the public search operation that is parsed and query
the internal implementation
[bloodbare]

- Fixing WS bugs and redis unsubscription
[bloodbare]

- Add `max_ops` property to `PatchField`, `BucketListField` and `BucketDictField`
[vangheem]

- Add clear action to list, dict and annotation patch fields
[vangheem]

6.0.0a12

Not secure
---------------------

- Fix validation authorization in case token is expired
[bloodbare]

- Set content type to response in renderers
[masipcat]

- Import aiohttp only when recaptcha is configured
[masipcat]

- Some asyncpg settings do not work with storages
[vangheem]

- Improve performance of bucket dict field
[vangheem]

Page 14 of 16

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.