Skip to content

Commit 87a1d6f

Browse files
chore(main): release 1.10.0 (#250)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 33dbeae commit 87a1d6f

File tree

9 files changed

+30
-8
lines changed

9 files changed

+30
-8
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.9.2"
2+
".": "1.10.0"
33
}

packages/google-cloud-websecurityscanner/CHANGELOG.md

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

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

7+
## [1.10.0](https://github.com/googleapis/python-websecurityscanner/compare/v1.9.2...v1.10.0) (2022-12-08)
8+
9+
10+
### Features
11+
12+
* add support for `google.cloud.websecurityscanner.__version__` ([dfaf574](https://github.com/googleapis/python-websecurityscanner/commit/dfaf574e799d4c47cfdabfdd3c1dc5eb8c9884c9))
13+
* Add typing to proto.Message based class attributes ([dfaf574](https://github.com/googleapis/python-websecurityscanner/commit/dfaf574e799d4c47cfdabfdd3c1dc5eb8c9884c9))
14+
15+
16+
### Bug Fixes
17+
18+
* Add dict typing for client_options ([dfaf574](https://github.com/googleapis/python-websecurityscanner/commit/dfaf574e799d4c47cfdabfdd3c1dc5eb8c9884c9))
19+
* **deps:** Require google-api-core &gt;=1.34.0, >=2.11.0 ([29b129f](https://github.com/googleapis/python-websecurityscanner/commit/29b129f298d500cbbc11affc6aa12242565425a5))
20+
* Drop usage of pkg_resources ([29b129f](https://github.com/googleapis/python-websecurityscanner/commit/29b129f298d500cbbc11affc6aa12242565425a5))
21+
* Fix timeout default values ([29b129f](https://github.com/googleapis/python-websecurityscanner/commit/29b129f298d500cbbc11affc6aa12242565425a5))
22+
23+
24+
### Documentation
25+
26+
* **samples:** Snippetgen handling of repeated enum field ([dfaf574](https://github.com/googleapis/python-websecurityscanner/commit/dfaf574e799d4c47cfdabfdd3c1dc5eb8c9884c9))
27+
* **samples:** Snippetgen should call await on the operation coroutine before calling result ([29b129f](https://github.com/googleapis/python-websecurityscanner/commit/29b129f298d500cbbc11affc6aa12242565425a5))
28+
729
## [1.9.2](https://github.com/googleapis/python-websecurityscanner/compare/v1.9.1...v1.9.2) (2022-10-07)
830

931

packages/google-cloud-websecurityscanner/google/cloud/websecurityscanner/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "1.9.2" # {x-release-please-version}
16+
__version__ = "1.10.0" # {x-release-please-version}

packages/google-cloud-websecurityscanner/google/cloud/websecurityscanner_v1/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "1.9.2" # {x-release-please-version}
16+
__version__ = "1.10.0" # {x-release-please-version}

packages/google-cloud-websecurityscanner/google/cloud/websecurityscanner_v1alpha/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "1.9.2" # {x-release-please-version}
16+
__version__ = "1.10.0" # {x-release-please-version}

packages/google-cloud-websecurityscanner/google/cloud/websecurityscanner_v1beta/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "1.9.2" # {x-release-please-version}
16+
__version__ = "1.10.0" # {x-release-please-version}

packages/google-cloud-websecurityscanner/samples/generated_samples/snippet_metadata_google.cloud.websecurityscanner.v1.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
],
99
"language": "PYTHON",
1010
"name": "google-cloud-websecurityscanner",
11-
"version": "0.1.0"
11+
"version": "1.10.0"
1212
},
1313
"snippets": [
1414
{

packages/google-cloud-websecurityscanner/samples/generated_samples/snippet_metadata_google.cloud.websecurityscanner.v1alpha.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
],
99
"language": "PYTHON",
1010
"name": "google-cloud-websecurityscanner",
11-
"version": "0.1.0"
11+
"version": "1.10.0"
1212
},
1313
"snippets": [
1414
{

packages/google-cloud-websecurityscanner/samples/generated_samples/snippet_metadata_google.cloud.websecurityscanner.v1beta.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
],
99
"language": "PYTHON",
1010
"name": "google-cloud-websecurityscanner",
11-
"version": "0.1.0"
11+
"version": "1.10.0"
1212
},
1313
"snippets": [
1414
{

0 commit comments

Comments
 (0)