Django-guid

Latest version: v3.5.0

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

Scan your dependencies

Page 1 of 4

20.10.2019

----------

* Initial release


.. _0.2.0: https://github.com/snok/django-guid/compare/0.1.2...0.2.0
.. _0.2.1: https://github.com/snok/django-guid/compare/0.2.0...0.2.1
.. _0.2.2: https://github.com/snok/django-guid/compare/0.2.1...0.2.2
.. _0.2.3: https://github.com/snok/django-guid/compare/0.2.2...0.2.3
.. _0.3.0: https://github.com/snok/django-guid/compare/0.2.3...0.3.0
.. _0.3.1: https://github.com/snok/django-guid/compare/0.3.0...0.3.1
.. _1.0.0: https://github.com/snok/django-guid/compare/0.3.0...1.0.0
.. _1.0.1: https://github.com/snok/django-guid/compare/1.0.0...1.0.1
.. _1.1.0: https://github.com/snok/django-guid/compare/1.0.1...1.1.0
.. _1.1.1: https://github.com/snok/django-guid/compare/1.1.0...1.1.1
.. _2.0.0: https://github.com/snok/django-guid/compare/1.1.1...2.0.0
.. _2.1.0: https://github.com/snok/django-guid/compare/2.0.0...2.1.0
.. _2.2.0: https://github.com/snok/django-guid/compare/2.1.0...2.2.0
.. _3.0.0: https://github.com/snok/django-guid/compare/2.2.0...3.0.0
.. _upgrading docs: https://django-guid.readthedocs.io/en/latest/upgrading.html
.. _3.0.1: https://github.com/snok/django-guid/compare/3.0.0...3.0.1
.. _3.1.0: https://github.com/snok/django-guid/compare/3.0.1...3.1.0
.. _3.2.0: https://github.com/snok/django-guid/compare/3.1.0...3.2.0
.. _3.2.1: https://github.com/snok/django-guid/compare/3.2.0...3.2.1

.. _Celery: https://docs.celeryproject.org/en/stable/
.. _here: https://github.com/snok/django-guid/releases

3.2.1

---------------------
Changes can be seen here_ going forward.

3.2.0

---------------------

**Features**

* Added a new setting, ``sentry_integration`` to the Celery integration, which sets ``transaction_id`` for Celery workers.

3.1.0

---------------------

**Features**

* Added a new setting, ``UUID_LENGTH``, which lets you crop the UUIDs generated for log filters.
* Added a new integration for tracing with Celery_.

3.0.1

---------------------

**Bugfix**

* Importing an integration before a ``SECRET_KEY`` was set would cause a circular import.

3.0.0

------------------------------------------------------------
Brings full async/ASGI (as well as the old WSGI) support to Django GUID using ContextVars instead of thread locals.

**Breaking changes**

This version requires ``Django>=3.1.1``. For previous versions of Django,
please use ``django-guid<3.0.0`` (Such as ``django-guid==2.2.0``).

If you've already implemented ``django-guid`` in your project and are currently upgrading to ``Django>=3.1.1``, please
see the `upgrading docs`_.

Page 1 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.