Skip to content

Commit

Permalink
chore(main): release 1.3.0 (#75)
Browse files Browse the repository at this point in the history
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
  • Loading branch information
release-please[bot] authored Apr 19, 2022
1 parent 5829dbc commit 45698d8
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions packages/google-cloud-storage-transfer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## [1.3.0](https://github.com/googleapis/python-storage-transfer/compare/v1.2.1...v1.3.0) (2022-04-14)


### Features

* add support for Agent Pools ([#74](https://github.com/googleapis/python-storage-transfer/issues/74)) ([131bef4](https://github.com/googleapis/python-storage-transfer/commit/131bef48fa04b6b3b483675f0f07fc819a6f20d6))
* add support for Cloud Logging ([131bef4](https://github.com/googleapis/python-storage-transfer/commit/131bef48fa04b6b3b483675f0f07fc819a6f20d6))
* add support for metadata preservation ([131bef4](https://github.com/googleapis/python-storage-transfer/commit/131bef48fa04b6b3b483675f0f07fc819a6f20d6))
* add support for transferring a specific list of objects (manifest) ([131bef4](https://github.com/googleapis/python-storage-transfer/commit/131bef48fa04b6b3b483675f0f07fc819a6f20d6))
* add support for transfers between file systems ([131bef4](https://github.com/googleapis/python-storage-transfer/commit/131bef48fa04b6b3b483675f0f07fc819a6f20d6))

### [1.2.1](https://github.com/googleapis/python-storage-transfer/compare/v1.2.0...v1.2.1) (2022-03-05)


Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-storage-transfer/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
name = "google-cloud-storage-transfer"
description = "Storage Transfer API client library"
url = "https://github.com/googleapis/python-storage-transfer"
version = "1.2.1"
version = "1.3.0"
release_status = "Development Status :: 5 - Production/Stable"
dependencies = [
# NOTE: Maintainers, please do not require google-api-core>=2.x.x
Expand Down

0 comments on commit 45698d8

Please sign in to comment.