Releases: pivotal-cf/pivnet-resource
Releases · pivotal-cf/pivnet-resource
v0.31.23
add upload file size limit of 20gb [#165383270] Signed-off-by: Andreas Voellmer <[email protected]>
v0.31.22
fix acceptance tests Signed-off-by: Ka Hin Ng <[email protected]>
v0.31.21
v0.31.20
Make polling for product file async transfers configurable Some users upload very large files to Pivotal Network and thus having the resource block on that step can be greiving - especially when job errors because of internal timeouts. Another workflow can be to have the resource upload the resource and product files correctly and then address any product checksum validation concerns when switch from 'Admins Only' visibility.
v0.31.19
adding unzip pivnet resource is dependent upon this [#163591178]
v0.31.18
change base image to our own image we were using an unsupported image previously we want to make sure that the base image we use for testing is the same for building [#162284557] [#163591178] Signed-off-by: Andreas Voellmer <[email protected]>
v0.31.17
Add bash to pivnet-resource dockerfile [#163571133] Signed-off-by: Andreas Voellmer <[email protected]>
v0.31.16
Add support for `product_files[].file_version` on put - This allows us to attach a single file to multiple releases, the file can be versioned independently of its parent release [#157640195] **Explore** update our pipelines to add existing files with the new pivnet resource Signed-off-by: Lyle Franklin <[email protected]>
v0.31.15
Remove references of bucket and region from README
v0.31.14
Update gopivnet [#160851928] Signed-off-by: Vitaliy Krasylovets <[email protected]>