—
title: Shrine 2.1.1¶ ↑
Regressions¶ ↑
- 
S3#openhas switched fromDown.downloadtoDown.openin the previousShrineversion, however the Down version 2.3.3 doesn’t requirenet/http, which means thatS3#openwould raise an “undefined constant Net” error in casenet/httpwasn’t required anywhere else. This is fixed by bumping the required Down version to 2.3.4, which requires net/http.