Skip to content

Releases: TACC/Camino

v3.0.0: Stand Alone Deployment Support

13 Feb 22:02
Compare
Choose a tag to compare

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

05 Jan 16:31
Compare
Choose a tag to compare

Changed

  • WI-85: Add XSS Protection Header (#45)

v2.9.1: Mount Secrets as read-only

01 Nov 15:34
Compare
Choose a tag to compare

Fixed

  • WI-52: Mount secrets as read-only to avoid docker folder creation when non-existent (#34)

v2.9.0: Security Headers; Django Caching

18 Jul 21:22
Compare
Choose a tag to compare

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

Full Changelog: v2.8.0...v2.9.0

v2.8.0: Update `docker-compose` command

08 May 21:34
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.7.1...v2.8.0

v2.7.1: Fix CMS uWSGI buffer size

02 Mar 23:04
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.7.0...v2.7.1

v2.7.0: Parameterized nginx server_name

15 Dec 18:09
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.6.0...v2.7.0

v2.6.0: Update nginx ssl and uwsgi configurations

25 Aug 20:35
5639e54
Compare
Choose a tag to compare

What's Changed

  • task/FP-1797: update ciphers; bump send timeout by @rstijerina in #22

Full Changelog: v2.5.0...v2.6.0

v2.5.0: Increase max file upload size

18 Aug 17:49
Compare
Choose a tag to compare

Changed

  • Increase client_max_body_size to 2GB

v2.4.0: `deploy-core` restarts core services; Refresh static assets on deploy

23 Feb 19:22
Compare
Choose a tag to compare

Changed

  • Update Makefile to enforce fresh collectstatic action (#11)
  • FP-442: Pull and restart workers and websockets when deploy-core (#21)