Skip to content
This repository has been archived by the owner on Sep 18, 2023. It is now read-only.

Commit

Permalink
chore(main): release 2.10.0 (#457)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


## [2.10.0](https://togithub.com/googleapis/java-common-protos/compare/v2.9.6...v2.10.0) (2022-11-04)


### Features

* Add FirstPartyAppMetadata to the BigQueryAuditMetadata proto, it contains metadata about requests originating from Google apps, such as Google Sheets ([86a868f](https://togithub.com/googleapis/java-common-protos/commit/86a868fd3925ec91e6acb7282195df8b5ad0f372))
* Add PolicyViolation to the AuditLog proto, this will only be present when access is denied due to Organization Policy. It describes why access is denied ([#456](https://togithub.com/googleapis/java-common-protos/issues/456)) ([86a868f](https://togithub.com/googleapis/java-common-protos/commit/86a868fd3925ec91e6acb7282195df8b5ad0f372))
* Added new events to BigQueryAuditMetadata such as UnlinkDataset and RowAccessPolicyCreation ([86a868f](https://togithub.com/googleapis/java-common-protos/commit/86a868fd3925ec91e6acb7282195df8b5ad0f372))


### Documentation

* Updated multiple comments ([86a868f](https://togithub.com/googleapis/java-common-protos/commit/86a868fd3925ec91e6acb7282195df8b5ad0f372))


### Dependencies

* Update dependency com.google.protobuf:protobuf-bom to v3.21.8 ([#461](https://togithub.com/googleapis/java-common-protos/issues/461)) ([7f94cb8](https://togithub.com/googleapis/java-common-protos/commit/7f94cb874aa0dd618eb47ab85a85dfe7cdcfbf81))
* Update dependency com.google.protobuf:protobuf-bom to v3.21.9 ([#469](https://togithub.com/googleapis/java-common-protos/issues/469)) ([965c1a1](https://togithub.com/googleapis/java-common-protos/commit/965c1a1fad3a37124ce7692bd4ae247771234bea))
* Update dependency com.google.protobuf:protobuf-java to v3.21.8 ([#462](https://togithub.com/googleapis/java-common-protos/issues/462)) ([185feb3](https://togithub.com/googleapis/java-common-protos/commit/185feb3813e54beaeb536d568644b26391470219))
* Update dependency com.google.protobuf:protobuf-java to v3.21.9 ([#470](https://togithub.com/googleapis/java-common-protos/issues/470)) ([499bcac](https://togithub.com/googleapis/java-common-protos/commit/499bcacc83141fb2fcb1b84c5942dfb53d316c22))
* Update dependency io.grpc:grpc-bom to v1.50.0 ([#458](https://togithub.com/googleapis/java-common-protos/issues/458)) ([37fae19](https://togithub.com/googleapis/java-common-protos/commit/37fae1934006613914e8123cde69c8f82158fd12))
* Update dependency io.grpc:grpc-bom to v1.50.2 ([#463](https://togithub.com/googleapis/java-common-protos/issues/463)) ([9f5407d](https://togithub.com/googleapis/java-common-protos/commit/9f5407db1a44d331a881739d410fa67df39e3e71))
* Update dependency io.grpc:grpc-protobuf to v1.50.0 ([#459](https://togithub.com/googleapis/java-common-protos/issues/459)) ([3f7c015](https://togithub.com/googleapis/java-common-protos/commit/3f7c0152e774bba00371f11e51efce9ca0cfa466))
* Update dependency io.grpc:grpc-protobuf to v1.50.2 ([#464](https://togithub.com/googleapis/java-common-protos/issues/464)) ([2910c5e](https://togithub.com/googleapis/java-common-protos/commit/2910c5e862440d37e672646e2c7845eb39a3002c))
* Update dependency io.grpc:grpc-stub to v1.50.0 ([#460](https://togithub.com/googleapis/java-common-protos/issues/460)) ([a056a8a](https://togithub.com/googleapis/java-common-protos/commit/a056a8a111974fe0c8312effcfe33da5b50c2100))
* Update dependency io.grpc:grpc-stub to v1.50.2 ([#465](https://togithub.com/googleapis/java-common-protos/issues/465)) ([5d6780c](https://togithub.com/googleapis/java-common-protos/commit/5d6780cfcfdd7e65beb89a7e7c7dd455204901fa))

---
This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
  • Loading branch information
release-please[bot] committed Nov 5, 2022
1 parent 168c09f commit 7f5ce44
Show file tree
Hide file tree
Showing 5 changed files with 37 additions and 9 deletions.
28 changes: 28 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,33 @@
# Changelog

## [2.10.0](https://github.com/googleapis/java-common-protos/compare/v2.9.6...v2.10.0) (2022-11-04)


### Features

* Add FirstPartyAppMetadata to the BigQueryAuditMetadata proto, it contains metadata about requests originating from Google apps, such as Google Sheets ([86a868f](https://github.com/googleapis/java-common-protos/commit/86a868fd3925ec91e6acb7282195df8b5ad0f372))
* Add PolicyViolation to the AuditLog proto, this will only be present when access is denied due to Organization Policy. It describes why access is denied ([#456](https://github.com/googleapis/java-common-protos/issues/456)) ([86a868f](https://github.com/googleapis/java-common-protos/commit/86a868fd3925ec91e6acb7282195df8b5ad0f372))
* Added new events to BigQueryAuditMetadata such as UnlinkDataset and RowAccessPolicyCreation ([86a868f](https://github.com/googleapis/java-common-protos/commit/86a868fd3925ec91e6acb7282195df8b5ad0f372))


### Documentation

* Updated multiple comments ([86a868f](https://github.com/googleapis/java-common-protos/commit/86a868fd3925ec91e6acb7282195df8b5ad0f372))


### Dependencies

* Update dependency com.google.protobuf:protobuf-bom to v3.21.8 ([#461](https://github.com/googleapis/java-common-protos/issues/461)) ([7f94cb8](https://github.com/googleapis/java-common-protos/commit/7f94cb874aa0dd618eb47ab85a85dfe7cdcfbf81))
* Update dependency com.google.protobuf:protobuf-bom to v3.21.9 ([#469](https://github.com/googleapis/java-common-protos/issues/469)) ([965c1a1](https://github.com/googleapis/java-common-protos/commit/965c1a1fad3a37124ce7692bd4ae247771234bea))
* Update dependency com.google.protobuf:protobuf-java to v3.21.8 ([#462](https://github.com/googleapis/java-common-protos/issues/462)) ([185feb3](https://github.com/googleapis/java-common-protos/commit/185feb3813e54beaeb536d568644b26391470219))
* Update dependency com.google.protobuf:protobuf-java to v3.21.9 ([#470](https://github.com/googleapis/java-common-protos/issues/470)) ([499bcac](https://github.com/googleapis/java-common-protos/commit/499bcacc83141fb2fcb1b84c5942dfb53d316c22))
* Update dependency io.grpc:grpc-bom to v1.50.0 ([#458](https://github.com/googleapis/java-common-protos/issues/458)) ([37fae19](https://github.com/googleapis/java-common-protos/commit/37fae1934006613914e8123cde69c8f82158fd12))
* Update dependency io.grpc:grpc-bom to v1.50.2 ([#463](https://github.com/googleapis/java-common-protos/issues/463)) ([9f5407d](https://github.com/googleapis/java-common-protos/commit/9f5407db1a44d331a881739d410fa67df39e3e71))
* Update dependency io.grpc:grpc-protobuf to v1.50.0 ([#459](https://github.com/googleapis/java-common-protos/issues/459)) ([3f7c015](https://github.com/googleapis/java-common-protos/commit/3f7c0152e774bba00371f11e51efce9ca0cfa466))
* Update dependency io.grpc:grpc-protobuf to v1.50.2 ([#464](https://github.com/googleapis/java-common-protos/issues/464)) ([2910c5e](https://github.com/googleapis/java-common-protos/commit/2910c5e862440d37e672646e2c7845eb39a3002c))
* Update dependency io.grpc:grpc-stub to v1.50.0 ([#460](https://github.com/googleapis/java-common-protos/issues/460)) ([a056a8a](https://github.com/googleapis/java-common-protos/commit/a056a8a111974fe0c8312effcfe33da5b50c2100))
* Update dependency io.grpc:grpc-stub to v1.50.2 ([#465](https://github.com/googleapis/java-common-protos/issues/465)) ([5d6780c](https://github.com/googleapis/java-common-protos/commit/5d6780cfcfdd7e65beb89a7e7c7dd455204901fa))

## [2.9.6](https://github.com/googleapis/java-common-protos/compare/v2.9.5...v2.9.6) (2022-10-02)


Expand Down
4 changes: 2 additions & 2 deletions grpc-google-common-protos/pom.xml
Expand Up @@ -4,13 +4,13 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.google.api.grpc</groupId>
<artifactId>grpc-google-common-protos</artifactId>
<version>2.9.7-SNAPSHOT</version><!-- {x-version-update:proto-google-common-protos:current} -->
<version>2.10.0</version><!-- {x-version-update:proto-google-common-protos:current} -->
<name>grpc-google-common-protos</name>
<description>GRPC library for grpc-google-common-protos</description>
<parent>
<groupId>com.google.api.grpc</groupId>
<artifactId>google-common-protos-parent</artifactId>
<version>2.9.7-SNAPSHOT</version><!-- {x-version-update:proto-google-common-protos:current} -->
<version>2.10.0</version><!-- {x-version-update:proto-google-common-protos:current} -->
</parent>
<dependencies>
<dependency>
Expand Down
6 changes: 3 additions & 3 deletions pom.xml
Expand Up @@ -4,7 +4,7 @@
<groupId>com.google.api.grpc</groupId>
<artifactId>google-common-protos-parent</artifactId>
<packaging>pom</packaging>
<version>2.9.7-SNAPSHOT</version><!-- {x-version-update:proto-google-common-protos:current} -->
<version>2.10.0</version><!-- {x-version-update:proto-google-common-protos:current} -->
<name>Google Common Protos Parent</name>
<url>https://github.com/googleapis/java-iam</url>
<description>
Expand Down Expand Up @@ -81,7 +81,7 @@
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>grpc-google-common-protos</artifactId>
<version>2.9.7-SNAPSHOT</version><!-- {x-version-update:grpc-google-common-protos:current} -->
<version>2.10.0</version><!-- {x-version-update:grpc-google-common-protos:current} -->
</dependency>
<dependency>
<groupId>io.grpc</groupId>
Expand All @@ -93,7 +93,7 @@
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>proto-google-common-protos</artifactId>
<version>2.9.7-SNAPSHOT</version><!-- {x-version-update:proto-google-common-protos:current} -->
<version>2.10.0</version><!-- {x-version-update:proto-google-common-protos:current} -->
</dependency>
<dependency>
<groupId>com.google.guava</groupId>
Expand Down
4 changes: 2 additions & 2 deletions proto-google-common-protos/pom.xml
Expand Up @@ -3,13 +3,13 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.google.api.grpc</groupId>
<artifactId>proto-google-common-protos</artifactId>
<version>2.9.7-SNAPSHOT</version><!-- {x-version-update:proto-google-common-protos:current} -->
<version>2.10.0</version><!-- {x-version-update:proto-google-common-protos:current} -->
<name>proto-google-common-protos</name>
<description>PROTO library for proto-google-common-protos</description>
<parent>
<groupId>com.google.api.grpc</groupId>
<artifactId>google-common-protos-parent</artifactId>
<version>2.9.7-SNAPSHOT</version><!-- {x-version-update:proto-google-common-protos:current} -->
<version>2.10.0</version><!-- {x-version-update:proto-google-common-protos:current} -->
</parent>
<dependencies>
<dependency>
Expand Down
4 changes: 2 additions & 2 deletions versions.txt
@@ -1,5 +1,5 @@
# Format:
# module:released-version:current-version

proto-google-common-protos:2.9.6:2.9.7-SNAPSHOT
grpc-google-common-protos:2.9.6:2.9.7-SNAPSHOT
proto-google-common-protos:2.10.0:2.10.0
grpc-google-common-protos:2.10.0:2.10.0

0 comments on commit 7f5ce44

Please sign in to comment.