Skip to content

Release v1.15.0 🌈

Compare
Choose a tag to compare
@release-drafter release-drafter released this 14 Apr 21:05
· 1709 commits to master since this release

Changes

BREAKING CHANGE
We are making two-fold change in the underlying DB, we are upgrading from postgres 10 to 12, which was a long time due. And also, we are going to use postgis in future for nearby event fetching, hence we are doing this now in order to avoid changing DB layer later again in future. Please read the guide below before migrating

https://github.com/fossasia/open-event-server/blob/development/CHANGELOG.md#v1150-2020-04-15

🚀 Features

🐛 Bug Fixes

🧰 Maintenance

  • chore: Use postgis postgres for geolocation based querying (#6909) - @iamareebjamal
  • chore: Integrate Sentry APM tracing (#6901) - @imskr
  • chore: Remove unnecessary comprehension (#6900) - @deepsource-autofix
  • chore: Fix dangerous default argument (#6899) - @deepsource-autofix
  • chore: Use literal syntax instead of function calls to create data structure (#6898) - @deepsource-autofix
  • chore: Remove unused variables (#6897) - @deepsource-autofix
  • chore: Remove unused imports (#6896) - @deepsource-autofix

🕮 Documentation

⚙ Dependencies and Libraries

Contributors

Thanks a lot to our contributors for making this release possible:
@alanmatw, @deepsource-autofix, @deepsource-autofix[bot], @dependabot-preview, @dependabot-preview[bot], @iamareebjamal, @imskr and @snitin315