<feed xmlns='http://www.w3.org/2005/Atom'>
<title>go-schwift, branch v1.2.0</title>
<subtitle>Go client library for Swift (OpenStack object storage) aka Rackspace Cloud Files aka Memset Memstore
</subtitle>
<link rel='alternate' type='text/html' href='http://git.xyrillian.de/go-schwift/'/>
<entry>
<title>v1.2.0</title>
<updated>2022-10-28T14:08:04+00:00</updated>
<author>
<name>Stefan Majewsky</name>
<email>stefan.majewsky@sap.com</email>
</author>
<published>2022-10-28T14:08:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.xyrillian.de/go-schwift/commit/?id=6067bcb956c78a38b12bb8f7a3b050a03bde97f0'/>
<id>6067bcb956c78a38b12bb8f7a3b050a03bde97f0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'SuperSandro2000:sha2'</title>
<updated>2022-10-28T14:06:40+00:00</updated>
<author>
<name>Stefan Majewsky</name>
<email>stefan.majewsky@sap.com</email>
</author>
<published>2022-10-28T14:06:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.xyrillian.de/go-schwift/commit/?id=90dd519a948d06738479c04d331f28dfab99315c'/>
<id>90dd519a948d06738479c04d331f28dfab99315c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove sha512 as a tempurl digest option</title>
<updated>2022-10-28T14:05:40+00:00</updated>
<author>
<name>Stefan Majewsky</name>
<email>stefan.majewsky@sap.com</email>
</author>
<published>2022-10-28T14:05:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.xyrillian.de/go-schwift/commit/?id=5cf9b60d2ded95d29827389a1a5901f1068d4337'/>
<id>5cf9b60d2ded95d29827389a1a5901f1068d4337</id>
<content type='text'>
After consulting the Swift source code, we learned that sha512
signatures are formatted using a different scheme. Since sha512 offers
no real advantage at this point as long as we support sha256 instead,
we can just avoid the complexity of supporting the other scheme for now.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
After consulting the Swift source code, we learned that sha512
signatures are formatted using a different scheme. Since sha512 offers
no real advantage at this point as long as we support sha256 instead,
we can just avoid the complexity of supporting the other scheme for now.
</pre>
</div>
</content>
</entry>
<entry>
<title>Cleanup container and eact to Ctrl+C</title>
<updated>2022-10-28T11:09:11+00:00</updated>
<author>
<name>Sandro Jäckel</name>
<email>sandro.jaeckel@sap.com</email>
</author>
<published>2022-10-28T11:09:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.xyrillian.de/go-schwift/commit/?id=5fd42a265399623a5c1793d0a18cd7369c755c82'/>
<id>5fd42a265399623a5c1793d0a18cd7369c755c82</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Generate digest preferable with sha2, then sha512 and fallback to insecure sha1</title>
<updated>2022-10-28T11:08:59+00:00</updated>
<author>
<name>Sandro Jäckel</name>
<email>sandro.jaeckel@sap.com</email>
</author>
<published>2022-10-26T13:23:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.xyrillian.de/go-schwift/commit/?id=82de494f495481b5ae016038c7020898a135c8dc'/>
<id>82de494f495481b5ae016038c7020898a135c8dc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix linting errors</title>
<updated>2022-10-28T10:55:16+00:00</updated>
<author>
<name>Sandro Jäckel</name>
<email>sandro.jaeckel@sap.com</email>
</author>
<published>2022-10-26T13:23:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.xyrillian.de/go-schwift/commit/?id=8b38a040830109f19550e7329b82ec5caf76b321'/>
<id>8b38a040830109f19550e7329b82ec5caf76b321</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Switch to go-makefile-maker</title>
<updated>2022-10-26T13:24:18+00:00</updated>
<author>
<name>Sandro Jäckel</name>
<email>sandro.jaeckel@sap.com</email>
</author>
<published>2022-10-26T11:47:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.xyrillian.de/go-schwift/commit/?id=4f67f4c0a59a850321b37a154efc9bde60539ca8'/>
<id>4f67f4c0a59a850321b37a154efc9bde60539ca8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix typos</title>
<updated>2022-10-26T13:24:17+00:00</updated>
<author>
<name>Sandro Jäckel</name>
<email>sandro.jaeckel@sap.com</email>
</author>
<published>2022-10-26T11:47:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.xyrillian.de/go-schwift/commit/?id=72b8b1e9e393fa987f5ddfa205ace1ea01f2d592'/>
<id>72b8b1e9e393fa987f5ddfa205ace1ea01f2d592</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump dependencies</title>
<updated>2022-10-26T12:05:44+00:00</updated>
<author>
<name>Sandro Jäckel</name>
<email>sandro.jaeckel@sap.com</email>
</author>
<published>2022-10-26T09:32:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.xyrillian.de/go-schwift/commit/?id=f0036dd9238d42ec0ed00ff97362339af0631c43'/>
<id>f0036dd9238d42ec0ed00ff97362339af0631c43</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Format with go 1.19</title>
<updated>2022-10-26T12:05:42+00:00</updated>
<author>
<name>Sandro Jäckel</name>
<email>sandro.jaeckel@sap.com</email>
</author>
<published>2022-10-26T09:31:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.xyrillian.de/go-schwift/commit/?id=04ce17415f25dbf10eba954212c8428ae630df88'/>
<id>04ce17415f25dbf10eba954212c8428ae630df88</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
