This repository has been archived by the owner on May 13, 2024. It is now read-only.
Releases: adfinis/timed-backend
Releases · adfinis/timed-backend
v3.0.17
3.0.17 (2024-05-06)
Bug Fixes
Documentation
Code Refactoring
- use util for content disposition header (49265cb)
- use fstrings instead of
str.format
(f2c52fc) - replace percent format with fstrings (9c16448)
- reports/views: don't pass today as argument (#1074) (c48702a)
Chores
- dev-setup: fix wait4ports and permission issues on /var/www/static (#1082) (fd826fb)
- deps: bump djangorestframework-jsonapi from 6.1.0 to 7.0.0 (6db1c8c)
- deps-dev: bump pytest from 8.1.1 to 8.2.0 in the pytest group (cd43e66)
- deps-dev: bump ruff from 0.4.1 to 0.4.2 (70d29c0)
- views: added type annotations (76f3a32)
- filters: added type annotations (a0579d3)
- authentication: add type annotations (b580738)
- models: add type annotations (69b9ad1)
- deps-dev: bump coverage from 7.4.4 to 7.5.0 (#1066) (61a12c1)
- deps: use psycopg (>= 3) instead of psycopg2 (#1068) (3720029)
v3.0.16
v3.0.15
v3.0.14
v3.0.13
3.0.13 (2024-04-19)
Bug Fixes
- code signing using cosign (2da7c26)
Chores
- gitignore: ignore local overrides (5de26d7)
- dev-env: drop compose.override.yaml (d62eb13)
- ci: semantic release (b58c318)
- s/master/main/g (81ad005)
- deps-dev: bump the pytest group with 5 updates (1412759)
- deps: bump sqlparse from 0.4.4 to 0.5.0 in the pip group (1328b76)
- deps: bump djangorestframework from 3.14.0 to 3.15.1 (a053fc0)
- deps: bump django-filter from 23.5 to 24.2 (38e77ac)
- deps: bump urllib3 from 2.0.3 to 2.0.7 (f7c84a1)
- deps: bump cryptography from 41.0.1 to 42.0.4 (f678371)
- deps: bump idna from 3.4 to 3.7 (4b1df35)
- deps: bump certifi from 2023.5.7 to 2023.7.22 (#1035) (6ae9890)
v3.0.12
What's Changed
- chore(deps): bump djangorestframework-jsonapi from 6.0.0 to 6.1.0 by @dependabot in #1018
- fix(deps): django v4.12 by @c0rydoras in #1033
Full Changelog: v3.0.11...v3.0.12
v3.0.11
What's Changed
- chore(ci): test if prod image builds by @c0rydoras in #1031
- chore(deps): bump django-cors-headers from 4.3.0 to 4.3.1 by @dependabot in #1027
- chore(dev-setup): use postgres v14 by @c0rydoras in #1032
- chore(deps): bump whitenoise from 6.5.0 to 6.6.0 by @dependabot in #1025
- chore(deps): bump django-filter from 23.2 to 23.5 by @dependabot in #1026
- chore(deps): bump django from 3.2.19 to 4.1.13 by @dependabot in #1028
Full Changelog: v3.0.10...v3.0.11
v3.0.10
What's Changed
- chore(deps-dev): bump requests-mock from 1.9.3 to 1.12.1 by @dependabot in #1029
- fix(image): dont migrate in cmd.sh by @c0rydoras in #1030
Full Changelog: v3.0.9...v3.0.10
v3.0.9
v3.0.8
What's Changed
- chore: update dependencies and format code by @trowik in #976
- chore(ci): lint and format by @c0rydoras in #989
- test.yaml by @c0rydoras in #993
- ci(fix): don't run release.yaml on PR by @c0rydoras in #991
- chore(deps-dev): bump pytest-cov from 4.0.0 to 5.0.0 by @dependabot in #994
- chore(dependabot): group pytest and also update actions by @c0rydoras in #995
- chore(deps): bump actions/cache from 3 to 4 by @dependabot in #1000
- use ruff by @c0rydoras in #992
- chore(deps): bump docker/metadata-action from 4 to 5 by @dependabot in #997
- chore(ci): test.yaml only on push to master by @c0rydoras in #1003
- chore(deps): bump actions/checkout from 2 to 4 by @dependabot in #996
- chore(deps): bump docker/build-push-action from 2 to 5 by @dependabot in #998
- chore(deps): bump docker/login-action from 2 to 3 by @dependabot in #999
- chore(ci): add vulnerability scanning by @c0rydoras in #990
- chore(deps): bump django-cors-headers from 4.1.0 to 4.3.0 by @dependabot in #1021
- chore(deps-dev): bump factory-boy from 3.2.1 to 3.3.0 by @dependabot in #1006
- chore(deps): bump django-environ from 0.10.0 to 0.11.2 by @dependabot in #1008
- chore(deps): bump python-redmine from 2.4.0 to 2.5.0 by @dependabot in #1011
- chore(deps): bump sentry-sdk from 1.26.0 to 1.45.0 by @dependabot in #1015
- chore(deps): bump pytz from 2023.3 to 2024.1 by @dependabot in #1020
- chore(deps): bump psycopg2-binary from 2.9.6 to 2.9.9 by @dependabot in #1012
- chore(deps): bump django-hurricane from 1.3.4 to 1.5.0 by @dependabot in #1017
- chore(deps): bump mozilla-django-oidc from 3.0.0 to 4.0.1 by @dependabot in #1016
- chore(deps-dev): bump coverage from 7.2.7 to 7.4.4 by @dependabot in #1019
- chore(deps): bump python-dateutil from 2.8.2 to 2.9.0.post0 by @dependabot in #1009
- fix(image): reduce image size from 1.2GiB to 200MiB by @c0rydoras in #1022
New Contributors
- @c0rydoras made their first contribution in #989
Full Changelog: v3.0.7...v3.0.8