Skip to content

Tags: PressureTank/edge

Tags

v1.68.0

Toggle v1.68.0's commit message
pkg/linksharing/sharing: extend Accept-Encoding parsing for zip content

When handling requests for files inside ZIPs, the Accept-Encoding
request header is now parsed according to RFC 9110. Previously, we used
a simpler parsing mechanism which broke when qvalues were specified.

Resolves storj#377

Change-Id: I57efb16b40d573e99568f5a4a9af6ef08ce56130

v1.67.0

Toggle v1.67.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
MAINTAINERS.md: update release process description (storj#370)

* mainteiners.md: update release process description

* Update MAINTAINERS.md

Co-authored-by: Artur M. Wolff <artur@storj.io>

---------

Co-authored-by: Antonio Franco <antonio@storj.io>
Co-authored-by: Artur M. Wolff <artur@storj.io>

v1.66.3

Toggle v1.66.3's commit message

Verified

This commit was signed with the committer’s verified signature.
halkyon Sean Harvey
pkg/auth/spannerauth: fix zero time for expires_at records

currently we are setting a zero time value in the database
during the spannerauthmigration process, e.g.
0001-01-01T00:00:00Z, which results in row deletion policy / TTL
deleting records that weren't supposed to expire.

this change adds a check to spannerauth.Put to ensure we aren't
going to write a zero value expiry time, but keep it as null so
the row deletion policy won't delete them.

Change-Id: I15d289b9db79ce6573db9b3f27cc301f2d1eae24

v1.66.2

Toggle v1.66.2's commit message

Verified

This tag was signed with the committer’s verified signature.
 v1.66.2

v1.66.1

Toggle v1.66.1's commit message

Verified

This tag was signed with the committer’s verified signature.
 v1.66.1

v1.66.0

Toggle v1.66.0's commit message

Verified

This tag was signed with the committer’s verified signature.
 v1.66.0

v1.65.0

Toggle v1.65.0's commit message

Verified

This tag was signed with the committer’s verified signature.
 v1.65.0

v1.64.1

Toggle v1.64.1's commit message

Verified

This tag was signed with the committer’s verified signature.
 v1.64.1

v1.64.0

Toggle v1.64.0's commit message

Verified

This tag was signed with the committer’s verified signature.
 v1.64.0

v1.63.0

Toggle v1.63.0's commit message

Verified

This tag was signed with the committer’s verified signature.
 v1.63.0