This repository has been archived on 2024-05-31. You can view files and clone it, but cannot push or open issues or pull requests.
authentik/authentik/events
dependabot[bot] bd8794f646
core: bump structlog from 21.5.0 to 22.1.0 (#3294)
* core: bump structlog from 21.5.0 to 22.1.0

Bumps [structlog](https://github.com/hynek/structlog) from 21.5.0 to 22.1.0.
- [Release notes](https://github.com/hynek/structlog/releases)
- [Changelog](https://github.com/hynek/structlog/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hynek/structlog/compare/21.5.0...22.1.0)

---
updated-dependencies:
- dependency-name: structlog
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* migrate threaedlocal to contextvars

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jens Langhammer <jens.langhammer@beryju.org>
2022-07-23 22:40:56 +02:00
..
api ensure all viewsets have filter and search and add tests (#2946) 2022-05-24 22:01:18 +02:00
migrations events: set default transport mode 2022-05-30 21:32:48 +02:00
tests events: add local transport mode (#2992) 2022-05-30 20:55:05 +02:00
__init__.py events: rename audit to events and use for more metrics (#397) 2020-12-20 22:04:29 +01:00
apps.py *: define prometheus metrics in apps to prevent re-import 2022-07-01 16:49:24 +02:00
geo.py events: fix error when attempting to create event with GeoIP City in context 2022-06-05 00:16:07 +02:00
middleware.py core: bump structlog from 21.5.0 to 22.1.0 (#3294) 2022-07-23 22:40:56 +02:00
models.py root: cleanup session keys to use common format (#3003) 2022-05-31 21:53:23 +02:00
monitored_tasks.py *: define prometheus metrics in apps to prevent re-import 2022-07-01 16:49:24 +02:00
settings.py events: add task to expire seen notifications 2022-05-14 22:41:50 +02:00
signals.py events: use custom login failed signal, also send for mfa errors, add stage and more to context (#3039) 2022-06-04 15:30:56 +02:00
tasks.py events: add local transport mode (#2992) 2022-05-30 20:55:05 +02:00
utils.py events: fix error when attempting to create event with GeoIP City in context 2022-06-05 00:16:07 +02:00