index
:
go-schwift
main
Go client library for Swift (OpenStack object storage) aka Rackspace Cloud Files aka Memset Memstore
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Branch
Commit message
Author
Age
main
CHANGELOG: put a reminder to myself to bump version.go on release
Stefan Majewsky
7 weeks
Tag
Download
Author
Age
v2.2.1
go-schwift-2.2.1.tar.gz
Stefan Majewsky
2 months
v2.2.0
go-schwift-2.2.0.tar.gz
Stefan Majewsky
2 months
v2.1.0
go-schwift-2.1.0.tar.gz
Stefan Majewsky
5 months
v2.0.0
go-schwift-2.0.0.tar.gz
Stefan Majewsky
2 years
v1.3.0
go-schwift-1.3.0.tar.gz
Stefan Majewsky
3 years
v1.2.0
go-schwift-1.2.0.tar.gz
Stefan Majewsky
4 years
v1.1.0
go-schwift-1.1.0.tar.gz
Stefan Majewsky
5 years
v1.0.0
go-schwift-1.0.0.tar.gz
Stefan Majewsky
5 years
Age
Commit message
Author
Files
Lines
2026-07-21
v2.2.1
v2.2.1
Stefan Majewsky
2
-2
/
+2
2026-07-21
convert copyright headers to SPDX format
Stefan Majewsky
38
-629
/
+77
2026-07-21
bump Go to 1.26, replace errext.As with errors.AsType
Stefan Majewsky
6
-35
/
+8
2026-07-21
use t.Context() instead of context.TODO() in tests
Stefan Majewsky
11
-199
/
+188
2026-07-21
use http.MethodFoo constants where possible
Stefan Majewsky
7
-20
/
+20
2026-07-21
make Account.Headers and Container.Headers thread-safe
Stefan Majewsky
3
-17
/
+22
2026-07-17
v2.2.0
v2.2.0
Stefan Majewsky
2
-2
/
+2
2026-07-17
bump all dependencies to their latest versions
Stefan Majewsky
3
-12
/
+13
2026-07-17
add Account.ModifyReportedCapabilities
Stefan Majewsky
2
-3
/
+28
2026-04-19
v2.1.0
v2.1.0
Stefan Majewsky
1
-1
/
+1
[...]