Skip to content

Commit

Permalink
update changelog prior to common crate releases
Browse files Browse the repository at this point in the history
  • Loading branch information
Byron committed Aug 23, 2023
1 parent ef9f0d7 commit 0cf81f1
Show file tree
Hide file tree
Showing 2 changed files with 56 additions and 6 deletions.
26 changes: 25 additions & 1 deletion google-apis-common/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,29 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## Unreleased

A maintenance release with updated yup-oauth2 dependency

### Commit Statistics

<csr-read-only-do-not-edit/>

- 1 commit contributed to the release over the course of 126 calendar days.
- 126 days passed between releases.
- 0 commits were understood as [conventional](https://www.conventionalcommits.org).
- 0 issues like '(#ID)' were seen in commit messages

### Commit Details

<csr-read-only-do-not-edit/>

<details><summary>view details</summary>

* **Uncategorized**
- Bump yup-oauth2 to the latest version, bringing in `hyper-rustls` v0.24. ([`58189b3`](https://github.com/Byron/google-apis-rs/commit/58189b31498fb324175721ab5bb46e8e12379636))
</details>

## 5.0.4 (2023-04-19)

### Bug Fixes
Expand All @@ -17,7 +40,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

<csr-read-only-do-not-edit/>

- 1 commit contributed to the release.
- 2 commits contributed to the release.
- 1 commit was understood as [conventional](https://www.conventionalcommits.org).
- 0 issues like '(#ID)' were seen in commit messages

Expand All @@ -28,6 +51,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
<details><summary>view details</summary>

* **Uncategorized**
- Release google-apis-common v5.0.4 ([`343b479`](https://github.com/Byron/google-apis-rs/commit/343b4792088e3eaa4562050ee5a7c56f9ed26268))
- Pin `yup-oauth2` to the latest known working version of yup-oauth2. ([`f5b37c3`](https://github.com/Byron/google-apis-rs/commit/f5b37c3f71989c25bff9d7954ede21c3455e56cb))
</details>

Expand Down
36 changes: 31 additions & 5 deletions google-clis-common/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,31 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## Unreleased

A maintenance release that bumps the yup-oauth2 crate's version.

### Commit Statistics

<csr-read-only-do-not-edit/>

- 3 commits contributed to the release over the course of 266 calendar days.
- 307 days passed between releases.
- 0 commits were understood as [conventional](https://www.conventionalcommits.org).
- 0 issues like '(#ID)' were seen in commit messages

### Commit Details

<csr-read-only-do-not-edit/>

<details><summary>view details</summary>

* **Uncategorized**
- Bump yup-oauth2 to the latest version, bringing in `hyper-rustls` v0.24. ([`58189b3`](https://github.com/Byron/google-apis-rs/commit/58189b31498fb324175721ab5bb46e8e12379636))
- Merge branch 'update_yup_oauth' ([`5f601f8`](https://github.com/Byron/google-apis-rs/commit/5f601f89074d9f944aa1bc0db26ae14a0808d265))
- Update yup-oauth2 to 8.0.0. ([`c6039c0`](https://github.com/Byron/google-apis-rs/commit/c6039c085db68835757bc5c9c09000ef5b18164a))
</details>

## 5.0.0 (2022-10-20)

### Breaking
Expand All @@ -15,7 +40,7 @@ Update `mime` dependency to 0.3 (from 0.2).

<csr-read-only-do-not-edit/>

- 5 commits contributed to the release.
- 6 commits contributed to the release.
- 21 days passed between releases.
- 0 commits were understood as [conventional](https://www.conventionalcommits.org).
- 0 issues like '(#ID)' were seen in commit messages
Expand All @@ -27,10 +52,11 @@ Update `mime` dependency to 0.3 (from 0.2).
<details><summary>view details</summary>

* **Uncategorized**
- update apis-common crate changelog prior to release ([`065bd8d`](https://github.com/Byron/google-apis-rs/commit/065bd8d1b19f1450ff96a49981243843f8dfa2a0))
- Release google-clis-common v5.0.0 ([`83072ad`](https://github.com/Byron/google-apis-rs/commit/83072adb69c576571672b310c5935d3ee9aa14e5))
- Update apis-common crate changelog prior to release ([`065bd8d`](https://github.com/Byron/google-apis-rs/commit/065bd8d1b19f1450ff96a49981243843f8dfa2a0))
- Merge branch 'refactor' ([`d202c95`](https://github.com/Byron/google-apis-rs/commit/d202c95aa4b6ed4c159b4b3e2f754bf176234f5c))
- Add default impl to InvalidOptionsError ([`b706de7`](https://github.com/Byron/google-apis-rs/commit/b706de7a9569f182d022b097f8eb42677815808a))
- cargo clippy --fix google-clis-common ([`f4317a2`](https://github.com/Byron/google-apis-rs/commit/f4317a2968238eb0837bb88e65de4cee387d500f))
- Cargo clippy --fix google-clis-common ([`f4317a2`](https://github.com/Byron/google-apis-rs/commit/f4317a2968238eb0837bb88e65de4cee387d500f))
- Update mime dependency in google-clis-common ([`85e0d28`](https://github.com/Byron/google-apis-rs/commit/85e0d284d1551d1809e6883a3a18b8ce62f7b831))
</details>

Expand All @@ -55,9 +81,9 @@ The first release to allow CLIs to share code in a backwards compatible fashion.
* **Uncategorized**
- Release google-clis-common v4.0.0 ([`cd640a9`](https://github.com/Byron/google-apis-rs/commit/cd640a94a0f74a41982cc721d39e7681b4dc7037))
- Explicitly version strsim dependency to allow publish ([`b8555d6`](https://github.com/Byron/google-apis-rs/commit/b8555d6982e92af21e2bb38d2de7b2f636d7b3cc))
- prepare changelog ([`6aab198`](https://github.com/Byron/google-apis-rs/commit/6aab1989e113a089e2c10fda48174dc9200cea8e))
- Prepare changelog ([`6aab198`](https://github.com/Byron/google-apis-rs/commit/6aab1989e113a089e2c10fda48174dc9200cea8e))
- Merge branch 'common-cli-crate' ([`4c4d96d`](https://github.com/Byron/google-apis-rs/commit/4c4d96d3c2028497de2b2e86f94f79a9d6b371bb))
- run only tests that are actually used/implemented ([`a1e6496`](https://github.com/Byron/google-apis-rs/commit/a1e6496ccdeaa8a0d799c53ed3b95fca5b7fc7c9))
- Run only tests that are actually used/implemented ([`a1e6496`](https://github.com/Byron/google-apis-rs/commit/a1e6496ccdeaa8a0d799c53ed3b95fca5b7fc7c9))
- Add google-clis-common crate ([`322ea69`](https://github.com/Byron/google-apis-rs/commit/322ea698c365f1a713bc54d5aae9ffb92d9e646b))
</details>

0 comments on commit 0cf81f1

Please sign in to comment.