Skip to content
This repository has been archived by the owner on Jun 28, 2022. It is now read-only.

Commit

Permalink
chore: release 2.10.0 (#3316)
Browse files Browse the repository at this point in the history
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
  • Loading branch information
release-please[bot] committed Dec 26, 2020
1 parent 6de594b commit 6bc6fa8
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [2.10.0](https://www.github.com/googleapis/gapic-generator/compare/v2.9.0...v2.10.0) (2020-12-24)


### Features

* add DIREGAPIC support for PHP ([#3305](https://www.github.com/googleapis/gapic-generator/issues/3305)) ([0456289](https://www.github.com/googleapis/gapic-generator/commit/04562898ae3c15199dcc5c2f45670edf3ac58886))
* add page streaming for php ([#3318](https://www.github.com/googleapis/gapic-generator/issues/3318)) ([6de594b](https://www.github.com/googleapis/gapic-generator/commit/6de594b3c4bc95abaeac4f603627a7b686e4a7a6))


### Bug Fixes

* don't change PHP functions which are reserved words ([#3317](https://www.github.com/googleapis/gapic-generator/issues/3317)) ([3ff8ca9](https://www.github.com/googleapis/gapic-generator/commit/3ff8ca91ff8023549dc8d95cee29277520ef87ce))

## [2.9.0](https://www.github.com/googleapis/gapic-generator/compare/v2.8.0...v2.9.0) (2020-12-08)


Expand Down
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.9.0
2.10.0

0 comments on commit 6bc6fa8

Please sign in to comment.