Skip to content

Commit

Permalink
🔖(dogwood/3/bare) bump to dogwood.3-1.2.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

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 d5dfe77 commit 16dbc2f
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions releases/dogwood/3/bare/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ release.

## [Unreleased]

## [dogwood.3-1.2.0] - 2020-01-10

### Added

- Make Gunicorn timeout, workers and threads configurable via
Expand All @@ -22,7 +24,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 @@ -73,7 +75,8 @@ release.

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

[unreleased]: https://github.com/openfun/openedx-docker/compare/dogwood.3-1.1.5...HEAD
[unreleased]: https://github.com/openfun/openedx-docker/compare/dogwood.3-1.2.0...HEAD
[dogwood.3-1.2.0]: https://github.com/openfun/openedx-docker/compare/tag/dogwood.3-1.1.5...dogwood.3-1.2.0
[dogwood.3-1.1.5]: https://github.com/openfun/openedx-docker/compare/tag/dogwood.3-1.1.4...dogwood.3-1.1.5
[dogwood.3-1.1.4]: https://github.com/openfun/openedx-docker/compare/tag/dogwood.3-1.1.3...dogwood.3-1.1.4
[dogwood.3-1.1.3]: https://github.com/openfun/openedx-docker/compare/tag/dogwood.3-1.1.2...dogwood.3-1.1.3
Expand Down

0 comments on commit 16dbc2f

Please sign in to comment.