-
Notifications
You must be signed in to change notification settings - Fork 14
Comparing changes
Open a pull request
base repository: maykinmedia/objects-api
base: 3.0.1
head repository: maykinmedia/objects-api
compare: 3.0.2
- 15 commits
- 25 files changed
- 2 contributors
Commits on Mar 4, 2025
-
Merge pull request #537 from maykinmedia/release/3.1.0
🔖 release 3.0.1
Configuration menu - View commit details
-
Copy full SHA for e5268e8 - Browse repository at this point
Copy the full SHA e5268e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for e7bff7b - Browse repository at this point
Copy the full SHA e7bff7bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c8d3db - Browse repository at this point
Copy the full SHA 9c8d3dbView commit details -
⚡ [#538] Optimize objects list performance
the filter to only include the objectrecords with the highest index per object was causing major performance degradations, especially in combination with filters on data_attrs. Instead of using `Max(...)` together with GROUP BY, we now use Window to figure out the max index per object which is more efficient for larger datasetsConfiguration menu - View commit details
-
Copy full SHA for 39b01fa - Browse repository at this point
Copy the full SHA 39b01faView commit details
Commits on Mar 5, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 88c96c7 - Browse repository at this point
Copy the full SHA 88c96c7View commit details
Commits on Mar 6, 2025
-
Merge pull request #539 from maykinmedia/issue/523-selected-fields-no…
…t-tracked [#523] Added help_text in Change Permission View
Configuration menu - View commit details
-
Copy full SHA for 8a2f638 - Browse repository at this point
Copy the full SHA 8a2f638View commit details -
Merge pull request #540 from maykinmedia/issue/538-list-performance
⚡ [#538] Optimize objects list performance
Configuration menu - View commit details
-
Copy full SHA for bede7c9 - Browse repository at this point
Copy the full SHA bede7c9View commit details -
⬆️ [#541] Upgrade kombu to 5.4.2
since Celery 5.5 isn't out yet, this should fix the redis connection issues
Configuration menu - View commit details
-
Copy full SHA for e4910b1 - Browse repository at this point
Copy the full SHA e4910b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3759fc0 - Browse repository at this point
Copy the full SHA 3759fc0View commit details -
Merge pull request #544 from maykinmedia/issue/upgrade-jinja2
⬆️ Upgrade jinja2 to 3.1.6 to fix security issue
Configuration menu - View commit details
-
Copy full SHA for c122778 - Browse repository at this point
Copy the full SHA c122778View commit details -
Merge pull request #542 from maykinmedia/issue/541-celery-5.5
⬆️ [#541] Upgrade kombu to 5.4.2
Configuration menu - View commit details
-
Copy full SHA for 1457721 - Browse repository at this point
Copy the full SHA 1457721View commit details
Commits on Mar 7, 2025
-
Configuration menu - View commit details
-
Copy full SHA for c337bb9 - Browse repository at this point
Copy the full SHA c337bb9View commit details -
Merge pull request #547 from maykinmedia/issue/upgrade-django
⬆️ Upgrade Django to 4.2.20
Configuration menu - View commit details
-
Copy full SHA for 4e17dc5 - Browse repository at this point
Copy the full SHA 4e17dc5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 174b7ed - Browse repository at this point
Copy the full SHA 174b7edView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f32a61 - Browse repository at this point
Copy the full SHA 1f32a61View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 3.0.1...3.0.2