Skip to content

Releases: Podcastindex-org/podping.cloud

v2.1.0

09 Feb 04:12
Compare
Choose a tag to compare

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

29 Nov 22:45
Compare
Choose a tag to compare

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

28 Nov 22:28
Compare
Choose a tag to compare

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

22 Nov 14:16
Compare
Choose a tag to compare
v0.2.1-beta1 Pre-release
Pre-release

What's New

  • Refactored the database handling code into a separate module.

v0.2.1-beta

22 Nov 06:37
Compare
Choose a tag to compare
v0.2.1-beta Pre-release
Pre-release

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