This is an automated email from the ASF dual-hosted git repository.
iemejia pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.
from 1b0f6d7 Merge pull request #5647: [BEAM-4327] Fix ErrorProne
violations in fn-harness
add 33f8f86 [BEAM-4570] Use pagination in
PubsubJsonClient.listTopics/listSubscriptions
new 5ca1f0f Merge pull request #5664: [BEAM-4570] Take pagination into
account on PubsubJsonClient list methods
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../beam/sdk/io/gcp/pubsub/PubsubJsonClient.java | 38 ++++++++-----
.../sdk/io/gcp/pubsub/PubsubJsonClientTest.java | 65 ++++++++++++++++++++--
2 files changed, 86 insertions(+), 17 deletions(-)