Kinto-dist

Latest version: v27.0.3

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

Scan your dependencies

Page 18 of 47

7.5.1

**Bug fixes**

- Use the ``KINTO_INI`` env variable to findout the configuration file. (Kinto/kinto1339)
- Fix ``create-user`` command for PostgreSQL backend (Kinto/kinto1340)
- Make sure ``create-user`` command updates password (Kinto/kinto1336)

7.5.0

**New features**

- Add a `Memcached` cache backend (Kinto/kinto1332)

7.4.1

**New features**

- Add a `create-user` kinto command (Kinto/kinto1315)

**Bug fixes**

- Fix pagination token generation on optional fields (Kinto/kinto1253)

7.3.2

**Bug fixes**

- The PostgreSQL cache backend now orders deletes according to keys,
which are a well-defined order that never changes. (Fixes 1308.)

**Internal changes**

- Now all configuration options appear as commented lines on the configuration
template (895)
- Added task on PR template about updating the configuration template
if a new configuration setting is added.
- Use json instead of ujson in storage in tests (1255)
- Improve Docker container to follow Dockerflow recommendations (fixes 998)

7.3.1

Not secure
**API**

- Filtering with like can now contain wild chars (eg. ``?like_nobody=*you*``).
It is thus now impossible to search for the ``*`` character with this operator.
- Handle querystring parameters as JSON encoded values
to avoid treating number as number where they should be strings. (Kinto/kinto1217)
- Introduce ``has_`` filter operator (Kinto/kinto344).

API is now at version **1.17**. See `API changelog <http://kinto.readthedocs.io/en/latest/api/>`_.

**New features**

- Account plugin now allows account IDs to be email addresses (Kinto/kinto1283).

**Bug fixes**

- Make it illegal for a principal to be present in
``account_create_principals`` without also being in
``account_write_principals``. Restricting creation of accounts to
specified users only makes sense if those users are "admins", which
means they're in ``account_write_principals``. (Kinto/kinto1281)
- Fix a 500 when accounts without an ID are created (Kinto/kinto1280).
- Fix StatsD unparseable metric packets for the unique user counter (Kinto/kinto1282)
- Fix permissions endpoint when using account plugin (Kinto/kinto1276)
- Fix missing ``collection_count`` field in the rebuild-quotas script.
- Fix bug causing validation to always succeed if no required fields are present.
- Several changes to the handling of NULLs and how the full range of
JSON values is compared in a storage backend (Kinto/kinto1258, Kinto/kinto1252,
Kinto/kinto1215, Kinto/kinto1216, Kinto/kinto1217 and Kinto/kinto1257).
- Fix requests output when running with make serve (Kinto/kinto1242)
- Fix pagination on permissions endpoint (Kinto/kinto1157)
- Fix pagination when max fetch storage is reached (Kinto/kinto1266)
- Fix schema validation when internal fields like ``id`` or ``last_modified`` are
marked as required (Kinto/kinto1244)
- Restore error format for JSON schema validation errors (which was
changed in Kinto/kinto1245).
- Fix bug in Postgres backend regarding the handling of combining
filters and NULL values (Kinto/kinto1291)

kinto-admin
-----------

7.3.0

Not secure
==================

kinto
-----

Page 18 of 47

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.