-
Notifications
You must be signed in to change notification settings - Fork 385
Comparing changes
Open a pull request
base repository: userver-framework/userver
base: develop@{1day}
head repository: userver-framework/userver
compare: develop
- 9 commits
- 50 files changed
- 7 contributors
Commits on Apr 28, 2026
-
feat userver: support PQsendPipelineSync
commit_hash:398e6ddac4e063d70280adb586d1b9d29d962c71
romankoshelev committedApr 28, 2026 Configuration menu - View commit details
-
Copy full SHA for 1787e82 - Browse repository at this point
Copy the full SHA 1787e82View commit details -
cc core: cleanup wait-all-checked-upgrade experiment
Removes the old WaitAllChecked implementation and cleans up the related experiment. commit_hash:fcd3a1cc43e3858f76fc3f7f172529f01511387c
lexeyo committedApr 28, 2026 Configuration menu - View commit details
-
Copy full SHA for 2142e76 - Browse repository at this point
Copy the full SHA 2142e76View commit details -
feat build: provide a userver/version.hpp file
Tests: протестировано CI Closes: #1174 commit_hash:43846101ef0d972348e42c253853801dcb19a5a2
Configuration menu - View commit details
-
Copy full SHA for 063166d - Browse repository at this point
Copy the full SHA 063166dView commit details -
cc engine: add tests for critical task cancellation
commit_hash:3ff5e3b9ee94fc59a4c232b6d26a392288f02c9e
Configuration menu - View commit details
-
Copy full SHA for 8b432b7 - Browse repository at this point
Copy the full SHA 8b432b7View commit details -
fix chaotic: fixup chrono milliseconds convert
Tests: протестировано CI --- Pull Request resolved: #1195 Co-authored-by: antoshkka <antoshkka@userver.tech> commit_hash:9a73d342ab276357c57b27707df398165dbff73c
Configuration menu - View commit details
-
Copy full SHA for 9a0dc8e - Browse repository at this point
Copy the full SHA 9a0dc8eView commit details -
commit_hash:cf262ceb5de32a8336ad10cd0d94dcc79e18da4f
Configuration menu - View commit details
-
Copy full SHA for d9bb339 - Browse repository at this point
Copy the full SHA d9bb339View commit details -
commit_hash:de8ad0052ef76890a95460adbba75eea8e9c466d
Configuration menu - View commit details
-
Copy full SHA for 10da651 - Browse repository at this point
Copy the full SHA 10da651View commit details -
Configuration menu - View commit details
-
Copy full SHA for 22dbc4b - Browse repository at this point
Copy the full SHA 22dbc4bView commit details
Commits on Apr 29, 2026
-
feat redis: add CLUSTER SHARDS option
Adding support for CLUSTER SHARDS to determine topology instead of CLUSTER SLOTS. Unlike cluster slots, it includes unavailable hosts (marked with "health": "failed") in the list of shards. This is important for determining the source of the problem: whether we cannot connect to the host, or the host is unavailable and the cluster itself is aware of it. commit_hash:2fccb9fbebd76ec9093937b77b4f89c1635ead20
vaninvv committedApr 29, 2026 Configuration menu - View commit details
-
Copy full SHA for 4661929 - Browse repository at this point
Copy the full SHA 4661929View 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 develop@{1day}...develop