Releases: Podcastindex-org/podping.cloud
Releases · Podcastindex-org/podping.cloud
v2.1.0
What's Changed
- Steamline the Dockerfile and shrink the image layers/size by @suorcd in #69
- Podping schemas 1.0.0 by @agates in #70
- Update docker image to debian:bookworm-slim
- Sync'd version numbering to podping-hivewriter
New Contributors
Full Changelog: v0.2.1-rc3...v2.1.0
v0.2.1-rc3
Full Changelog: v0.2.1-rc2...v0.2.1-rc3
What's New
- back off on resetting old in-flight pings when the writer is busy
- switch to :develop tag on the writer docker image
v0.2.1-rc2
Full Changelog: v0.2.1-beta1...v0.2.1-rc2
What's new
- drastic performance gains
- handling podping_write_error
- automatic database file creation
v0.2.1-beta1
What's New
- Refactored the database handling code into a separate module.
v0.2.1-beta
What's Changed
- The ZMQ socket now uses capnproto for typed message passing
- Reason and medium codes are now supported in the url parameters when sending a ping
- Live and LiveEnd podpings are prioritized
- We now wait for confirmation that the back-end writer sent the message before removing from the queue