Releases: 20tab/django-continuous-delivery
Releases · 20tab/django-continuous-delivery
1.4.0
What's Changed
- Update LICENSE year by @trottomv in #308
- Fix minors linting by @trottomv in #309
- Fix ruff
check --fix
invocation by @trottomv in #310 - Fix with toset by @daniele20tab in #311
- Update Terraform providers by @daniele20tab in #312
- Fix psycopg pinned version by @trottomv in #313
- Update pipeline for vault remove deprecated compose version by @daniele20tab in #314
Full Changelog: 1.3.2...1.4.0
Maintenance
What's Changed
- Remove unnecessary whitespace at the end of line by @Mitchina in #262
- Missing parentheses on variable syntax by @Mitchina in #261
- Feature/889 Remove wait-for-it and use docker-compose healthchecks by @trottomv in #263
- TG-824 refactoring bootstrap collector by @giulioat20tab in #264
- Hotfix / 917 Fix scripts shellcheck and permissions by @trottomv in #268
- Hotfix / 916 Fix ci cd push rules by @trottomv in #267
- Update .env_template by @trottomv in #271
- Hotfix / 919 Fix deployment resources limits and requests by @trottomv in #270
- Cleaning code and updates by @pauloxnet in #269
- TG-921 TG-925 Refactoring sh scripts by @filippo-20tab in #272
- TG-924 Fix Vault block condition in Pact CI job by @pauloxnet in #274
- Update requirements by @pauloxnet in #275
- Fix pact tag slug by @daniele20tab in #278
- TG-938 update precommit requirements by @pauloxnet in #277
- Hotfix other k8s deploy by @daniele20tab in #282
- Increase default deployment resources requests and limits by @trottomv in #276
- Support redis url secret by @filippo-20tab in #279
- Fix scripts sh shebang by @trottomv in #283
- Fix TG-968 Upgrade dependencies by @pauloxnet in #284
- Make coverage fail after report by @filippo-20tab in #280
- Fix gitlab registry login by @daniele20tab in #288
- TG-1008 Update pip-audit to ~=2.6.0 by @niccolomineo in #292
- TG-946 Add
truthy-bool
rule to pyproject.toml by @niccolomineo in #291 - TG-1021 Update cookiecut project requirements by @niccolomineo in #295
- TG-1012 Upgrade cookiecut project to Python 3.12 by @niccolomineo in #296
- TG-1012 Upgrade project to Python 3.12 by @niccolomineo in #297
- TG-1021 Reshuffle base requirements by @niccolomineo in #298
- TG-1047 Upgrade to Django 4.2 by @niccolomineo in #299
- TG-1019 Upgrade to psycopg 3.1 by @niccolomineo in #301
- TG-1018 Upgrade to Django 5.0 by @niccolomineo in #300
- Add api health endpoint by @trottomv in #285
- Hotfix: Resolving issue with previous 'cache_url' variable implementation by @daniele20tab in #289
- TG-1016 Add README suggestion to mount additional volumes for logging by @niccolomineo in #302
- Upgrade docker-compose version by @trottomv in #303
- Fix README typo by @trottomv in #304
- TG-1012 Upgrade to Python 3.12 by @niccolomineo in #293
- Add curl for healthcheck support by @trottomv in #305
- TG-1015 Replace cookiecut project's
black
withruff format
by @niccolomineo in #290 - TG-1016 Update README by @pauloxnet in #306
- Fix formatting with pre commit by @trottomv in #307
New Contributors
- @giulioat20tab made their first contribution in #264
Full Changelog: 1.3.1...1.3.2
1.3.1
What's Changed
- Replace safety with pip-audit by @trottomv in #239
- Add MEDIA_ROOT tear down in pacts handler by @trottomv in #240
- Add DISABLE_SERVER_SIDE_CURSORS settings by @trottomv in #238
- update the copyright licence date by @Mitchina in #254
- add gitattributes file by @Mitchina in #253
- update Makefile by @Mitchina in #255
- clean the code - noqa and pragma by @Mitchina in #256
- add ruff dependency and upgrade requirements by @Mitchina in #257
- update django configurations by @Mitchina in #258
- Upgrade to Python 3.11; update requirements; add Ruff by @niccolomineo in #259
- Add k8s deployment resources limits by @trottomv in #252
New Contributors
Full Changelog: 1.3.0...1.3.1
Refactor Vault resources
What's Changed
- Add custom gitlab repository on Django by @daniele20tab in #241
- Fix for gitlab variable by @Arussil in #242
- Fix env tag problems by @daniele20tab in #244
- Fix GitLab subgroup support by @filippo-20tab in #245
- Hotfix/fix cookiecutter pact and vault flags by @daniele20tab in #246
- Clean up docstrings by @niccolomineo in #237
- Refactoring Vault resources by @daniele20tab in #247
New Contributors
Full Changelog: 1.2.0...1.3.0
Support Vault
Support Terraform Cloud Backend
What's Changed
- Remove shell_plus command from base MakeFile by @niccolomineo in #232
- Add shell_plus command to project MakeFile by @niccolomineo in #233
- Use iPython's core debugger by @niccolomineo in #204
- Restore Django Debug Toolbar by @niccolomineo in #205
- Support Terraform Cloud by @daniele20tab in #216
- Support csrf trusted origins by @daniele20tab in #234
Full Changelog: 1.0.0...1.1.0
Terraform support
What's Changed
- Feature/terraform by @trottomv in #207
- Feature/update readme by @daniele20tab in #215
- Remove dupe gunicorn requirement by @niccolomineo in #224
- Refactor bootstrap, add tests by @daniele20tab in #223
- Add flake8-assertive by @niccolomineo in #228
- Feature/other k8s deployment support by @daniele20tab in #229
- Add Github action for Test and Docker Image by @daniele20tab in #231
Full Changelog: 0.9.0...1.0.0
django-continuous-delivery
Cookiecutter-based web project template.