Kinto

Latest version: v18.1.0

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

Scan your dependencies

Page 10 of 24

10.1.0

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

**Bug fixes**

- Deleting a collection doesn't delete access_control_entrries for its children (fixes 1647)

**New features**

- The registry now has a "command" attribute during one-off commands
such as ``kinto migrate``. This can be useful for plugins that want
to behave differently during a migration, for instance. (1762)

10.0.0

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

**Breaking changes**

- ``kinto.core.events.get_resource_events`` now returns a generator
rather than a list.

**New features**

- Include Python 3.7 support.
- ``kinto.core.events.notify_resource_event`` now supports
``resource_name`` and ``resource_data``. These are useful when
emitting events from one view "as though" they came from another
view.
- Resource events can now trigger other resource events, which are
handled correctly. This might be handy if one resource wants to
simulate events on another "virtual" resource, as in ``kinto-changes``.

**Bug fixes**

- Raise a configuration error if the ``kinto.plugin.accounts`` is included without being enabled in policies.
Without this *kinto-admin* would present a confusing login experience (fixes 1734).

**Internal changes**

- Upgrade kinto-admin to v1.20.0

9.2.3

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

**Internal changes**

- Upgrade to kinto-admin v1.19.2

9.2.2

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

**Internal changes**

- Upgrade to kinto-admin v1.19.1

9.2.1

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

**Bug fixes**

- Fixed bug where unresolved JSON pointers would crash server (fixes 1685)

**Internal changes**

- Update the Dockerfile with the new kinto --cache-backend option. (1686)
- Upgrade to kinto-admin v1.19.0

9.2.0

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

**API**

- JSON schemas can now be defined in the bucket metadata and will apply to every
underlying collection, group or record (fixes 1555)

API is now at version **1.20**. See `API changelog`_.

**New features**

- Kinto Admin plugin now supports OpenID Connect
- Limit network requests to current domain in Kinto Admin using `Content-Security Policies <https://hacks.mozilla.org/2016/02/implementing-content-security-policy/>`_
- Prompt for cache backend type in ``kinto init`` (1653)
- kinto.core.utils now has new features ``route_path_registry`` and
``instance_uri_registry``, suitable for use when you don't
necessarily have a ``request`` object around. The existing functions
will remain in place.
- openid plugin will carry ``prompt=none`` querystring parameter if appended
to authorize endpoint.

**Internal changes**

- Upgrade to kinto-admin v1.18.0

Page 10 of 24

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.