Hi, all.
We are pleased to announce the release of Hockeypuck 2.3.2.
Hockeypuck 2.3.2 is primarily a bugfix release to revert a cryptographic
policy default in go 1.24 that rendered some historical keys
unverifiable. It also fixes some papercuts in the build process and
improves the efficiency of database cleanup.
* Permit small RSA keys (reverts go 1.24 policy to that of 1.23)
* Clean more than one database entry per hashquery
* Use apt-get instead of apt in build scripts
* Match go patch versions between Dockrfile and go.mod
There are no breaking changes between the 2.2 and 2.3 branches, and SKS
sync is supported between 2.2 and 2.3 peers.
Release notes can be found at
https://github.com/hockeypuck/hockeypuck/releases/tag/2.3.2
You can install the latest release by cloning the repo from
https://github.com/hockeypuck/hockeypuck and checking out the branch
`branch-2.3`. It is not recommended to deploy from the `master` branch
or the `latest` docker image in production.
You can find more information at the hockeypuck wiki here:
https://github.com/hockeypuck/hockeypuck/wiki
Hockeypuck 2.3 development is kindly supported by NGI Zero Core.
Thanks,
Andrew