Tomáš Kretek
Tomáš Kretek
Hi @samson0v and @zbeacon How is it with using priorities in the BACnet connector? Is there any way to set the priority in the RPC request? I can't find any...
It works with latest v4 TypeScript and with `"moduleResolution": "node"`. TypeScript V5 didnt work even when I tried suggested workarounds. But, in template, `data` is of type `any`, even if...
I have the same problem. Also, bitnamilegacy/keycloak image is no longer supported. Bitnami rolled images behind paywall, at least from my understanding from the quick reading of docs. See https://hub.docker.com/r/bitnami/keycloak...
Confirming this issue
Version `3.5.2` of `jib-gradle-plugin` fixes this issue, I tested it now and can confirm that `skaffold dev` with `jib` and `java 25 (gradle v9)` works perfectly.