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

Commit

Permalink
chore: release 2.3.0 (#117)
Browse files Browse the repository at this point in the history
🤖 I have created a release \*beep\* \*boop\*
---
## [2.3.0](https://www.github.com/googleapis/java-channel/compare/v2.2.1...v2.3.0) (2021-07-01)


### Features

* Add a new enum value LICENSE_CAP_CHANGED to enum EntitlementEvent.Type ([24e1b7f](https://www.github.com/googleapis/java-channel/commit/24e1b7f408c0b752e0ad0fd0bad475e45ac9aa75))
* Add a new enum value LICENSE_CAP_CHANGED to enum EntitlementEvent.Type ([a7cc927](https://www.github.com/googleapis/java-channel/commit/a7cc927e7b18a16f6bd3e35044dedbe4922fffa7))
* Add a new LookupOffer RPC and LookupOfferRequest proto ([a7cc927](https://www.github.com/googleapis/java-channel/commit/a7cc927e7b18a16f6bd3e35044dedbe4922fffa7))
* Add a new LookupOffer RPC and LookupOfferRequest proto. ([24e1b7f](https://www.github.com/googleapis/java-channel/commit/24e1b7f408c0b752e0ad0fd0bad475e45ac9aa75))
* Add additional_bindings to HTTP annotations of Customer related APIs (list/create/get/update/delete) ([a7cc927](https://www.github.com/googleapis/java-channel/commit/a7cc927e7b18a16f6bd3e35044dedbe4922fffa7))
* Add additional_bindings to HTTP annotations of Customer related APIs (list/create/get/update/delete). ([24e1b7f](https://www.github.com/googleapis/java-channel/commit/24e1b7f408c0b752e0ad0fd0bad475e45ac9aa75))
* Add/Update API definitions for Cloud Channel API ([#112](https://www.github.com/googleapis/java-channel/issues/112)) ([a7cc927](https://www.github.com/googleapis/java-channel/commit/a7cc927e7b18a16f6bd3e35044dedbe4922fffa7))
* Add/Update API definitions for Cloud Channel API, including ([24e1b7f](https://www.github.com/googleapis/java-channel/commit/24e1b7f408c0b752e0ad0fd0bad475e45ac9aa75))
* Update descriptions of APIs ([a7cc927](https://www.github.com/googleapis/java-channel/commit/a7cc927e7b18a16f6bd3e35044dedbe4922fffa7))
* Update descriptions of APIs. ([24e1b7f](https://www.github.com/googleapis/java-channel/commit/24e1b7f408c0b752e0ad0fd0bad475e45ac9aa75))


### Bug Fixes

* Add `shopt -s nullglob` to dependencies script ([#1130](https://www.github.com/googleapis/java-channel/issues/1130)) ([#123](https://www.github.com/googleapis/java-channel/issues/123)) ([3a28425](https://www.github.com/googleapis/java-channel/commit/3a284251845d50f5f03209fdab77d145df9f104a))


### Dependencies

* update dependency com.google.cloud:google-cloud-shared-dependencies to v1.4.0 ([#124](https://www.github.com/googleapis/java-channel/issues/124)) ([06e04a5](https://www.github.com/googleapis/java-channel/commit/06e04a532b9b39f813ef6c8260f009ce172c91d1))
---


This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
  • Loading branch information
release-please[bot] committed Jul 5, 2021
1 parent 06e04a5 commit 29bf3d3
Show file tree
Hide file tree
Showing 7 changed files with 43 additions and 17 deletions.
26 changes: 26 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,31 @@
# Changelog

## [2.3.0](https://www.github.com/googleapis/java-channel/compare/v2.2.1...v2.3.0) (2021-07-01)


### Features

* Add a new enum value LICENSE_CAP_CHANGED to enum EntitlementEvent.Type ([24e1b7f](https://www.github.com/googleapis/java-channel/commit/24e1b7f408c0b752e0ad0fd0bad475e45ac9aa75))
* Add a new enum value LICENSE_CAP_CHANGED to enum EntitlementEvent.Type ([a7cc927](https://www.github.com/googleapis/java-channel/commit/a7cc927e7b18a16f6bd3e35044dedbe4922fffa7))
* Add a new LookupOffer RPC and LookupOfferRequest proto ([a7cc927](https://www.github.com/googleapis/java-channel/commit/a7cc927e7b18a16f6bd3e35044dedbe4922fffa7))
* Add a new LookupOffer RPC and LookupOfferRequest proto. ([24e1b7f](https://www.github.com/googleapis/java-channel/commit/24e1b7f408c0b752e0ad0fd0bad475e45ac9aa75))
* Add additional_bindings to HTTP annotations of Customer related APIs (list/create/get/update/delete) ([a7cc927](https://www.github.com/googleapis/java-channel/commit/a7cc927e7b18a16f6bd3e35044dedbe4922fffa7))
* Add additional_bindings to HTTP annotations of Customer related APIs (list/create/get/update/delete). ([24e1b7f](https://www.github.com/googleapis/java-channel/commit/24e1b7f408c0b752e0ad0fd0bad475e45ac9aa75))
* Add/Update API definitions for Cloud Channel API ([#112](https://www.github.com/googleapis/java-channel/issues/112)) ([a7cc927](https://www.github.com/googleapis/java-channel/commit/a7cc927e7b18a16f6bd3e35044dedbe4922fffa7))
* Add/Update API definitions for Cloud Channel API, including ([24e1b7f](https://www.github.com/googleapis/java-channel/commit/24e1b7f408c0b752e0ad0fd0bad475e45ac9aa75))
* Update descriptions of APIs ([a7cc927](https://www.github.com/googleapis/java-channel/commit/a7cc927e7b18a16f6bd3e35044dedbe4922fffa7))
* Update descriptions of APIs. ([24e1b7f](https://www.github.com/googleapis/java-channel/commit/24e1b7f408c0b752e0ad0fd0bad475e45ac9aa75))


### Bug Fixes

* Add `shopt -s nullglob` to dependencies script ([#1130](https://www.github.com/googleapis/java-channel/issues/1130)) ([#123](https://www.github.com/googleapis/java-channel/issues/123)) ([3a28425](https://www.github.com/googleapis/java-channel/commit/3a284251845d50f5f03209fdab77d145df9f104a))


### Dependencies

* update dependency com.google.cloud:google-cloud-shared-dependencies to v1.4.0 ([#124](https://www.github.com/googleapis/java-channel/issues/124)) ([06e04a5](https://www.github.com/googleapis/java-channel/commit/06e04a532b9b39f813ef6c8260f009ce172c91d1))

### [2.2.1](https://www.github.com/googleapis/java-channel/compare/v2.2.0...v2.2.1) (2021-06-09)


Expand Down
8 changes: 4 additions & 4 deletions google-cloud-channel-bom/pom.xml
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-channel-bom</artifactId>
<version>2.2.2-SNAPSHOT</version><!-- {x-version-update:google-cloud-channel:current} -->
<version>2.3.0</version><!-- {x-version-update:google-cloud-channel:current} -->
<packaging>pom</packaging>
<parent>
<groupId>com.google.cloud</groupId>
Expand Down Expand Up @@ -67,17 +67,17 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-channel</artifactId>
<version>2.2.2-SNAPSHOT</version><!-- {x-version-update:google-cloud-channel:current} -->
<version>2.3.0</version><!-- {x-version-update:google-cloud-channel:current} -->
</dependency>
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>grpc-google-cloud-channel-v1</artifactId>
<version>2.2.2-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-channel-v1:current} -->
<version>2.3.0</version><!-- {x-version-update:grpc-google-cloud-channel-v1:current} -->
</dependency>
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>proto-google-cloud-channel-v1</artifactId>
<version>2.2.2-SNAPSHOT</version><!-- {x-version-update:proto-google-cloud-channel-v1:current} -->
<version>2.3.0</version><!-- {x-version-update:proto-google-cloud-channel-v1:current} -->
</dependency>
</dependencies>
</dependencyManagement>
Expand Down
4 changes: 2 additions & 2 deletions google-cloud-channel/pom.xml
Expand Up @@ -3,15 +3,15 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-channel</artifactId>
<version>2.2.2-SNAPSHOT</version><!-- {x-version-update:google-cloud-channel:current} -->
<version>2.3.0</version><!-- {x-version-update:google-cloud-channel:current} -->
<packaging>jar</packaging>
<name>Google Channel Services</name>
<url>https://github.com/googleapis/java-channel</url>
<description>With Channel Services, Google Cloud partners and resellers have a single unified resale platform, with a unified resale catalog, customer management, order management, billing management, policy and authorization management, and cost management.</description>
<parent>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-channel-parent</artifactId>
<version>2.2.2-SNAPSHOT</version><!-- {x-version-update:google-cloud-channel:current} -->
<version>2.3.0</version><!-- {x-version-update:google-cloud-channel:current} -->
</parent>
<properties>
<site.installationModule>google-cloud-channel</site.installationModule>
Expand Down
4 changes: 2 additions & 2 deletions grpc-google-cloud-channel-v1/pom.xml
Expand Up @@ -4,13 +4,13 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.google.api.grpc</groupId>
<artifactId>grpc-google-cloud-channel-v1</artifactId>
<version>2.2.2-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-channel-v1:current} -->
<version>2.3.0</version><!-- {x-version-update:grpc-google-cloud-channel-v1:current} -->
<name>grpc-google-cloud-channel-v1</name>
<description>GRPC library for google-cloud-channel</description>
<parent>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-channel-parent</artifactId>
<version>2.2.2-SNAPSHOT</version><!-- {x-version-update:google-cloud-channel:current} -->
<version>2.3.0</version><!-- {x-version-update:google-cloud-channel:current} -->
</parent>
<dependencies>
<dependency>
Expand Down
8 changes: 4 additions & 4 deletions pom.xml
Expand Up @@ -4,7 +4,7 @@
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-channel-parent</artifactId>
<packaging>pom</packaging>
<version>2.2.2-SNAPSHOT</version><!-- {x-version-update:google-cloud-channel:current} -->
<version>2.3.0</version><!-- {x-version-update:google-cloud-channel:current} -->
<name>Google Channel Services Parent</name>
<url>https://github.com/googleapis/java-</url>
<description>
Expand Down Expand Up @@ -70,17 +70,17 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-channel</artifactId>
<version>2.2.2-SNAPSHOT</version><!-- {x-version-update:google-cloud-channel:current} -->
<version>2.3.0</version><!-- {x-version-update:google-cloud-channel:current} -->
</dependency>
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>proto-google-cloud-channel-v1</artifactId>
<version>2.2.2-SNAPSHOT</version><!-- {x-version-update:proto-google-cloud-channel-v1:current} -->
<version>2.3.0</version><!-- {x-version-update:proto-google-cloud-channel-v1:current} -->
</dependency>
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>grpc-google-cloud-channel-v1</artifactId>
<version>2.2.2-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-channel-v1:current} -->
<version>2.3.0</version><!-- {x-version-update:grpc-google-cloud-channel-v1:current} -->
</dependency>

<dependency>
Expand Down
4 changes: 2 additions & 2 deletions proto-google-cloud-channel-v1/pom.xml
Expand Up @@ -4,13 +4,13 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.google.api.grpc</groupId>
<artifactId>proto-google-cloud-channel-v1</artifactId>
<version>2.2.2-SNAPSHOT</version><!-- {x-version-update:proto-google-cloud-channel-v1:current} -->
<version>2.3.0</version><!-- {x-version-update:proto-google-cloud-channel-v1:current} -->
<name>proto-google-cloud-channel-v1</name>
<description>Proto library for google-cloud-channel</description>
<parent>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-channel-parent</artifactId>
<version>2.2.2-SNAPSHOT</version><!-- {x-version-update:google-cloud-channel:current} -->
<version>2.3.0</version><!-- {x-version-update:google-cloud-channel:current} -->
</parent>
<dependencies>
<dependency>
Expand Down
6 changes: 3 additions & 3 deletions versions.txt
@@ -1,6 +1,6 @@
# Format:
# module:released-version:current-version

google-cloud-channel:2.2.1:2.2.2-SNAPSHOT
grpc-google-cloud-channel-v1:2.2.1:2.2.2-SNAPSHOT
proto-google-cloud-channel-v1:2.2.1:2.2.2-SNAPSHOT
google-cloud-channel:2.3.0:2.3.0
grpc-google-cloud-channel-v1:2.3.0:2.3.0
proto-google-cloud-channel-v1:2.3.0:2.3.0

0 comments on commit 29bf3d3

Please sign in to comment.