Skip to content

v1.1.3

Choose a tag to compare

@catubba catubba released this 21 Aug 21:19
· 16 commits to main since this release
fa5be53

Patch release for #44, and the second half of the fix started in 1.1.2.

Fixed

  • The reachability probe now makes a real request instead of shaking hands and hanging up. proxmox-backup-proxy prepares each connection, peer address and all, in the moment right after the handshake, and a client that disappears exactly then left Failed to get api service: Transport endpoint is not connected in the PBS syslog on every poll. The probe now asks for GET / and reads the answer to the end, which is one round trip and about 30 ms on a LAN (#44).

Docker

catubba/joulenap:1.1.3 (also :latest), digest sha256:271a9ca33a99996fa58b45c9a7acf0f86fabd1d3eb1360dea6bc4e5a802de643.

Full changelog: https://github.com/Joulenap/joulenap/blob/main/CHANGELOG.md