-
Notifications
You must be signed in to change notification settings - Fork 4.4k
chore: release v14 #33253
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
chore: release v14 #33253
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(cherry picked from commit 1ceea95)
…-33189 refactor: utility method to fetch custom sql functions and procedure (backport #33189)
#33208) MariaDB query is case insensitive, so our check should be as well, else we get warnings that aren't real. (cherry picked from commit a1dae98) Signed-off-by: Akhil Narang <[email protected]> Co-authored-by: Akhil Narang <[email protected]>
(cherry picked from commit d20e0d8) Signed-off-by: Akhil Narang <[email protected]> Co-authored-by: Akhil Narang <[email protected]>
Signed-off-by: Akhil Narang <[email protected]> (cherry picked from commit 41a13a0)
Signed-off-by: Akhil Narang <[email protected]> (cherry picked from commit 6e6150d)
…-33100 fix: tighten function check in `validate_order_by_and_group_by` (backport #33100)
…33210) * fix(DX): print execution time after printing query (#33207) Who reads it the other way around 🗿 (cherry picked from commit 35c1cc0) # Conflicts: # frappe/database/database.py * chore: conflicts --------- Co-authored-by: Ankush Menat <[email protected]>
…) (#33205) * fix: always persist all indexes added via db.add_index (#31177) * fix: always persist all indexes added via db.add_index * fix: Add `if not exists` clause for index creation This allows replica to have same index and master to add it later without causing SQL error. Just minor DX benefit. * fix(postgres): don't cache if table doesn't exist * chore: revert postgres changes Hopeless to maintain this (cherry picked from commit 573028a) # Conflicts: # frappe/core/doctype/recorder/recorder.py * conflicts --------- Co-authored-by: Ankush Menat <[email protected]>
* test: Cancel pending jobs in RQ tests (#32970) This casues flake sometimes when other tests don't cleanup long running pending jobs. (cherry picked from commit 7e2b495) # Conflicts: # frappe/core/doctype/rq_job/test_rq_job.py * chore: conflicts --------- Co-authored-by: Ankush Menat <[email protected]>
|
🎉 This PR is included in version 14.96.12 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Automated weekly release.