Skip to content

2.7.0 🌈

Choose a tag to compare

@github-actions github-actions released this 01 Feb 19:18
c138758

This is an incomplete release, please install 2.7.1 or higher

Release 2.7.1 contains the full release notes, including the changes introduced in 2.7.0

Please consult the Upgrade notes in the documentation for specific instructions for this release, and general upgrade instructions. Below is an automatically generated list of all PRs merged since the previous release.

Changes since 2.6.0

  • Finetune and document release process @valentijnscholten (#5751)
  • Update social authentication docs @nobletrout (#5782)
  • Update values.yaml @mtcolman (#5762)
  • Adds AMI to readme and docs @devGregA (#5752)
  • Update Jira Integration docs for Jira Server @jefQuery (#5741)
  • Release: Merge back 2.6.2 into dev from: master-into-dev/2.6.2-2.7.0-dev @github-actions (#5724)
  • Release: Merge release into master from: release/2.6.2 @github-actions (#5723)
  • Release: Merge back 2.6.1 into dev from: master-into-dev/2.6.1-2.7.0-dev @github-actions (#5703)
  • Release: Merge release into master from: release/2.6.1 @github-actions (#5702)
  • Revert "Updated django dockerfile to work with bind mounts for local_settings.py" @Maffooch (#5701)
  • Revert "Updated all dockerfiles to match the django dockerfile so UID/GIDs are consistent across dockerfiles" @Maffooch (#5700)
  • dependabot: unignore celery 5.x updates @valentijnscholten (#5669)
  • Updated all dockerfiles to match the django dockerfile so UID/GIDs are consistent across dockerfiles @mtesauro (#5691)
  • Updated django dockerfile to work with bind mounts for local_settings.py @mtesauro (#5681)
  • Adds Fred to HoF, Removes others who are MIA and I couldn't get in contact with @devGregA (#5679)
  • add upgrade notes 2.6.0 @valentijnscholten (#5678)
  • Release: Merge back 2.6.0 into dev from: master-into-dev/2.6.0-2.7.0-dev @github-actions (#5677)

🚩 Changes to settings.dist.py / local_settings.py

  • Release: Merge release into master from: release/2.7.0 @github-actions (#5865)
  • Rubocop: add parser @damiencarol (#5711)

🚩 Database migration

🚀 New importers

🚀 General features and enhancements

🚀 API features and enhancements

  • Release: Merge release into master from: release/2.7.0 @github-actions (#5865)
  • Wrong var in include_executive_summary block for product_type @Safren-tutu (#5833)
  • Configuration authorization 3: Finish making more configuration permissions editable @StefanFl (#5713)
  • Removal of AUTHORIZATION_STAFF_OVERRIDE @StefanFl (#5699)
  • Removal of is_staff for various functionalities @StefanFl (#5682)
  • Revert permission changes for test_type and development_environment @StefanFl (#5692)
  • API: return stats for api (re)imports @valentijnscholten (#5635)

🐛 Bug Fixes

  • Wrong var in include_executive_summary block for product_type @Safren-tutu (#5833)
  • Correct date format mismatch when async imports are enabled @Maffooch (#5721)
  • Reinstate copying of extra_settings @StefanFl (#5693)
  • Revert permission changes for test_type and development_environment @StefanFl (#5692)

🧰 Maintenance

🖌 Updates in UI