Skip to content
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

Add gRPC release schedule document #17306

Merged
merged 3 commits into from
Nov 29, 2018
Merged

Add gRPC release schedule document #17306

merged 3 commits into from
Nov 29, 2018

Conversation

srini100
Copy link
Contributor

Not including actual release dates for ease of maintenance. Will be linking to this doc from other repos and grpcio FAQ.

@srini100 srini100 added the release notes: yes Indicates if PR needs to be in release notes label Nov 27, 2018
Copy link
Contributor

@hsaliak hsaliak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

a few minor nits..

doc/grpc_release_schedule.md Outdated Show resolved Hide resolved
doc/grpc_release_schedule.md Outdated Show resolved Hide resolved
doc/grpc_release_schedule.md Outdated Show resolved Hide resolved
@@ -0,0 +1,22 @@
# gRPC Release Schedule
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: should this document rather live in grpc.io repository?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this directory gets more eyes from users. We will link to this from the FAQ section in grpc.io.


Below is the release schedule for gRPC [Java](https://github.com/grpc/grpc-java/releases), [Go](https://github.com/grpc/grpc-go/releases) and [Core](https://github.com/grpc/grpc/releases) and its dependent languages C++, C#, Objective-C, PHP, Python and Ruby.

Releases are scheduled every six weeks on Tuesdays on a best effort basis. In some unavoidable situations a release may be delayed or a language may skip a release altogether and do the next release to catch up with other languages. See the past releases in the links above.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: it may be good to interesting to mention the motivation behind six-weekly release schedule (e.g. good balance of delivering new features and fixes quickly to the users and not having too much release overhead, and explaing why we chose fixed release schedule over variable one)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done. Don't want to make it too verbose so skipped the rationale for fixed vs. variable release.

@grpc-testing
Copy link

Objective-C binary sizes
*****************STATIC******************
  New size                      Old size
 2,020,224      Total (=)      2,020,224

 No significant differences in binary sizes

***************FRAMEWORKS****************
  New size                      Old size
11,154,229      Total (<)     11,154,231

 No significant differences in binary sizes


@grpc-testing
Copy link

Objective-C binary sizes
*****************STATIC******************
  New size                      Old size
 2,020,224      Total (=)      2,020,224

 No significant differences in binary sizes

***************FRAMEWORKS****************
  New size                      Old size
11,154,225      Total (>)     11,154,223

 No significant differences in binary sizes


@grpc-testing
Copy link

Objective-C binary sizes
*****************STATIC******************
  New size                      Old size
 2,020,224      Total (=)      2,020,224

 No significant differences in binary sizes

***************FRAMEWORKS****************
  New size                      Old size
11,154,235      Total (>)     11,154,228

 No significant differences in binary sizes


@grpc-testing
Copy link

****************************************************************

libgrpc.so

     VM SIZE        FILE SIZE
 ++++++++++++++  ++++++++++++++

  [ = ]       0        0  [ = ]


****************************************************************

libgrpc++.so

     VM SIZE        FILE SIZE
 ++++++++++++++  ++++++++++++++

  [ = ]       0        0  [ = ]



@grpc-testing
Copy link

[trickle] No significant performance differences

@grpc-testing
Copy link

Objective-C binary sizes
*****************STATIC******************
  New size                      Old size
 2,020,300      Total (=)      2,020,300

 No significant differences in binary sizes

***************FRAMEWORKS****************
  New size                      Old size
11,154,431      Total (<)     11,154,434

 No significant differences in binary sizes


@grpc-testing
Copy link

Corrupt JSON data (indicates timeout or crash): 
    bm_call_create.BM_IsolatedFilter_ClientChannelFilter_NoOp_.counters.new: 10
    bm_call_create.BM_IsolatedFilter_ClientChannelFilter_NoOp_.counters.old: 10


[microbenchmarks] No significant performance differences

@srini100
Copy link
Contributor Author

@jtattermusch, any other suggestions?

@srini100 srini100 merged commit 57bbe93 into grpc:master Nov 29, 2018
@lock lock bot locked as resolved and limited conversation to collaborators Feb 27, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
lang/core release notes: yes Indicates if PR needs to be in release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants