Claudio Mezzasalma

Results 13 issues of Claudio Mezzasalma

To stay coherent with the other configuration keys being snake_case, I renamed `deviceName` to `device_name`. It should break the actual configured value, but setting it again should be fine.

**Basic information** `zellij --version`: zellij 0.31.0 `stty size`: 45 307 `uname -av` or `ver`(Windows): Linux LORTHIRK-FISSO 5.10.102.1-microsoft-standard-WSL2 #1 SMP Wed Mar 2 00:30:59 UTC 2022 x86_64 GNU/Linux List of programs...

bug

Add NOTICE and SECURITY files **Related Issue** No related issues

Documentation

**Is your feature request related to a problem? Please describe.** Our current Integration Tests implementation relies on embedded servers for both Elasticsearch and H2, while the broker run as a...

Enhancement
Test

**Is your feature request related to a problem? Please describe.** exec-maven-plugin should be replaced with maven-antrun-plugin, because of the former's incompatibility with Snyk **Describe the solution you'd like** The porting...

Enhancement
Build and test

When the Datastore is disabled via the `KAPUA_DISABLE_DATASTORE` environment variable, the Elasticsearch REST Client tries to initialize anyway multiple times, producing a few errors. **To Reproduce** Steps to reproduce the...

Bug

Hello, I just installed Playnite and the Game Pass Catalog Browser along with some other extensions. I can see the Game Pass games, but when I uncheck "Show Games Already...

### Steps to reproduce 1. Join a group 2. Abandon said group 3. Archive the chat 3. Close Telegram 4. Reopen Telegram ### Expected behaviour Once abandoned, the group should...

**Before you create the issue** - If you're using an EAP, try with a stable version. If that works, please mention it in the issue along with both versions -...

bug
area:config

**Describe the bug** In my application I have a `Map` where `KapuaId` is an interface, and has its own serializer (since I also use this type in other parts as...