diff --git a/.release-please-manifest.json b/.release-please-manifest.json index d76826c8..43ceb4cf 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "4.2.0-alpha01" + ".": "4.2.0-alpha02" } \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index b9d89f11..18acb3f5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # Changelog +## [4.2.0-alpha02](https://github.com/googleapis/gax-dotnet/compare/Google.Api.Gax-4.2.0-alpha01...Google.Api.Gax-4.2.0-alpha02) (2022-09-14) + + +### Bug Fixes + +* Parse error details more robustly ([67b3438](https://github.com/googleapis/gax-dotnet/commit/67b34387f4e06fd9dc11b46cde95aaa9b636d330)) + + +### Miscellaneous Chores + +* Use hashes with pip install ([04c3e3d](https://github.com/googleapis/gax-dotnet/commit/04c3e3d46c5b9c7a337794934593e1fbf2a425a1)) + ## [4.2.0-alpha01](https://github.com/googleapis/gax-dotnet/compare/Google.Api.Gax-4.1.1...Google.Api.Gax-4.2.0-alpha01) (2022-09-06) diff --git a/ReleaseVersion.xml b/ReleaseVersion.xml index c5e15e6a..feaaa419 100644 --- a/ReleaseVersion.xml +++ b/ReleaseVersion.xml @@ -5,6 +5,6 @@ - divergent versions, but for the moment this keeps things simpler. --> - 4.2.0-alpha01 + 4.2.0-alpha02 \ No newline at end of file