chore: Add pubsub rollback schema sample#34019
Conversation
|
Here is the summary of changes. You are about to add 2 region tags.
This comment is generated by snippet-bot.
|
aandreassa
left a comment
There was a problem hiding this comment.
It looks great! Can you please make sure the tests passes? (unrelated, but I wonder if it is just a flaky thing).
You can retry by adding kokoro:force-run label to this PR and it will update eventually.
01e1838 to
80e1a9b
Compare
@aandreassa I landed the fix to the flaky tests and rebased; builds are green! |
|
You should see a similar case in this PR when merging (i.e. difference in title vs commit text). We do |
80e1a9b to
dfa85f2
Compare
Updated the commit message to be |
Adds new samples and acceptance tests for Pub/Sub schema evolution features, mirroring the equivalent changes in Java (googleapis/java-pubsub#1469).