Skip to content

Conversation

@djc
Copy link
Owner

@djc djc commented May 23, 2024

No description provided.

@djc djc merged commit be16aa4 into main May 27, 2024
@djc djc deleted the provider branch May 27, 2024 11:07
flokli added a commit to flokli/bigtable_rs that referenced this pull request Jul 1, 2024
gcp_auth changed their AuthenticationManager API
in djc/gcp_auth#108.

gcp_auth::provider() now returns a Arc<dyn TokenProvider>,
rather than a AuthenticationManager, and AuthenticationManager is gone.

This updates references in bigtable_rs codebase to follow.
flokli added a commit to flokli/bigtable_rs that referenced this pull request Jul 1, 2024
gcp_auth changed their AuthenticationManager API
in djc/gcp_auth#108.

gcp_auth::provider() now returns a Arc<dyn TokenProvider>,
rather than a AuthenticationManager, and AuthenticationManager is gone.

This updates references in bigtable_rs codebase to follow.

Closes liufuyang#75.
liufuyang pushed a commit to liufuyang/bigtable_rs that referenced this pull request Jul 1, 2024
* chore: bump arduino/setup-protoc GH action

The version of protoc used in v1 doesn't seem to exist anymore, as can
be seen by a failing CI run:

https://github.com/liufuyang/bigtable_rs/actions/runs/9357260352/job/25756593924

```
Run arduino/setup-protoc@v1
Getting protoc version: v3.20.3
Downloading archive: https://github.com/protocolbuffers/protobuf/releases/download/v3.20.3/protoc-3.20.3-osx-aarch_64.zip
Error: Error: Failed to download version v3.20.3: Error, Unexpected HTTP response: 404 - 404
```

* chore: bump gcp_auth to 0.12.2

gcp_auth changed their AuthenticationManager API
in djc/gcp_auth#108.

gcp_auth::provider() now returns a Arc<dyn TokenProvider>,
rather than a AuthenticationManager, and AuthenticationManager is gone.

This updates references in bigtable_rs codebase to follow.

Closes #75.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants