-
Notifications
You must be signed in to change notification settings - Fork 3.9k
chore: release v14 #18878
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 #18878
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 ce360b6)
(cherry picked from commit f456562)
…-18771 feat: Set default SQL statement timeouts (backport #18771)
* test: fix flaky RQ job tests Sometimes stop_job doesn't succeed and causes tests to timeout. Reduced sleep time to avoid this in tests. We are still testing all the important features - monitoring. * build(deps): Bump RQ to latest version Minor bugfixes that affect us ref: https://github.com/rq/rq/releases * test: sanity tests for scheduled job types * test(test_runner): dont set bench_id globally * refactor: stop_job shouldn't throw error The intention of use here is to stop stuck jobs or long running jobs, if for some reason they were stopped by the time command gets executed, there's no need to throw error. (cherry picked from commit 032df94) # Conflicts: # frappe/core/doctype/rq_job/test_rq_job.py
…-18767 test: bg jobs test cleanup (backport #18767)
(cherry picked from commit b71d93e)
(cherry picked from commit b0cb1ad)
(cherry picked from commit ffdd368)
(cherry picked from commit 66f5f4d)
…-18814 refactor: deprecate unused DB methods + misc (backport #18814)
statcimethod doesn't return normal function so can't be "chained" the other way around [skip ci]
Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser) from 4.0.4 to 4.0.5. - [Release notes](https://github.com/socketio/socket.io-parser/releases) - [Changelog](https://github.com/socketio/socket.io-parser/blob/main/CHANGELOG.md) - [Commits](socketio/socket.io-parser@4.0.4...4.0.5) --- updated-dependencies: - dependency-name: socket.io-parser dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (cherry picked from commit 104942e) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit faab012)
(cherry picked from commit 19bb792)
(cherry picked from commit 31415bb)
* fix : correct inbox view route (#18807) Close #18625 and #14832 More details here : https://discuss.erpnext.com/t/mail-inbox-view-does-not-work-no-mailbox-icon/92143/3?u=jodeq (cherry picked from commit cd7bafa) # Conflicts: # frappe/public/js/frappe/list/list_view_select.js * chore: fix conflict Co-authored-by: JodeQ <jodeq@users.noreply.github.com>
* fix: raise exception if doc before save is not found * test: ensure error is raised when trying to save new doc using `doc.save()` * chore: add comment explaining condition * test: clearer name and docstring (cherry picked from commit a42ca7d) Co-authored-by: Sagar Vora <sagar@resilient.tech>
(cherry picked from commit 7f3ea7a) Co-authored-by: Sagar Vora <sagar@resilient.tech>
* perf: faster generate_hash (cherry picked from commit fcaa16b) * refactor: remove `txt` param from generate_hash use (cherry picked from commit f34f703) # Conflicts: # frappe/tests/test_modules.py * chore: conflicts Co-authored-by: Ankush Menat <ankush@frappe.io> Co-authored-by: Ankush Menat <ankushmenat@gmail.com>
(cherry picked from commit 838a523) Co-authored-by: Sagar Vora <sagar@resilient.tech>
🎉 This PR is included in version 14.15.0 🎉 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.