Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update google-cloud-recommendations-ai requirement from <0.8.0,>=0.1.0 to >=0.1.0,<0.11.0 in /sdks/python #52

Open
wants to merge 275 commits into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 10, 2023

Updates the requirements on google-cloud-recommendations-ai to permit the latest version.

Release notes

Sourced from google-cloud-recommendations-ai's releases.

v0.10.0

0.10.0 (2023-01-10)

Features

Changelog

Sourced from google-cloud-recommendations-ai's changelog.

0.10.0 (2023-01-10)

Features

0.9.0 (2022-12-15)

Features

  • Add typing to proto.Message based class attributes (08fd57c)

Bug Fixes

  • Add dict typing for client_options (08fd57c)
  • deps: Require google-api-core >=1.34.0, >=2.11.0 (08fd57c)
  • Drop usage of pkg_resources (08fd57c)
  • Fix timeout default values (08fd57c)

Documentation

  • samples: Snippetgen should call await on the operation coroutine before calling result (08fd57c)

0.8.2 (2022-10-10)

Bug Fixes

  • deps: Allow protobuf 3.19.5 (#195) (ed2be6d)
  • deps: require google-api-core>=1.33.2 (ed2be6d)

0.8.1 (2022-09-30)

Bug Fixes

0.8.0 (2022-09-16)

Features

... (truncated)

Commits
  • 1647e94 chore(main): release 0.10.0 (#207)
  • a2c8179 feat: Add support for python 3.11 (#206)
  • a62bf26 chore(python): add support for python 3.11 (#205)
  • 874655d chore(main): release 0.9.0 (#204)
  • 08fd57c chore: Update gapic-generator-python to v1.7.1 (#199)
  • bae1df8 build(deps): bump certifi from 2022.9.24 to 2022.12.7 [autoapprove] (#203)
  • f591f9b chore(python): update release script dependencies [autoapprove] (#202)
  • de6152c chore(python): update dependencies in .kokoro/requirements.txt [autoapprove] ...
  • c4472d9 chore(main): release 0.8.2 (#196)
  • ed2be6d fix(deps): allow protobuf 3.19.5 (#195)
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

chamikaramj and others added 26 commits November 30, 2022 18:21
…ding SchemaTransforms (apache#23413)

* Updates ExpansionService to support dynamically discovering and expanding SchemaTransforms

* Fixing checker framework errors.

* Address reviewer comments

* Addressing reviewer comments

* Addressing reviewer comments
…pache#24321)

* Enable streaming runner v2 tests that were forgotten to be enabled.

These tests are run internally on Google and have been passing for quite some time.

Fixes apache#19957
Fixes apache#20726
Fixes apache#20601
Fixes apache#20734

* Explicitly enable streaming engine for runner based autosharding test
* A schema transform implementation for SpannerIO.Write

* fixup

* fixup

* fixup

* fixup

* fixup and comments

* fixup

* fixup
* restore CI

* gen fix

* mock_helper

* tests

* persistent_key

* nit

* README

* README

* review

* no secrets
A warning suppression key changed, so that is in the same commit.
This fixes crashes caused by ignoring the field.
…ml-orchestration/kfp/components/preprocessing (apache#24173)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…he#24343)

1. Represent more data distributions (hot key, uniform, normal, unique)
2. Run longer allowing the JIT to function
3. Have a random ordering of data
4. Use a blackhole to prevent to the JIT from optimizing away the data
This is a noop change, moves things closer to legacy-worker/build.gradle
Found by build failures and :runners:portability:java:analyzeClassesDependencies
Updates the requirements on [google-cloud-recommendations-ai](https://github.com/googleapis/python-recommendations-ai) to permit the latest version.
- [Release notes](https://github.com/googleapis/python-recommendations-ai/releases)
- [Changelog](https://github.com/googleapis/python-recommendations-ai/blob/main/CHANGELOG.md)
- [Commits](googleapis/python-recommendations-ai@v0.1.0...v0.10.0)

---
updated-dependencies:
- dependency-name: google-cloud-recommendations-ai
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jan 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.