Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
ServerSideHannes
/
s3proxy-python
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Issues
5
Pull requests
4
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
All time
Commit history
Commits on Aug 6, 2026
chore(deps): bump the all-dependencies group with 5 updates (#151)
Show description for d9e0d29
dependabot[bot]
authored
d9e0d29
View commit details
Copy full SHA for d9e0d29
Browse repository at this point
Commits on Aug 5, 2026
chore(deps): bump aiohttp from 3.14.1 to 3.14.3 in the security group across 1 directory (#150)
Show description for 4eea214
dependabot[bot]
authored
4eea214
View commit details
Copy full SHA for 4eea214
Browse repository at this point
Commits on Aug 3, 2026
chore(deps): bump postcss from 8.5.15 to 8.5.25 in /dashboard-frontend (#149)
Show description for 5e1b204
dependabot[bot]
authored
5e1b204
View commit details
Copy full SHA for 5e1b204
Browse repository at this point
chore(deps-dev): bump @sveltejs/kit from 2.64.0 to 2.70.1 in /dashboard-frontend (#141)
Show description for 206c795
dependabot[bot]
authored
206c795
View commit details
Copy full SHA for 206c795
Browse repository at this point
chore(deps): bump docker/login-action from 4.4.0 to 4.6.0 in the github-actions group (#145)
Show description for 06df4b1
dependabot[bot]
authored
06df4b1
View commit details
Copy full SHA for 06df4b1
Browse repository at this point
chore(deps): bump the all-dependencies group with 6 updates (#146)
Show description for e4eb457
dependabot[bot]
authored
e4eb457
View commit details
Copy full SHA for e4eb457
Browse repository at this point
Commits on Jul 31, 2026
fix: serialize CompleteMultipartUpload across HA pods (#148)
Show description for 27b77cf
ServerSideHannes
and
cursoragent
authored
27b77cf
View commit details
Copy full SHA for 27b77cf
Browse repository at this point
Commits on Jul 30, 2026
fix: retry message-less 400 on UploadPart (#147)
ServerSideHannes
authored
25732b5
View commit details
Copy full SHA for 25732b5
Browse repository at this point
Commits on Jul 29, 2026
fix: retry 504 GatewayTimeout and resume truncated source reads (#144)
ServerSideHannes
authored
1c84dc4
View commit details
Copy full SHA for 1c84dc4
Browse repository at this point
fix: retry UploadPart on transient backend errors (#143)
ServerSideHannes
authored
5dade4c
View commit details
Copy full SHA for 5dade4c
Browse repository at this point
Commits on Jul 24, 2026
chore(deps): bump the all-dependencies group across 1 directory with 4 updates (#140)
Show description for 7c4fcb6
dependabot[bot]
authored
7c4fcb6
View commit details
Copy full SHA for 7c4fcb6
Browse repository at this point
chore(deps): bump actions/setup-python from 6 to 7 in the github-actions group (#139)
Show description for 3384850
dependabot[bot]
authored
3384850
View commit details
Copy full SHA for 3384850
Browse repository at this point
Commits on Jul 23, 2026
fix: retry CompleteMultipartUpload on transient backend errors (#138)
ServerSideHannes
authored
c1d8d4d
View commit details
Copy full SHA for c1d8d4d
Browse repository at this point
Commits on Jul 20, 2026
fix: hybrid passthrough for Scylla backup UploadPartCopy part 2 (#137)
Show description for c94cd5a
ServerSideHannes
and
cursoragent
authored
c94cd5a
View commit details
Copy full SHA for c94cd5a
Browse repository at this point
fix(chart): drain s3proxy pods on scale-in instead of killing in-flight uploads (#136)
ServerSideHannes
authored
cd91e22
View commit details
Copy full SHA for cd91e22
Browse repository at this point
Commits on Jul 19, 2026
fix: pin uvicorn loop to asyncio (loop=auto silently re-enables uvloop) (#135)
ServerSideHannes
authored
7deb26e
View commit details
Copy full SHA for 7deb26e
Browse repository at this point
Commits on Jul 17, 2026
fix: disable uvloop by default (libuv abort under backend connection churn) (#134)
ServerSideHannes
authored
8e7d7e2
View commit details
Copy full SHA for 8e7d7e2
Browse repository at this point
Commits on Jul 16, 2026
fix: retry transient source-read and segment-copy failures in UploadPartCopy (#133)
ServerSideHannes
authored
dcd4c8c
View commit details
Copy full SHA for dcd4c8c
Browse repository at this point
Commits on Jul 12, 2026
fix: report plaintext size/etag for multipart objects in listings (#131)
ServerSideHannes
authored
2e1a856
View commit details
Copy full SHA for 2e1a856
Browse repository at this point
Commits on Jul 10, 2026
fix: deferred copy tail double-counted in completed object plaintext size (#126)
ServerSideHannes
authored
73a4227
View commit details
Copy full SHA for 73a4227
Browse repository at this point
Commits on Jul 9, 2026
fix: ClickHouse 500+ part uploads and GetBucketVersioning probe (#125)
Show description for 94e30ca
ServerSideHannes
and
cursoragent
authored
94e30ca
View commit details
Copy full SHA for 94e30ca
Browse repository at this point
fix: hybrid passthrough defer tail + UploadPartCopy keepalive (2026.7.17) (#124)
Show description for 9d6721d
ServerSideHannes
and
cursoragent
authored
9d6721d
View commit details
Copy full SHA for 9d6721d
Browse repository at this point
fix: hybrid passthrough for Scylla manifest mid-frame range tail (#123)
Show description for 64a56b6
ServerSideHannes
and
cursoragent
authored
64a56b6
View commit details
Copy full SHA for 64a56b6
Browse repository at this point
chore(deps): bump docker/login-action from 4.2.0 to 4.4.0 in the github-actions group (#119)
Show description for 081e18c
dependabot[bot]
authored
081e18c
View commit details
Copy full SHA for 081e18c
Browse repository at this point
chore(deps): bump the all-dependencies group with 3 updates (#120)
Show description for c816082
dependabot[bot]
authored
c816082
View commit details
Copy full SHA for c816082
Browse repository at this point
Commits on Jul 8, 2026
fix: range-aware passthrough for Scylla manifest UploadPartCopy (#122)
Show description for 832a13e
ServerSideHannes
and
cursoragent
authored
832a13e
View commit details
Copy full SHA for 832a13e
Browse repository at this point
fix: passthrough Scylla manifest UploadPartCopy with full-object range (#121)
Show description for fe3cc10
ServerSideHannes
and
cursoragent
authored
fe3cc10
View commit details
Copy full SHA for fe3cc10
Browse repository at this point
fix: drop MinIO tmpfs cap for OOM proof tests (#118)
Show description for d334adf
ServerSideHannes
and
cursoragent
authored
d334adf
View commit details
Copy full SHA for d334adf
Browse repository at this point
fix: do not defer signature for presigned PUTs (#116 regression) (#117)
Show description for a00e00a
ServerSideHannes
and
cursoragent
authored
a00e00a
View commit details
Copy full SHA for a00e00a
Browse repository at this point
fix: stream large unsigned PUTs once (deferred SigV4) (#116)
Show description for 3d3248f
ServerSideHannes
and
cursoragent
authored
3d3248f
View commit details
Copy full SHA for 3d3248f
Browse repository at this point
Commits on Jul 7, 2026
fix: UploadPartCopy passthrough + copy pipeline memory cap (#115)
Show description for 6cab35d
ServerSideHannes
and
cursoragent
authored
6cab35d
View commit details
Copy full SHA for 6cab35d
Browse repository at this point
fix: per-part copy memory reservation (Scylla backup 503 storm) (#114)
Show description for b6a2348
ServerSideHannes
and
cursoragent
authored
b6a2348
View commit details
Copy full SHA for b6a2348
Browse repository at this point
fix: make server-side copies O(1) memory (stop Scylla backup 503 storm) (#113)
ServerSideHannes
authored
57dc8ec
View commit details
Copy full SHA for 57dc8ec
Browse repository at this point
fix: writer preference so budget-monopolizing copies are not starved (#112)
ServerSideHannes
authored
9f7e648
View commit details
Copy full SHA for 9f7e648
Browse repository at this point
Commits on Jul 6, 2026
feat: HAProxy Prometheus exporter on frontproxy (#111)
Show description for d181a3c
ServerSideHannes
and
cursoragent
authored
d181a3c
View commit details
Copy full SHA for d181a3c
Browse repository at this point
Previous
Next
You can’t perform that action at this time.