10000 chore: release 2.19.1 · googleapis/python-storage@f3853ed · GitHub
[go: up one dir, main page]

Skip to content

Commit f3853ed

Browse files
committed
chore: release 2.19.1
Release-As: 2.19.1
1 parent 0780ea5 commit f3853ed

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@
44

55
[1]: https://pypi.org/project/google-cloud-storage/#history
66

7+
## [2.19.1](https://github.com/googleapis/python-storage/compare/v2.19.0...v2.19.1) (2025-02-04)
8+
9+
10+
### Bug Fixes
11+
12+
* Filter download_kwargs in BlobReader ([#1411](https://github.com/googleapis/python-storage/issues/1411)) ([0780ea5](https://github.com/googleapis/python-storage/commit/0780ea5c2c073eedb681af5d65083c8be05b8823))
13+
714
## [2.19.0](https://github.com/googleapis/python-storage/compare/v2.18.2...v2.19.0) (2024-11-21)
815

916

google/cloud/storage/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
__version__ = "2.19.0"
15+
__version__ = "2.19.1"

0 commit comments

Comments
 (0)
0