Emond Papegaaij

Results 8 issues of Emond Papegaaij

State of a component is no longer stored as an array but using instances of ComponentState. These have a smaller memory footprint in most cases, are more efficient and the...

This pull requests upgrades many dependencies. No functional changes were made.

When a client is configured with a client secret, i.e. it's a confidential client, this secret is not sent with the device authorization request (the very first request where you...

Support for at least Dutch would be nice.

Feature

Currently, all data is discarded when new data is fetched. This makes it impossible to draw graphs containing the history of datasources.

Feature

### Search before asking - [X] I had searched in the [issues](https://github.com/apache/shiro/issues?q=is%3Aissue) and found no similar issues. ### Enhancement Request At the moment Shiro uses the `jakarta` classifier for jars...

jakartaee
3.x

The Graph API supports listing members of a DirectoryRole via both its `role-id` and its `roleTemplateId`, like can be seen here: https://learn.microsoft.com/en-us/graph/api/directoryrole-list-members?view=graph-rest-1.0&tabs=http#http-request In the new SDK, this would translate to...

bug
dependency:metadata

When trying to use the virtual box sdk on Java 21, we get the following exception: ``` Exception in thread "Thread-5" jdk.internal.org.objectweb.asm.MethodTooLargeException: Method too large: jdk/proxy2/$Proxy89. ()V at java.base/jdk.internal.org.objectweb.asm.MethodWriter.computeMethodInfoSize(MethodWriter.java:2120) at...