Skip to content

Bach client regen and add Redis client#3237

Merged
pongad merged 2 commits intogoogleapis:masterfrom
pongad:redis
May 7, 2018
Merged

Bach client regen and add Redis client#3237
pongad merged 2 commits intogoogleapis:masterfrom
pongad:redis

Conversation

@pongad
Copy link
Contributor

@pongad pongad commented May 7, 2018

No description provided.

@pongad pongad requested a review from garrettjonesgoogle May 7, 2018 18:05
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label May 7, 2018
.setTotalTimeout(Duration.ofMillis(600000L))
.build();
definitions.put("default", settings);
settings =

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

[LICENSE]: https://github.com/GoogleCloudPlatform/google-cloud-java/blob/master/LICENSE
[TESTING]: https://github.com/GoogleCloudPlatform/google-cloud-java/blob/master/TESTING.md#testing-code-that-uses-redis

<!-- TODO: Update links when doc becomes available. -->

This comment was marked as spam.

This comment was marked as spam.

"projects/{project}/locations/{location}/instances/{instance}");

/** Formats a string containing the fully-qualified path to represent a location resource. */
public static final String formatLocationName(String project, String location) {

This comment was marked as spam.

This comment was marked as spam.

* @param instance Required. A Redis [Instance] resource
* @throws com.google.api.gax.rpc.ApiException if the remote call fails
*/
public final OperationFuture<Instance, Any> createInstanceAsync(

This comment was marked as spam.

This comment was marked as spam.

and move things to src/ directory. I'm not sure why this was missing
before.
@pongad pongad changed the title redis: add client Bach client regen and add Redis client May 7, 2018
Copy link
Contributor

@garrettjonesgoogle garrettjonesgoogle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@pongad pongad merged commit 188e477 into googleapis:master May 7, 2018
@pongad pongad deleted the redis branch May 7, 2018 23:19
chingor13 pushed a commit that referenced this pull request Mar 24, 2026
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [lxml](https://lxml.de/)
([source](https://redirect.github.com/lxml/lxml),
[changelog](https://git.launchpad.net/lxml/plain/CHANGES.txt)) |
`==5.2.2` -> `==5.3.0` |
[![age](https://developer.mend.io/api/mc/badges/age/pypi/lxml/5.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/lxml/5.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/lxml/5.2.2/5.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/lxml/5.2.2/5.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>lxml/lxml (lxml)</summary>

###
[`v5.3.0`](https://redirect.github.com/lxml/lxml/blob/HEAD/CHANGES.txt#530-2024-08-10)

[Compare
Source](https://redirect.github.com/lxml/lxml/compare/lxml-5.2.2...lxml-5.3.0)

\==================

## Features added

- [GH#421](https://redirect.github.com/GH/lxml/issues/421): Nested
`CDATA` sections are no longer rejected but split on output
    to represent `]]>` correctly.
    Patch by Gertjan Klein.

## Bugs fixed

- [LP#2060160](https://redirect.github.com/LP/lxml/issues/2060160):
Attribute values serialised differently in `xmlfile.element()` and
`xmlfile.write()`.

- [LP#2058177](https://redirect.github.com/LP/lxml/issues/2058177): The
ISO-Schematron implementation could fail on unknown prefixes.
    Patch by David Lakin.

## Other changes

- [LP#2067707](https://redirect.github.com/LP/lxml/issues/2067707): The
`strip_cdata` option in `HTMLParser()` turned out to be useless and is
now deprecated.

- Binary wheels use the library versions libxml2 2.12.9 and libxslt
1.1.42.

- Windows binary wheels use the library versions libxml2 2.11.8 and
libxslt 1.1.39.

-   Built with Cython 3.0.11.

</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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/googleapis/sdk-platform-java).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC45NC4zIiwidXBkYXRlZEluVmVyIjoiMzguOTQuMyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
chingor13 pushed a commit that referenced this pull request Mar 24, 2026
🤖 I have created a release *beep* *boop*
---


<details><summary>2.46.1</summary>

##
[2.46.1](googleapis/sdk-platform-java@v2.46.0...v2.46.1)
(2024-09-25)


### Dependencies

* update dependency black to v24.8.0
([#3234](googleapis/sdk-platform-java#3234))
([e773ec3](googleapis/sdk-platform-java@e773ec3))
* update dependency lxml to v5.3.0
([#3237](googleapis/sdk-platform-java#3237))
([ac6e622](googleapis/sdk-platform-java@ac6e622))
* update dependency net.bytebuddy:byte-buddy to v1.15.2
([#3235](googleapis/sdk-platform-java#3235))
([1e72ff0](googleapis/sdk-platform-java@1e72ff0))
* update dependency pyyaml to v6.0.2
([#3231](googleapis/sdk-platform-java#3231))
([200f332](googleapis/sdk-platform-java@200f332))
* update dependency watchdog to v4.0.2
([#3232](googleapis/sdk-platform-java#3232))
([60b7721](googleapis/sdk-platform-java@60b7721))
* update google api dependencies
([#3224](googleapis/sdk-platform-java#3224))
([0de08b2](googleapis/sdk-platform-java@0de08b2))
* update google.cloud.opentelemetry.version to v0.32.0
([#3225](googleapis/sdk-platform-java#3225))
([861f188](googleapis/sdk-platform-java@861f188))
* update grpc dependencies to v1.68.0
([#3220](googleapis/sdk-platform-java#3220))
([618288c](googleapis/sdk-platform-java@618288c))
* update junit5 monorepo to v5.11.1
([#3236](googleapis/sdk-platform-java#3236))
([1550ceb](googleapis/sdk-platform-java@1550ceb))
</details>

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
chingor13 pushed a commit that referenced this pull request Mar 24, 2026
* chore: unflake SavepointMockServerTest

* fix: use separate tag to verify no keep-alive requests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants