Releases: TACC/Camino
Releases · TACC/Camino
v4.0.1: Post Deploy script usage and Celery command update
What's Changed
- WP-553: Update celery command to start celery beat by @chandra-tacc in #51
- WI-193: provide service name to post deploy script by @chandra-tacc in #52
Full Changelog: v4.0.0...v4.0.1
v3.1.1: Update celery command to start celery beat
v4.0.0: Generic Deployments with Portal Agnostic Makefile
What's Changed
Full Changelog: v3.1.0...v4.0.0
v3.1.0: Block Anthropic and ClaudeBot Crawlers
Changed
- Block Anthropic crawler at the nginx level (#50)
v3.0.1: Fix uwsgi nginx mount location
Fixed
- Hotfix cull redundancy (#48)
v3.0.0: Stand Alone Deployment Support
Added
- WI-57, WI-71: Update to support SAD CMS, Full Portal, and services from same branch (#43)
Fixed
- Fix http2 directive when using latest nginx image
v2.10.0: Add XSS Protection Header
Changed
- WI-85: Add XSS Protection Header (#45)
v2.9.1: Mount Secrets as read-only
Fixed
- WI-52: Mount secrets as read-only to avoid docker folder creation when non-existent (#34)
v2.9.0: Security Headers; Django Caching
What's Changed
- Task WI-7: Add security headers in nginx conf by @neblinc in #31
- Task WA-46: Add CSP Policy headers by @neblinc in #32
- task/WI-29: Set up Django Caching by @happycodemonkey in #33
New Contributors
- @neblinc made their first contribution in #31
- @happycodemonkey made their first contribution in #33
Full Changelog: v2.8.0...v2.9.0