v0.15.2-alpha1
Pre-release
Pre-release
marcellamaki
released this
08 Apr 13:05
·
497 commits
to release-v0.15.x
since this release
What's Changed
Changes in this release: pin assets, fix content import errors, and update error logging.
Fixed
- Ensure deprovisioning management command deletes DMC
- Fix import content issues
- Update
REMOTE_CONTENT
frontend implementation
Changed
- Direct ERROR and CRITICAL messages only to stderr in Google Cloud logging
- Pin django js asset
- Pin Jinja2
- Pin click in black
Details: Complete list of PRs and link to full changelog
Complete list of PRs
- Pin django js asset by @rtibbles in #9163
- Pin Jinja2 to fix docs build. by @rtibbles in #9239
- Direct ERROR and CRITICAL messages only to stderr by @rtibbles in #9240
- Update git repo references to https instead of blocked git protocol. by @rtibbles in #9221
- Pin click in black to prevent error. by @rtibbles in #9243
- Ensure deprovisioning management command deletes DMC by @jamalex in #9208
- Import content issue fixes by @rtibbles in #9242
- Remote_Content frontend implementation by @d0sadata in #9246
New Contributors
Full Changelog: v0.15.2-alpha0...v0.15.2-alpha1