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

feat: ensure large message batches can be received by subscribers #1133

Merged
merged 1 commit into from
May 12, 2022

Conversation

dpcollins-google
Copy link
Collaborator

This is the earliest client version that will support larger message sizes when they are allowed.

This is the earliest client version that will support larger message sizes when they are allowed.
@dpcollins-google dpcollins-google requested a review from a team as a code owner May 6, 2022 16:15
@product-auto-label product-auto-label bot added size: xs Pull request size is extra small. api: pubsublite Issues related to the googleapis/java-pubsublite API. labels May 6, 2022
@dpcollins-google dpcollins-google merged commit 3276d47 into main May 12, 2022
@dpcollins-google dpcollins-google deleted the flow_control_docs branch May 12, 2022 14:54
dpcollins-google added a commit that referenced this pull request May 12, 2022
dpcollins-google added a commit that referenced this pull request May 12, 2022
gcf-merge-on-green bot pushed a commit that referenced this pull request May 24, 2022
🤖 I have created a release *beep* *boop*
---


## [1.6.0](v1.5.5...v1.6.0) (2022-05-23)


### Features

* add build scripts for native image testing in Java 17 ([#1440](#1440)) ([#1141](#1141)) ([ae9aff7](ae9aff7))
* ensure large message batches can be received by subscribers ([#1133](#1133)) ([3276d47](3276d47))


### Dependencies

* error_prone_annotations from shared deps BOM ([#1128](#1128)) ([32f7f4f](32f7f4f))
* update dependency com.google.cloud:google-cloud-bom to v0.174.0 ([#1136](#1136)) ([00c2737](00c2737))
* update dependency com.google.cloud:google-cloud-pubsub to v1.117.0 ([#1134](#1134)) ([312224e](312224e))
* update dependency com.google.cloud:google-cloud-pubsub to v1.118.0 ([#1139](#1139)) ([ac83f8d](ac83f8d))
* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.11.0 ([#1140](#1140)) ([869b4ee](869b4ee))
* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.12.0 ([#1142](#1142)) ([577af94](577af94))
* update dependency com.google.errorprone:error_prone_core to v2.13.1 ([#1107](#1107)) ([484ca3e](484ca3e))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: pubsublite Issues related to the googleapis/java-pubsublite API. size: xs Pull request size is extra small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants