This repository was archived by the owner on Sep 16, 2023. It is now read-only.
feat(v2beta2): add tombstoning and task retention#365
Merged
Conversation
…mask, Queue.task_ttl, Queue.tombstone_ttl, Queue.stats See #344 for real code changes feat(v2beta2): add QueueStats feat(v2beta3): add ListQueuesRequest.read_mask, GetQueueRequest.read_mask, Queue.task_ttl, Queue.tombstone_ttl, Queue.stats feat(v2beta3): add QueueStats docs: updates to AppEngineHttpRequest description PiperOrigin-RevId: 353032056 Source-Link: googleapis/googleapis@a0b91c3 PiperOrigin-RevId: 353031255 Source-Link: googleapis/googleapis@d7b8108
Neenu1995
approved these changes
Feb 24, 2021
Codecov Report
@@ Coverage Diff @@
## master #365 +/- ##
=========================================
Coverage 80.96% 80.96%
Complexity 455 455
=========================================
Files 18 18
Lines 2848 2848
Branches 28 28
=========================================
Hits 2306 2306
Misses 454 454
Partials 88 88 Continue to review full report at Codecov.
|
gcf-merge-on-green Bot
pushed a commit
that referenced
this pull request
Feb 24, 2021
🤖 I have created a release \*beep\* \*boop\* --- ## [1.31.0](https://www.github.com/googleapis/java-tasks/compare/v1.30.13...v1.31.0) (2021-02-24) ### Features * **v2beta2:** add QueueStats message ([13b383c](https://www.github.com/googleapis/java-tasks/commit/13b383cce54ff09a0cffcd84f88ccd6283a18b7b)) * **v2beta2:** add tombstoning and task retention ([#365](https://www.github.com/googleapis/java-tasks/issues/365)) ([13b383c](https://www.github.com/googleapis/java-tasks/commit/13b383cce54ff09a0cffcd84f88ccd6283a18b7b)) * **v2beta3:** add QueueStats message ([13b383c](https://www.github.com/googleapis/java-tasks/commit/13b383cce54ff09a0cffcd84f88ccd6283a18b7b)) * **v2beta3:** add tombstoning and task retention ([13b383c](https://www.github.com/googleapis/java-tasks/commit/13b383cce54ff09a0cffcd84f88ccd6283a18b7b)) ### Documentation * updates to AppEngineHttpRequest description ([13b383c](https://www.github.com/googleapis/java-tasks/commit/13b383cce54ff09a0cffcd84f88ccd6283a18b7b)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
See #344 for real code changes
feat(v2beta2): add QueueStats message
feat(v2beta3): add tombstoning and task retention
feat(v2beta3): add QueueStats message
docs: updates to AppEngineHttpRequest description
PiperOrigin-RevId: 353032056
Source-Link: googleapis/googleapis@a0b91c3
PiperOrigin-RevId: 353031255
Source-Link: googleapis/googleapis@d7b8108