-
## 🐛 Bug Report
Follow guide to run `create-leo-app` but encounter error during run dev. Noticed the update of `@provablehq/sdk` to `0.7.0`. Fallback to `0.6.13` works.
## Steps to Reproduce…
-
### What would you like to see?
The recent implementation of temporary credentials support in PR #2554 (fixing #2299) doesn't fully align with AWS SDK's standard credential provider chain behavior.
…
-
Hello!
The library contains it's own networkSecurityConfig. We can replace it on our side, but not sure how it impacts your implementation or we can add it to our dev configs, but not prod, because i…
-
### Description
From July 31 2024 the [AWS SDK for Go v1](https://github.com/aws/aws-sdk-go) has been placed in [maintenance mode](https://aws.amazon.com/blogs/developer/announcing-end-of-support-f…
-
Rust SDK中`PushEvent.sequence`设置为了 `pub(crate)` ,导致使用时无法获取sequence,是否考虑调整为`pub`?
```rust
/// Push event
#[derive(Debug)]
pub struct PushEvent {
#[allow(dead_code)]
pub(crate) sequence: …
-
the SCC and rbac configuration from these files are needed to allow the daemonset to start on and OpenShift cluster.
config/rbac/instaslice-operator-scc.yaml
config/rbac/openshift_cluster_role.ya…
-
Please provide the following information:
- [x] open62541 Version (release number or git tag): 1.4.6
- [x] Other OPC UA SDKs used (client or server): client
- [x] Operating system: Ubuntu 22.0…
-
## Problem Description
https://github.com/stafihub/stafihub/blob/9550ef58cceca43ba8f1add8f5c5f701cc23084c/docs/guaid/join-mainnet.md?plain=1#L274
The current startup document of this project use…
-
### Describe the bug?
We use the `Okta.AspNetCore` 4.6.1 package to authenticate end-user access tokens. We also use the `Okta.Sdk` v8 to perform management tasks via the Okta management API. These…
-
### Checklist before submitting a bug report
- [X] I've updated to the latest released version of the SDK
- [X] I've searched for existing [GitHub issues](https://github.com/facebook/facebook-ios-sdk…