v2023.01.17
bjester
released this
24 Jan 21:10
·
1651 commits
to hotfixes
since this release
Summary
This is a patch release to address:
- an issue with having multiple Studio tabs/windows open that may prevent the saving of data on Studio
- performance issues in a migration command that prepares for future import search bug fixes and enhancements
- concurrency issues affecting the enqueuing of tasks that results in task duplication
What's Changed
- Optimized tsvectors insertion 🚀 by @vkWeb in #3892
- Reset elector when a duplicate leader is detected and capture errors in Sentry by @bjester in #3907
- Add task signature and locking when processing fetch_or_enqueue by @bjester in #3875
- Add line that prevents Django reapplying the migration by @bjester in #3911
- Update Spanish translation of 'Reflect' in JSON file by @bjester and @radinamatic in #3913
Full Changelog: v2022.12.16...v2023.01.17