Releases: TACC/Camino
Releases · TACC/Camino
v4.1.1
What's Changed
- WI-97: Pin versions of base images in all camino docker templates by @chandra-tacc in #56
- Quick: Fix docker compose environment config for robots.txt path by @jarosenb in #55
Full Changelog: v4.1.0...v4.1.1
v4.1.0
What's Changed
- task/WI-223: add additional docker compose override by @nathanfranklin in #53
- task/WI-216: Add customizable robots.txt with anti-scraper default by @jarosenb in #54
New Contributors
- @nathanfranklin made their first contribution in #53
Full Changelog: v4.0.1...v4.1.0
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)