Releases: Amsterdam/signals
2.34.0
What's Changed
- Bump cryptography from 41.0.5 to 41.0.6 in /app/requirements by @dependabot in #1419
- Bump django from 3.2.22 to 3.2.23 in /app/requirements by @dependabot in #1421
- Bump pypdf from 3.16.4 to 3.17.0 in /app/requirements by @dependabot in #1420
- Updated requirements by @vanbuiten in #1422
- Sigmax, fix for XML external entity expansion by @vanbuiten in #1423
- Fixed: Information exposure through an exception by @vanbuiten in #1424
- Update github action checkout from v3 to v4 for the ci workflow by @vanbuiten in #1425
- Improve Docker image build and push workflow by @vanbuiten in #1426
- Use typed drf amsterdam package by @4c0n in #1418
- Make O365_MAIL_SAVE_TO_SENT configurable by @bartjkdp in #1357
- Do not include full name in assigned e-mail notification by @bartjkdp in #1416
- Bump jwcrypto from 1.5.0 to 1.5.1 in /app/requirements by @dependabot in #1427
- Update dependencies by @4c0n in #1428
- Throttling not working correctly by @4c0n in #1429
- Throttling ident fix by @vanbuiten in #1430
- Use database cache backend by @4c0n in #1431
Notes
This change requires the cache table to be created using python manage.py createcachetable
. This can be done manually or through the managementCommands
entry in the values.yaml
of the helm chart deployment.
Full Changelog: 2.33.0...2.34.0
2.34.0-beta.7
What's Changed
Notes
This change requires the cache table to be created using python manage.py createcachetable
. This can be done manually or through the managementCommands
entry in the values.yaml
of the helm chart deployment.
Full Changelog: 2.34.0-beta.6...2.34.0-beta.7
2.34.0-beta.6
What's Changed
- Throttling ident fix by @vanbuiten in #1430
Full Changelog: 2.34.0-beta.5...2.34.0-beta.6
2.34.0-beta.5
What's Changed
Full Changelog: 2.34.0-beta.4...2.34.0-beta.5
2.34.0-beta.4
What's Changed
- Update github action checkout from v3 to v4 for the ci workflow by @vanbuiten in #1425
- Improve Docker image build and push workflow by @vanbuiten in #1426
- Use typed drf amsterdam package by @4c0n in #1418
- Make O365_MAIL_SAVE_TO_SENT configurable by @bartjkdp in #1357
- Do not include full name in assigned e-mail notification by @bartjkdp in #1416
- Bump jwcrypto from 1.5.0 to 1.5.1 in /app/requirements by @dependabot in #1427
- Update dependencies by @4c0n in #1428
Full Changelog: 2.34.0-beta.3...2.34.0-beta.4
2.34.0-beta.3
What's Changed
- Fixed: Information exposure through an exception by @vanbuiten in #1424
Full Changelog: 2.34.0-beta.2...2.34.0-beta.3
2.34.0-beta.2
What's Changed
- Sigmax, fix for XML external entity expansion by @vanbuiten in #1423
Full Changelog: 2.34.0-beta.1...2.34.0-beta.2
2.34.0-beta.1
What's Changed
- Bump cryptography from 41.0.5 to 41.0.6 in /app/requirements by @dependabot in #1419
- Bump django from 3.2.22 to 3.2.23 in /app/requirements by @dependabot in #1421
- Bump pypdf from 3.16.4 to 3.17.0 in /app/requirements by @dependabot in #1420
- Updated requirements by @vanbuiten in #1422
Full Changelog: 2.33.0...2.34.0-beta.1
2.33.0
What's Changed
- Removed unused
datapunt-authorization-django
package by @vanbuiten in #1413 - Added the
OIDC_CREATE_USER
setting to prevent user creation by themozilla-django-oidc
package by @vanbuiten in #1414 - Added new attachment permissions by @vanbuiten in #1415
Full Changelog: 2.32.1...2.33.0
2.33.0-beta.1
What's Changed
- Removed unused
datapunt-authorization-django
package by @vanbuiten in #1413 - Added the
OIDC_CREATE_USER
setting to prevent user creation by themozilla-django-oidc
package by @vanbuiten in #1414 - Added new attachment permissions by @vanbuiten in #1415
Full Changelog: 2.32.1...2.33.0-beta.1