gitlab-org--gitlab-foss/changelogs
Stan Hu 2066cb6cf4 Bump gRPC to 1.19.0 and protobuf to 3.7.1
These upgrades are necessary to support Ruby 2.6.

This matches the Gitaly MR:
https://gitlab.com/gitlab-org/gitaly/merge_requests/1066
2019-04-22 22:56:23 -07:00
..
unreleased Bump gRPC to 1.19.0 and protobuf to 3.7.1 2019-04-22 22:56:23 -07:00
archive.md
README.md

Generating changelog entries

To generate and validate your changelog entries:

  1. Run bin/changelog to generate.
  2. Run scripts/lint-changelog-yaml to validate.

See development/changelog documentation for detailed usage.