Skip to content
This repository was archived by the owner on Feb 28, 2024. It is now read-only.

Commit

Permalink
chore(main): release 3.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored Jan 7, 2023
1 parent 6bad165 commit b94457b
Show file tree
Hide file tree
Showing 12 changed files with 37 additions and 11 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "3.14.1"
".": "3.15.0"
}
26 changes: 26 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,32 @@

[1]: https://pypi.org/project/google-cloud-asset/#history

## [3.15.0](https://github.com/googleapis/python-asset/compare/v3.14.1...v3.15.0) (2023-01-07)


### Features

* Add a new searchable field kmsKeys ([#506](https://github.com/googleapis/python-asset/issues/506)) ([07dd6cc](https://github.com/googleapis/python-asset/commit/07dd6ccc25d032b3fad6a0a262067b7a4fdd5f65))
* Add support for `google.cloud.asset.__version__` ([6bad165](https://github.com/googleapis/python-asset/commit/6bad165c91a86f7d685801c99cbdf79b3b31dbaf))
* Add typing to proto.Message based class attributes ([6bad165](https://github.com/googleapis/python-asset/commit/6bad165c91a86f7d685801c99cbdf79b3b31dbaf))


### Bug Fixes

* Add dict typing for client_options ([6bad165](https://github.com/googleapis/python-asset/commit/6bad165c91a86f7d685801c99cbdf79b3b31dbaf))
* Deprecate searchable field kmsKey ([07dd6cc](https://github.com/googleapis/python-asset/commit/07dd6ccc25d032b3fad6a0a262067b7a4fdd5f65))
* **deps:** Allow protobuf 3.19.5 ([#508](https://github.com/googleapis/python-asset/issues/508)) ([818abbb](https://github.com/googleapis/python-asset/commit/818abbbcbb829a726d18ba1e7e7e03f997d4256a))
* **deps:** Require google-api-core >=1.34.0, >=2.11.0 ([6bad165](https://github.com/googleapis/python-asset/commit/6bad165c91a86f7d685801c99cbdf79b3b31dbaf))
* Drop usage of pkg_resources ([6bad165](https://github.com/googleapis/python-asset/commit/6bad165c91a86f7d685801c99cbdf79b3b31dbaf))
* Fix timeout default values ([6bad165](https://github.com/googleapis/python-asset/commit/6bad165c91a86f7d685801c99cbdf79b3b31dbaf))


### Documentation

* **samples:** Snippetgen handling of repeated enum field ([6bad165](https://github.com/googleapis/python-asset/commit/6bad165c91a86f7d685801c99cbdf79b3b31dbaf))
* **samples:** Snippetgen should call await on the operation coroutine before calling result ([6bad165](https://github.com/googleapis/python-asset/commit/6bad165c91a86f7d685801c99cbdf79b3b31dbaf))
* Small change for documentation ([6bad165](https://github.com/googleapis/python-asset/commit/6bad165c91a86f7d685801c99cbdf79b3b31dbaf))

## [3.14.1](https://github.com/googleapis/python-asset/compare/v3.14.0...v3.14.1) (2022-09-29)


Expand Down
2 changes: 1 addition & 1 deletion google/cloud/asset/gapic_version.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
__version__ = "3.14.1" # {x-release-please-version}
__version__ = "3.15.0" # {x-release-please-version}
2 changes: 1 addition & 1 deletion google/cloud/asset_v1/gapic_version.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
__version__ = "3.14.1" # {x-release-please-version}
__version__ = "3.15.0" # {x-release-please-version}
2 changes: 1 addition & 1 deletion google/cloud/asset_v1p1beta1/gapic_version.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
__version__ = "3.14.1" # {x-release-please-version}
__version__ = "3.15.0" # {x-release-please-version}
2 changes: 1 addition & 1 deletion google/cloud/asset_v1p2beta1/gapic_version.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
__version__ = "3.14.1" # {x-release-please-version}
__version__ = "3.15.0" # {x-release-please-version}
2 changes: 1 addition & 1 deletion google/cloud/asset_v1p4beta1/gapic_version.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
__version__ = "3.14.1" # {x-release-please-version}
__version__ = "3.15.0" # {x-release-please-version}
2 changes: 1 addition & 1 deletion google/cloud/asset_v1p5beta1/gapic_version.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
__version__ = "3.14.1" # {x-release-please-version}
__version__ = "3.15.0" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-cloud-asset",
"version": "0.1.0"
"version": "3.15.0"
},
"snippets": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-cloud-asset",
"version": "0.1.0"
"version": "3.15.0"
},
"snippets": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-cloud-asset",
"version": "0.1.0"
"version": "3.15.0"
},
"snippets": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-cloud-asset",
"version": "0.1.0"
"version": "3.15.0"
},
"snippets": [
{
Expand Down

0 comments on commit b94457b

Please sign in to comment.