-
We are looking at using Biscuit auth in our application but we are currently blocked with only `Ed25519` being supported for signing and verification. The reason we would like other algorithms is so w…
-
**Which version are you referring to**
3.2rc3
**Describe your feature request (if it's a technical feature)**
testssl.sh's client simulation is awesome, yet having only one single line entry for …
-
When presented with a RAML file that contains a custom (`x-{other}` type) security scheme with settings, the library is failing with the following exception:
```
java.lang.RuntimeException: Builder n…
-
Does **yatagan** support Kotlin 2.0 and k2 compiler?
If not, will it planned?)
rcmkt updated
2 months ago
-
## MLflow Roadmap Item
This is an MLflow Roadmap item that has been prioritized by the MLflow maintainers. We’ve identified this feature as a highly requested addition to the MLflow package based o…
-
### Android application type
Classic Xamarin.Android (MonoAndroid12.0, etc.), Android for .NET (net6.0-android, etc.)
### Affected platform version
All
### Description
I had opened a feature requ…
-
I think that is time to talk about PF4J 4.x roadmap.
PF4J is maintained under the [Semantic Versioning](https://semver.org) guidelines, so in a new major version (4.0 in our case) we can make incompa…
-
I have been trying to us golang for as much GAE code as I can. But the online docs for AppEngine golang doesn't list "Google Cloud Endpoints" as a service like it does for Java and Python.
Why is thi…
-
Issue Type: Bug
In the src folder of a Java Gradle project, there's the package structure:
```
projectRoot/
└── src/
├── main/
│ ├── java/
│ │ └── javasnap.domain/
│ …
-
Up until now we've used a hack to get the list of registered queries from a workflow execution.
The hack is to send a query to a workflow, which responds with something like "query not found, list of…