File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 4
4
5
5
[ 1 ] : https://pypi.org/project/google-cloud-storage/#history
6
6
7
+ ## [ 3.1.0] ( https://github.com/googleapis/python-storage/compare/v3.0.0...v3.1.0 ) (2025-02-27)
8
+
9
+
10
+ ### Features
11
+
12
+ * Add api_key argument to Client constructor ([ #1441 ] ( https://github.com/googleapis/python-storage/issues/1441 ) ) ([ c869e15] ( https://github.com/googleapis/python-storage/commit/c869e15ec535a0aa50029d30b6a3ce64ff119b5f ) )
13
+ * Add Bucket.move_blob() for HNS-enabled buckets ([ #1431 ] ( https://github.com/googleapis/python-storage/issues/1431 ) ) ([ 24c000f] ( https://github.com/googleapis/python-storage/commit/24c000fb7b9f576e6d6c6ec5733f3971fe133655 ) )
14
+
7
15
## [ 3.0.0] ( https://github.com/googleapis/python-storage/compare/v2.19.0...v3.0.0 ) (2025-01-28)
8
16
9
17
Original file line number Diff line number Diff line change 12
12
# See the License for the specific language governing permissions and
13
13
# limitations under the License.
14
14
15
- __version__ = "3.0 .0"
15
+ __version__ = "3.1 .0"
You can’t perform that action at this time.
0 commit comments