Skip to content

Commit

Permalink
🔖(eucalyptus/3/bare) bump to eucalyptus.3-1.1.0
Browse files Browse the repository at this point in the history
Added

- Make Gunicorn timeout, workers and threads configurable via an environment
  variable
- Configure all cache backends

Changed

- Make ORA2 configurable and use filesystem backend by default
- Stop inheriting from MKTG_URL_LINK_MAP default setting

Removed

- Alternate queues settings to extend CELERY_QUEUES for cross-process workers

Fixed

- Ensure all required directories exist inside each volume
- Refactor settings to repair and clean what is cms versus lms, configurable
  versus defined by code.
  • Loading branch information
sampaccoud committed Jan 11, 2020
1 parent 16dbc2f commit e6f303b
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions releases/eucalyptus/3/bare/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ release.

## [Unreleased]

## [eucalyptus.3-1.1.0] - 2020-01-10

### Added

- Make Gunicorn timeout, workers and threads configurable via an environment
Expand All @@ -26,7 +28,7 @@ release.

### Fixed

- Ensure all required directories exists inside each volume
- Ensure all required directories exist inside each volume
- Refactor settings to repair and clean what is cms versus lms, configurable
versus defined by code.

Expand Down Expand Up @@ -65,7 +67,8 @@ release.

- First experimental release of OpenEdx `eucalyptus.3` (bare flavor).

[unreleased]: https://github.com/openfun/openedx-docker/compare/eucalyptus.3-1.0.4...HEAD
[unreleased]: https://github.com/openfun/openedx-docker/compare/eucalyptus.3-1.1.0...HEAD
[eucalyptus.3-1.1.0]: https://github.com/openfun/openedx-docker/compare/eucalyptus.3-1.0.4...eucalyptus.3-1.1.0
[eucalyptus.3-1.0.4]: https://github.com/openfun/openedx-docker/compare/eucalyptus.3-1.0.3...eucalyptus.3-1.0.4
[eucalyptus.3-1.0.3]: https://github.com/openfun/openedx-docker/compare/eucalyptus.3-1.0.2...eucalyptus.3-1.0.3
[eucalyptus.3-1.0.2]: https://github.com/openfun/openedx-docker/compare/eucalyptus.3-1.0.1...eucalyptus.3-1.0.2
Expand Down

0 comments on commit e6f303b

Please sign in to comment.