Skip to content
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

perf: Don't update session in cache after every request (backport #26308) #26362

Merged
merged 1 commit into from
May 9, 2024

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented May 7, 2024

It's just reading and writing same information except last_update inside data which is never read back from this.


This is an automatic backport of pull request #26308 done by [Mergify](https://mergify.com).

It's just reading and writing same information except last_update inside
data which is never read back from this.

(cherry picked from commit 7fe9cc4)
@mergify mergify bot requested a review from a team as a code owner May 7, 2024 10:32
@mergify mergify bot assigned ankush May 7, 2024
@mergify mergify bot requested review from ankush and removed request for a team May 7, 2024 10:32
@github-actions github-actions bot added the add-test-cases Add test case to validate fix or enhancement label May 7, 2024
@ankush ankush marked this pull request as draft May 7, 2024 10:33
@ankush ankush marked this pull request as ready for review May 9, 2024 12:27
@ankush ankush merged commit c0ba12c into version-15-hotfix May 9, 2024
18 checks passed
@ankush ankush deleted the mergify/bp/version-15-hotfix/pr-26308 branch May 9, 2024 12:27
frappe-pr-bot pushed a commit that referenced this pull request May 14, 2024
# [15.27.0](v15.26.0...v15.27.0) (2024-05-14)

### Bug Fixes

* allow navigating to `Table MultiSelect` fields using tab ([496ae05](496ae05))
* cache github release data per bench (backport [#26382](#26382)) ([#26387](#26387)) ([6e8ef85](6e8ef85))
* **document_follow:** `following` was treated as a string not a boolean ([e0ecfc6](e0ecfc6))
* Increase folder link field size ([#26381](#26381)) ([#26384](#26384)) ([52c335c](52c335c))
* **integrations:** add back `response.raise_for_status()` ([13182e4](13182e4))
* make rename_doc work pre_model_sync ([#26419](#26419)) ([2db51ea](2db51ea))
* pass user and shared params when checking for cache keys ([#26402](#26402)) ([#26404](#26404)) ([a0eb7c1](a0eb7c1))

### Features

* functionality to assign users by user group ([#26044](#26044)) ([#26432](#26432)) ([c308931](c308931))

### Performance Improvements

* Don't update session in cache after every request ([#26308](#26308)) ([#26362](#26362)) ([c0ba12c](c0ba12c))
@frappe-pr-bot
Copy link
Collaborator

🎉 This PR is included in version 15.27.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 30, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
add-test-cases Add test case to validate fix or enhancement released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants