Skip to content

Merge master branch into pubsub#1053

Merged
mziccard merged 107 commits intogoogleapis:pubsub-alphafrom
mziccard:master-into-pubsub
Jun 13, 2016
Merged

Merge master branch into pubsub#1053
mziccard merged 107 commits intogoogleapis:pubsub-alphafrom
mziccard:master-into-pubsub

Conversation

@mziccard
Copy link
Contributor

No description provided.

Ajay Kannan and others added 30 commits April 12, 2016 16:31
…oogleapis#883)

Add the notion of "rejected" to BaseServiceException to indicate that the service rejected the request and it should be safe to retry it even if request is not idempotent.
* Enable mocking of functional classes and configurations

* Refactor classes to be either final or have final equals/hashCode

* Make job configuration classes final
Documentation on how to add a new client library
ListValue: add static methods and builder setters for specific types
Add options(namespace) method to LocalDatastoreHelper
…leapis#946)

* Chain cause exception to service exception in translateAndThrow

* Make exception constructors package scoped, better test coverage

* Make exception classes final with public constructors
…pis#961)

* Speed up builds by using an older version of maven-source-plugin (2.4) that doesn't have speed issues on ubuntu (as does 3.0.0)

* Add comment to clarify maven-source-plugin downgrade
- Use Pattern and Matcher to parse URLs into identities
- Make REGEX private in identity classes
- Remove non-necessary javadoc
- Change timestamps' type from String to Long
- Change id's type from Long to String
- Add missing resource fields and remove non-needed ones
- Add selector classes and selector options
- Add dedicated option classes for aggregated options
- Remove unnecessary "throws" from method signature
- Add static function to handle 404 exceptions
- Add RegionOperationId, ZoneOperationId, GlobalOperationId classes
- Add functional methods for operations to Compute's service and rpc classes
- Add Operation class (with functional methods)
- Add unit and integration tests
- Fix javadoc errors
- Fix OperationId and Operation tests
- Fix RegionOperationId equals
mziccard and others added 19 commits May 20, 2016 15:30
* Move Clock out of ServiceOptions, use it in RetryHelper

* Always pass options.clock() to RetryHelper.runWithRetries
…oogleapis#952)

* Refactor storage batches to use StorageBatchRequest and BatchResult

* Limit batch size (storage performs better if the batches are split)
Add support for entities with incomplete key to Datastore.put
…apis#1045)

* Update BigQuery dependency

* Add support for BYTES data type
@mziccard mziccard added the api: pubsub Issues related to the Pub/Sub API. label Jun 13, 2016
@googlebot
Copy link

We found a Contributor License Agreement for you (the sender of this pull request), but were unable to find agreements for the commit author(s). If you authored these, maybe you used a different email address in the git commits than was used to sign the CLA (login here to double check)? If these were authored by someone else, then they will need to sign a CLA as well, and confirm that they're okay with these being contributed to Google.

@googlebot googlebot added the cla: no This human has *not* signed the Contributor License Agreement. label Jun 13, 2016

private static final long serialVersionUID = -5028609518171408695L;

Usage() {}

This comment was marked as spam.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.6%) to 85.737% when pulling 3208eb3 on mziccard:master-into-pubsub into 2fd2d56 on GoogleCloudPlatform:pubsub-alpha.

@mziccard mziccard merged commit b137cad into googleapis:pubsub-alpha Jun 13, 2016
suztomo pushed a commit that referenced this pull request Feb 1, 2023
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [com.google.api:api-common](https://togithub.com/googleapis/api-common-java) | `2.2.2` -> `2.3.1` | [![age](https://badges.renovateapi.com/packages/maven/com.google.api:api-common/2.3.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.api:api-common/2.3.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.api:api-common/2.3.1/compatibility-slim/2.2.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.api:api-common/2.3.1/confidence-slim/2.2.2)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>googleapis/api-common-java</summary>

### [`v2.3.1`](https://togithub.com/googleapis/api-common-java/blob/HEAD/CHANGELOG.md#&#8203;231-httpsgithubcomgoogleapisapi-common-javacomparev230v231-2022-12-06)

[Compare Source](https://togithub.com/googleapis/api-common-java/compare/v2.2.2...v2.3.1)

##### Bug Fixes

-   Build with JDK11 and target JDK8 ([1862611](https://togithub.com/googleapis/api-common-java/commit/1862611d8b5cff69288380fe567e6ce033148c55))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-core).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4yNC4wIiwidXBkYXRlZEluVmVyIjoiMzQuMjQuMCJ9-->
meltsufin pushed a commit that referenced this pull request Dec 22, 2025
…1.1 (#1053)

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [com.google.cloud:libraries-bom](https://cloud.google.com/java/docs/bom) ([source](https://togithub.com/googleapis/java-cloud-bom)) | `26.1.0` -> `26.1.1` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/26.1.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/26.1.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/26.1.1/compatibility-slim/26.1.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/26.1.1/confidence-slim/26.1.0)](https://docs.renovatebot.com/merge-confidence/) |

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found.

🔕 **Ignore**: Close this PR and you won't be reminded about these updates again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. ⚠ **Warning**: custom changes will be lost.

---

This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-logging).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xODQuMiIsInVwZGF0ZWRJblZlciI6IjMyLjE4NC4yIn0=-->
chingor13 pushed a commit that referenced this pull request Jan 22, 2026
🤖 I have created a release *beep* *boop*
---


## [2.14.4](https://togithub.com/googleapis/java-datastore/compare/v2.14.3...v2.14.4) (2023-04-26)


### Dependencies

* Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.8.0 ([#1052](https://togithub.com/googleapis/java-datastore/issues/1052)) ([412be61](https://togithub.com/googleapis/java-datastore/commit/412be617db28a97d38883bd6e26ddbc7d1c434fa))
* Update dependency org.junit.vintage:junit-vintage-engine to v5.9.3 ([#1056](https://togithub.com/googleapis/java-datastore/issues/1056)) ([2a871e2](https://togithub.com/googleapis/java-datastore/commit/2a871e25436a8812bc2f691c6462675b88976afc))


### Documentation

* Remove `@BetaApi` annotations for count aggregations ([#1051](https://togithub.com/googleapis/java-datastore/issues/1051)) ([b8bdaa2](https://togithub.com/googleapis/java-datastore/commit/b8bdaa23f165f6bcb5a891ef2437ffdd7ce8aa4c))

---
This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.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: pubsub Issues related to the Pub/Sub API. cla: no This human has *not* signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants