51b53caf61
core: bump twilio from 9.6.2 to 9.6.3 ( #15029 )
...
Bumps [twilio](https://github.com/twilio/twilio-python ) from 9.6.2 to 9.6.3.
- [Release notes](https://github.com/twilio/twilio-python/releases )
- [Changelog](https://github.com/twilio/twilio-python/blob/main/CHANGES.md )
- [Commits](https://github.com/twilio/twilio-python/compare/9.6.2...9.6.3 )
---
updated-dependencies:
- dependency-name: twilio
dependency-version: 9.6.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-13 14:44:01 +02:00
989100a900
core: bump sentry-sdk from 2.29.1 to 2.30.0 ( #15030 )
...
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python ) from 2.29.1 to 2.30.0.
- [Release notes](https://github.com/getsentry/sentry-python/releases )
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-python/compare/2.29.1...2.30.0 )
---
updated-dependencies:
- dependency-name: sentry-sdk
dependency-version: 2.30.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-13 14:43:58 +02:00
8e1531d051
core: bump kubernetes from 32.0.1 to 33.1.0 ( #15031 )
...
Bumps [kubernetes](https://github.com/kubernetes-client/python ) from 32.0.1 to 33.1.0.
- [Release notes](https://github.com/kubernetes-client/python/releases )
- [Changelog](https://github.com/kubernetes-client/python/blob/v33.1.0/CHANGELOG.md )
- [Commits](https://github.com/kubernetes-client/python/compare/v32.0.1...v33.1.0 )
---
updated-dependencies:
- dependency-name: kubernetes
dependency-version: 33.1.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-13 14:43:22 +02:00
a44375a9d8
core: bump django from 5.1.10 to 5.1.11 ( #14997 )
2025-06-11 17:26:52 +02:00
c3eada8d33
core: bump msgraph-sdk from 1.32.0 to 1.33.0 ( #15003 )
...
Bumps [msgraph-sdk](https://github.com/microsoftgraph/msgraph-sdk-python ) from 1.32.0 to 1.33.0.
- [Release notes](https://github.com/microsoftgraph/msgraph-sdk-python/releases )
- [Changelog](https://github.com/microsoftgraph/msgraph-sdk-python/blob/main/CHANGELOG.md )
- [Commits](https://github.com/microsoftgraph/msgraph-sdk-python/compare/v1.32.0...v1.33.0 )
---
updated-dependencies:
- dependency-name: msgraph-sdk
dependency-version: 1.33.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-11 12:22:53 +02:00
48130a7463
core: bump google-api-python-client from 2.171.0 to 2.172.0 ( #15004 )
...
Bumps [google-api-python-client](https://github.com/googleapis/google-api-python-client ) from 2.171.0 to 2.172.0.
- [Release notes](https://github.com/googleapis/google-api-python-client/releases )
- [Commits](https://github.com/googleapis/google-api-python-client/compare/v2.171.0...v2.172.0 )
---
updated-dependencies:
- dependency-name: google-api-python-client
dependency-version: 2.172.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-11 12:22:44 +02:00
8bfc9ab7c9
core: bump cryptography from 45.0.3 to 45.0.4 ( #14989 )
...
Bumps [cryptography](https://github.com/pyca/cryptography ) from 45.0.3 to 45.0.4.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/45.0.3...45.0.4 )
---
updated-dependencies:
- dependency-name: cryptography
dependency-version: 45.0.4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-10 11:25:52 +02:00
734db4dee6
events: rework metrics endpoint ( #14934 )
...
* rework event volume
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* migrate more
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* migrate more
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* migrate more
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* the rest of the owl
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* client-side data padding
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* I love deleting code
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* fix
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* fix clamping
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* chunk it
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* fix
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* fix tests
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* add event-to-color map
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* sync colours
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* switch colours
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* heatmap?
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* Revert "heatmap?"
This reverts commit c1f549a18b .
* Revert "Revert "heatmap?""
This reverts commit 6d6175b96b .
* Revert "Revert "Revert "heatmap?"""
This reverts commit 3717903f12 .
* format
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
---------
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
2025-06-10 02:36:09 +02:00
c60a145f95
root: backport 2025.6.1 bump ( #14970 )
...
release: 2025.6.1
Co-authored-by: Marc 'risson' Schmitt <marc.schmitt@risson.space >
2025-06-09 04:15:33 +02:00
e77a3241f0
core: bump django from 5.1.9 to 5.1.10 ( #14951 )
...
bump django to 5.1.10
2025-06-06 20:42:15 +02:00
452639d6d2
tenants: fix tenant aware celery scheduler ( #14921 )
2025-06-05 12:20:01 +00:00
7a8c2e7ad9
root: backport version bump 2025.6.0 ( #14904 )
...
* release: 2025.6.0-rc1
* release: 2025.6.0
2025-06-04 18:28:52 +02:00
10f11cbc31
core: bump google-api-python-client from 2.170.0 to 2.171.0 ( #14864 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-04 13:22:01 +00:00
0cfdbbbec6
core: bump argon2-cffi from 23.1.0 to 25.1.0 ( #14862 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-04 15:04:02 +02:00
8a1b7cb166
core: bump msgraph-sdk from 1.31.0 to 1.32.0 ( #14863 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-04 15:03:23 +02:00
b945552b7c
core: bump structlog from 25.3.0 to 25.4.0 ( #14834 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-03 15:16:17 +02:00
59aad31459
core: bump twilio from 9.6.1 to 9.6.2 ( #14789 )
...
Bumps [twilio](https://github.com/twilio/twilio-python ) from 9.6.1 to 9.6.2.
- [Release notes](https://github.com/twilio/twilio-python/releases )
- [Changelog](https://github.com/twilio/twilio-python/blob/main/CHANGES.md )
- [Commits](https://github.com/twilio/twilio-python/compare/9.6.1...9.6.2 )
---
updated-dependencies:
- dependency-name: twilio
dependency-version: 9.6.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-02 14:14:41 +02:00
556ae6a5cb
core: bump uvicorn[standard] from 0.34.2 to 0.34.3 ( #14811 )
...
Bumps [uvicorn[standard]](https://github.com/encode/uvicorn ) from 0.34.2 to 0.34.3.
- [Release notes](https://github.com/encode/uvicorn/releases )
- [Changelog](https://github.com/encode/uvicorn/blob/master/docs/release-notes.md )
- [Commits](https://github.com/encode/uvicorn/compare/0.34.2...0.34.3 )
---
updated-dependencies:
- dependency-name: uvicorn[standard]
dependency-version: 0.34.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-02 14:13:06 +02:00
7d361e4734
core: bump celery from 5.5.2 to 5.5.3 ( #14812 )
...
Bumps [celery](https://github.com/celery/celery ) from 5.5.2 to 5.5.3.
- [Release notes](https://github.com/celery/celery/releases )
- [Changelog](https://github.com/celery/celery/blob/main/Changelog.rst )
- [Commits](https://github.com/celery/celery/compare/v5.5.2...v5.5.3 )
---
updated-dependencies:
- dependency-name: celery
dependency-version: 5.5.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-02 14:12:34 +02:00
2f94ee3f1f
core: bump msgraph-sdk from 1.30.0 to 1.31.0 ( #14585 )
...
Bumps [msgraph-sdk](https://github.com/microsoftgraph/msgraph-sdk-python ) from 1.30.0 to 1.31.0.
- [Release notes](https://github.com/microsoftgraph/msgraph-sdk-python/releases )
- [Changelog](https://github.com/microsoftgraph/msgraph-sdk-python/blob/main/CHANGELOG.md )
- [Commits](https://github.com/microsoftgraph/msgraph-sdk-python/compare/v1.30.0...v1.31.0 )
---
updated-dependencies:
- dependency-name: msgraph-sdk
dependency-version: 1.31.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-27 19:55:12 +02:00
6e03045d1f
core: bump cryptography from 44.0.3 to 45.0.3 ( #14690 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-26 12:37:44 +00:00
f4b39e7465
core: bump django-tenants from 3.7.0 to 3.8.0 ( #14691 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-26 12:36:49 +00:00
f471ddfb29
core: bump pydantic from 2.11.4 to 2.11.5 ( #14652 )
...
Bumps [pydantic](https://github.com/pydantic/pydantic ) from 2.11.4 to 2.11.5.
- [Release notes](https://github.com/pydantic/pydantic/releases )
- [Changelog](https://github.com/pydantic/pydantic/blob/v2.11.5/HISTORY.md )
- [Commits](https://github.com/pydantic/pydantic/compare/v2.11.4...v2.11.5 )
---
updated-dependencies:
- dependency-name: pydantic
dependency-version: 2.11.5
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-23 17:24:55 +02:00
1b1f06c9f7
core: bump google-api-python-client from 2.169.0 to 2.170.0 ( #14653 )
...
Bumps [google-api-python-client](https://github.com/googleapis/google-api-python-client ) from 2.169.0 to 2.170.0.
- [Release notes](https://github.com/googleapis/google-api-python-client/releases )
- [Commits](https://github.com/googleapis/google-api-python-client/compare/v2.169.0...v2.170.0 )
---
updated-dependencies:
- dependency-name: google-api-python-client
dependency-version: 2.170.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-23 17:24:42 +02:00
2f1eab5aed
root: move forked dependencies to goauthentik org ( #14590 )
...
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
2025-05-20 17:32:54 +02:00
70460bfb30
core: bump library/node from 22 to 24 ( #14410 )
...
* core: bump library/node from 22 to 24
Bumps library/node from 22 to 24.
---
updated-dependencies:
- dependency-name: library/node
dependency-version: '24'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
* update docs
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* fix linux esbuild
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* remove lockfile-lint package as SFE doesnt have a package lock and we have a script for the main lock
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* update dependabot
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* format
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* bump fido
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
---------
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jens Langhammer <jens@goauthentik.io >
2025-05-20 16:02:51 +02:00
0be9c60a71
core: bump django-guardian from 2.4.0 to v3.0.0 ( #14453 )
...
* core: bump django-guardian from 2.4.0 to v3.0.0
* Use GUARDIAN_MONKEY_PATCH_USER instead of deprecated GUARDIAN_MONKEY_PATCH
* ???
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* fix issue in outpost tests
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* patch all outpost tests
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* fixup guardian lock
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
---------
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
Co-authored-by: Jens Langhammer <jens@goauthentik.io >
2025-05-20 14:40:43 +02:00
9b3c1b5cff
core: bump sentry-sdk from 2.28.0 to 2.29.1 ( #14579 )
...
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python ) from 2.28.0 to 2.29.1.
- [Release notes](https://github.com/getsentry/sentry-python/releases )
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-python/compare/2.28.0...2.29.1 )
---
updated-dependencies:
- dependency-name: sentry-sdk
dependency-version: 2.29.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-20 12:02:01 +02:00
61bff69b7d
core: bump django-pglock from 1.7.1 to 1.7.2 ( #14534 )
...
Bumps [django-pglock](https://github.com/AmbitionEng/django-pglock ) from 1.7.1 to 1.7.2.
- [Release notes](https://github.com/AmbitionEng/django-pglock/releases )
- [Changelog](https://github.com/AmbitionEng/django-pglock/blob/main/CHANGELOG.md )
- [Commits](https://github.com/AmbitionEng/django-pglock/compare/1.7.1...1.7.2 )
---
updated-dependencies:
- dependency-name: django-pglock
dependency-version: 1.7.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-16 16:02:42 +02:00
75a0ac9588
release: 2025.4.1 ( #14527 )
...
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
# Conflicts:
# package.json
2025-05-15 20:12:41 +02:00
d0dc14d84d
core: bump msgraph-sdk from 1.29.0 to 1.30.0 ( #14503 )
...
Bumps [msgraph-sdk](https://github.com/microsoftgraph/msgraph-sdk-python ) from 1.29.0 to 1.30.0.
- [Release notes](https://github.com/microsoftgraph/msgraph-sdk-python/releases )
- [Changelog](https://github.com/microsoftgraph/msgraph-sdk-python/blob/main/CHANGELOG.md )
- [Commits](https://github.com/microsoftgraph/msgraph-sdk-python/compare/v1.29.0...v1.30.0 )
---
updated-dependencies:
- dependency-name: msgraph-sdk
dependency-version: 1.30.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-14 12:22:41 +02:00
7bf960352b
core: bump twilio from 9.6.0 to 9.6.1 ( #14505 )
...
Bumps [twilio](https://github.com/twilio/twilio-python ) from 9.6.0 to 9.6.1.
- [Release notes](https://github.com/twilio/twilio-python/releases )
- [Changelog](https://github.com/twilio/twilio-python/blob/main/CHANGES.md )
- [Commits](https://github.com/twilio/twilio-python/compare/9.6.0...9.6.1 )
---
updated-dependencies:
- dependency-name: twilio
dependency-version: 9.6.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-14 12:22:27 +02:00
c07d01661b
core: bump psycopg[c,pool] from 3.2.8 to 3.2.9 ( #14504 )
...
Bumps [psycopg[c,pool]](https://github.com/psycopg/psycopg ) from 3.2.8 to 3.2.9.
- [Changelog](https://github.com/psycopg/psycopg/blob/3.2.9/docs/news.rst )
- [Commits](https://github.com/psycopg/psycopg/compare/3.2.8...3.2.9 )
---
updated-dependencies:
- dependency-name: psycopg[c,pool]
dependency-version: 3.2.9
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-14 12:19:42 +02:00
1211c34a18
core: bump django from 5.1.8 to 5.1.9 ( #14483 )
...
* build(deps): bump django from 5.1.8 to 5.1.9
Bumps [django](https://github.com/django/django ) from 5.1.8 to 5.1.9.
- [Commits](https://github.com/django/django/compare/5.1.8...5.1.9 )
---
updated-dependencies:
- dependency-name: django
dependency-version: 5.1.9
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
* bump lock
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
---------
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jens Langhammer <jens@goauthentik.io >
2025-05-12 21:23:10 +02:00
22efb57369
core: bump psycopg[c,pool] from 3.2.7 to 3.2.8 ( #14481 )
...
Bumps [psycopg[c,pool]](https://github.com/psycopg/psycopg ) from 3.2.7 to 3.2.8.
- [Changelog](https://github.com/psycopg/psycopg/blob/master/docs/news.rst )
- [Commits](https://github.com/psycopg/psycopg/compare/3.2.7...3.2.8 )
---
updated-dependencies:
- dependency-name: psycopg[c,pool]
dependency-version: 3.2.8
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-12 20:55:37 +02:00
3eeda53be6
core: bump sentry-sdk from 2.27.0 to 2.28.0 ( #14482 )
...
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python ) from 2.27.0 to 2.28.0.
- [Release notes](https://github.com/getsentry/sentry-python/releases )
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-python/compare/2.27.0...2.28.0 )
---
updated-dependencies:
- dependency-name: sentry-sdk
dependency-version: 2.28.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-12 20:55:34 +02:00
82ace18703
root: pin package version in pyproject for dependabot ( #14469 )
...
* root: pin package version in pyproject for dependabot
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* use exact as we know that works now
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
---------
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
2025-05-12 19:32:48 +02:00
91b40350aa
core: bump goauthentik/fips-python from 3.12.10-slim-bookworm-fips to 3.13.3-slim-bookworm-fips ( #12763 )
...
* core: bump goauthentik/fips-python from 3.12.7-slim-bookworm-fips to 3.13.1-slim-bookworm-fips
Dependabot couldn't find the original pull request head commit, 57d3f7b1d72de7f2448d0ce661c74de53412bdd5.
* upgrade the rest
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* format
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* update dev env
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* silence docker build action about env name
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* bump to 3.13.3
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
---------
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jens Langhammer <jens@goauthentik.io >
2025-05-03 22:04:49 +02:00
b5f947f460
core: bump lxml from 5.3.2 to v5.4.0 ( #14355 )
...
* core: bump lxml from 5.3.2 to v5.4.0
* fix lxml xmlsec issues
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
---------
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
Co-authored-by: Jens Langhammer <jens@goauthentik.io >
2025-05-03 17:37:39 +02:00
e76d388ce4
release: 2025.4.0 ( #14299 )
...
Co-authored-by: Marc 'risson' Schmitt <marc.schmitt@risson.space >
2025-04-30 13:15:38 +00:00
0606b1aba4
root: support db pool ( #13534 )
2025-04-14 16:05:31 +00:00
61a293daad
core: bump django-rest-framework from 3.14.0 to 3.16.0 ( #14057 )
...
upgrade `django-rest-framework` to `3.16.0`
The reverted commit is purely an optimization which unfortunately breaks authentik, specifically Blueprints. It adds `getattr(serializer.instance, field)` to a validator. If `field` is a `RelatedObject`, that invocation queries the database.
When authentik creates objects using Blueprints, it doesn't place related objects into the database before the validator tries to get them from there, so with the reverted commit, it produces `RelatedObjectDoesNotExist`.
Perhaps a long-term solution is to revise how Blueprints work, or perhaps it is to change upstream. But in the meantime, Django 5.0 support ended and upgrading to Django 5.1 requires an upgrade of `django-rest-framework` to `3.16.0`, hence this workaround.
See
- https://github.com/encode/django-rest-framework/pull/9154
- https://github.com/encode/django-rest-framework/issues/9358
- https://github.com/encode/django-rest-framework/pull/9482
- https://github.com/encode/django-rest-framework/pull/9483
2025-04-14 16:24:11 +02:00
395ad722b7
core: migrate all sessions to the database ( #9736 )
...
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space >
2025-04-11 09:10:55 +02:00
e4d2a53ccc
release: 2025.2.4 ( #13830 )
...
* release: 2025.2.4
* bump version in uv.lock
2025-04-08 19:16:00 +00:00
cafa9c1737
core: bump python-kadmin-rs from 0.5.3 to 0.6.0 ( #13758 )
...
* core: bump python-kadmin-rs from 0.5.3 to 0.6.0
Bumps [python-kadmin-rs](https://github.com/authentik-community/kadmin-rs ) from 0.5.3 to 0.6.0.
- [Release notes](https://github.com/authentik-community/kadmin-rs/releases )
- [Commits](https://github.com/authentik-community/kadmin-rs/compare/kadmin/version/0.5.3...kadmin/version/0.6.0 )
---
updated-dependencies:
- dependency-name: python-kadmin-rs
dependency-version: 0.6.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
* fix
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space >
---------
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Marc 'risson' Schmitt <marc.schmitt@risson.space >
2025-04-03 13:06:03 +00:00
bcfd6fefa7
release: 2025.2.3 ( #13705 )
...
* release: 2025.2.3
* fix uv lock not being bumped
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
---------
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
2025-03-28 17:08:57 +01:00
1df87cdf77
root: fix dependency install due to description-file ( #13655 )
...
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
2025-03-24 20:18:18 +00:00
192ed8f494
root: fix uv lock file on macOS ( #13578 )
...
* root: fix uv lock on macOS
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* re-add make run
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
---------
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
2025-03-19 20:38:27 +01:00
868261c883
root: replace poetry with uv ( #13388 )
2025-03-19 16:29:18 +00:00
2e3624ea82
release: 2025.2.2 ( #13554 )
2025-03-17 22:10:22 +01:00