-
Related: https://github.com/dotnet/dotnet-docker-internal/issues/5952 [internal link]
The pre-release validation update pipeline runs into an issue with SDK-only releases. Here's what happens:
Let's…
-
**Is your suggestion related to an experience ? Please describe.**
The SDK can simply become nonfunctional due to a single commit. Currently there is no automated way of verifying a pr. So it would…
-
### Description
## Problem description
There's a notification exposed for hybrid SDKs which they're supposed to call when an app becomes active (`SentryHybridSdkDidBecomeActive`). This is because if …
-
**Is your feature request related to a problem? Please describe.**
As a user, I want to specify the signed version of my SAS tokens. Currently, this SDK does not expose an obvious way to do this:
`g…
-
**Describe the bug**
After we upgraded the Cloud SDK (specifically @sap-cloud-sdk/connectivity, @sap-cloud-sdk/http-client, @sap-cloud-sdk/util) from 3.11.0 to 3.20.0 in our application, the getD…
-
### Feature Area
Other
### Test Case
TC-RR-1.1
### Reproduction steps
1. Set CHIP_CONFIG_MAX_GROUPS_PER_FABRIC to 24 (4 * 6)
2. docker run -v /home/ubuntu/[certs:/paa_roots](http://cer…
-
# Context
Pulumi's official golang APIs are a bit redundant, and we might want to duplicate them to be consistent with upstream:
```
"github.com/abklabs/pulumi-svmkit/sdk/go"
"github.com/abklabs/p…
-
## Problem
Currently, we do not have any strategy to update `operator-sdk` version used by the project. Last time we updated it, for example, was to fix problem fixed in newer releases. Reference h…
-
**Bug report**
The command `sdk list java` results in displaying this error:
```
master ~/dev/kotlin/truesight> sdk list java …
-
### What would you like to happen?
Currently batch size [1] is not one of the configurable parameters available to cross-language Python JDBC write transform [2][3]. Should be just a matter of wiring…