-
Notifications
You must be signed in to change notification settings - Fork 773
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update version to 2.56.0 (on v2.56.x branch) #2251
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
JamesNK
approved these changes
Aug 24, 2023
Nugets pushed, release published: https://github.com/grpc/grpc-dotnet/releases/tag/v2.56.0 |
That's OK - But what about upcoming releases? Can we please start using a more end-user friendly way? Otherwise you have to go through every single preview that was done to understand what changed which adds a lot of cognitive load |
It is something we can consider, probably worth proposing a change to the
https://github.com/grpc/grpc-dotnet/blob/master/doc/release_process.md docs.
…On Mon, Aug 28, 2023 at 9:39 PM Tom Kerkhove ***@***.***> wrote:
That's OK - But what about upcoming releases? Can we please start using a
more end-user friendly way? Otherwise you have to go through every single
preview that was done to understand what changed which adds a lot of
cognitive load
—
Reply to this email directly, view it on GitHub
<#2251 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACL2VZE2LCTLVULMKPPTHTDXXTXYBANCNFSM6AAAAAA3ZSQEFQ>
.
You are receiving this because you modified the open/close state.Message
ID: ***@***.***>
--
Jan Tattermusch
Software Engineer
Google Germany GmbH
Erika-Mann-Straße 33
80636 München
Geschäftsführer: Paul Manicle, Liana Sebastian
Registergericht und -nummer: Hamburg, HRB 86891
Sitz der Gesellschaft: Hamburg
Diese E-Mail ist vertraulich. Falls sie diese fälschlicherweise erhalten
haben sollten, leiten Sie diese bitte nicht an jemand anderes weiter,
löschen Sie alle Kopien und Anhänge davon und lassen Sie mich bitte wissen,
dass die E-Mail an die falsche Person gesendet wurde.
This e-mail is confidential. If you received this communication by mistake,
please don't forward it to anyone else, please erase all copies and
attachments, and please let me know that it has gone to the wrong person.
|
oguzhand95
referenced
this pull request
in cerbos/cerbos-sdk-net
Aug 31, 2023
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [Google.Protobuf](https://togithub.com/protocolbuffers/protobuf) | nuget | patch | `3.24.1` -> `3.24.2` | | [Grpc.Net.Client](https://togithub.com/grpc/grpc-dotnet) | nuget | minor | `2.55.0` -> `2.56.0` | | [Microsoft.NET.Test.Sdk](https://togithub.com/microsoft/vstest) | nuget | patch | `17.7.1` -> `17.7.2` | --- ### Release Notes <details> <summary>grpc/grpc-dotnet (Grpc.Net.Client)</summary> ### [`v2.56.0`](https://togithub.com/grpc/grpc-dotnet/releases/tag/v2.56.0) #### What's Changed - Update version to 2.56.0 (on v2.56.x branch) by [@​jtattermusch](https://togithub.com/jtattermusch) in [https://github.com/grpc/grpc-dotnet/pull/2251](https://togithub.com/grpc/grpc-dotnet/pull/2251) **Full Changelog**: grpc/grpc-dotnet@v2.56.0-pre2...v2.56.0 </details> <details> <summary>microsoft/vstest (Microsoft.NET.Test.Sdk)</summary> ### [`v17.7.2`](https://togithub.com/microsoft/vstest/releases/tag/v17.7.2) #### What's Changed - Fix cannot find System.Text.Json by [@​nohwnd](https://togithub.com/nohwnd) in [https://github.com/microsoft/vstest/pull/4669](https://togithub.com/microsoft/vstest/pull/4669) **Full Changelog**: microsoft/vstest@v17.7.1...v17.7.2 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/cerbos/cerbos-sdk-net). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi42NC44IiwidXBkYXRlZEluVmVyIjoiMzYuNjguMSIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==--> Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Signed-off-by: Oğuzhan Durgun <oguzhandurgun95@gmail.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
I'll publish the release on/after Aug 23 if everything looks good.