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

Bump proto-google-iam-v1 from 1.9.3 to 1.11.0 #1247

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Apr 13, 2023

Bumps proto-google-iam-v1 from 1.9.3 to 1.11.0.

Changelog

Sourced from proto-google-iam-v1's changelog.

Changelog

2.17.0 (2023-04-11)

Features

Bug Fixes

Dependencies

  • Update dependency cryptography to v39.0.2 (#1592) (74cf36e)
  • Update dependency gcp-docuploader to v0.6.5 (#1593) (501ee9c)
  • Update dependency google-cloud-core to v2.3.2 (#1595) (335a104)
  • Update dependency net.bytebuddy:byte-buddy to v1.14.3 (#1567) (a270ceb)
  • Update dependency org.threeten:threetenbp to v1.6.8 (#1590) (26d1c3e)
  • Update dependency org.threeten:threetenbp to v1.6.8 (#1591) (c3bed81)
  • Update dependency urllib3 to v1.26.15 (#1596) (3288fb3)
  • Update google api dependencies (#1578) (c537aba)

2.16.0 (2023-03-28)

Features

Bug Fixes

  • deps: Update dependency com.google.api:gapic-generator-java-bom to v2.15.3 (#9217) (4b6157c)
  • deps: Update dependency com.google.http-client:google-http-client-bom to v1.43.1 (#9213) (5d1a0e5)
  • Fix race condition in GrpcDirectStreamController (#1537) (17d133b)
  • Use UTF-8 as default charset for HttpJson requests (#1477) (79d986b), closes #1437
  • Validate paths and check additionalPathTemplates (#1522) (5173014)

Dependencies

  • Update dependency com.google.cloud:google-iam-policy to v1.11.0 (#1505) (56a1104)

... (truncated)

Commits

Dependabot compatibility score

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)

Bumps [proto-google-iam-v1](https://github.com/googleapis/gapic-generator-java) from 1.9.3 to 1.11.0.
- [Release notes](https://github.com/googleapis/gapic-generator-java/releases)
- [Changelog](https://github.com/googleapis/gapic-generator-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/googleapis/gapic-generator-java/commits)

---
updated-dependencies:
- dependency-name: com.google.api.grpc:proto-google-iam-v1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 13, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Apr 13, 2023

The following labels could not be found: Source: Internal.

TomaszGaweda pushed a commit that referenced this pull request May 14, 2024
[Hadoop was upgraded to
`3.4.0`](https://github.com/hazelcast/hazelcast-mono/pull/1161), which
[uses the new Amazon
SDK](https://issues.apache.org/jira/browse/HADOOP-18073).

Beyond the issues [addressed
here](https://github.com/hazelcast/hazelcast-mono/pull/1182), there are
other [dependency
issues](https://github.com/hazelcast/hazelcast-enterprise/issues/7087)
and even outstanding authentication/exception handling issues:
> Expecting a throwable with root cause being an instance of:
  com.amazonaws.SdkClientException
but was an instance of:
  com.hazelcast.jet.JetException
{...}
Unable to load credentials from system settings. Access key must be
specified either via environment variable (AWS_ACCESS_KEY_ID) or system
property (aws.accessKeyId)

This makes the upgrade non-trivial, and testing is difficult as only
possible via Docker.

The simple fix for now is to revert this change.

Reverts:
- https://github.com/hazelcast/hazelcast-mono/pull/1161
- https://github.com/hazelcast/hazelcast-mono/pull/1180
- https://github.com/hazelcast/hazelcast-mono/pull/1182

Fixes: https://github.com/hazelcast/hazelcast-enterprise/issues/7087
GitOrigin-RevId: 72742287749ae71bde3e4e1b68cd93c38697744c
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants